diff --git a/awesome/README.ipynb b/awesome/README.ipynb
index b9d2dbdda9..2f0ab4ae98 100644
--- a/awesome/README.ipynb
+++ b/awesome/README.ipynb
@@ -8,7 +8,15 @@
"remove_cell"
]
},
- "outputs": [],
+ "outputs": [
+ {
+ "name": "stdout",
+ "output_type": "stream",
+ "text": [
+ "zsh:1: no matches found: langcodes[data]\r\n"
+ ]
+ }
+ ],
"source": [
"# Install the necessary dependencies\n",
"\n",
@@ -106,7 +114,7 @@
"text/markdown": [
"| | Title | By | Topic | Price | Level | Type | Hascert | Language | Tag |\n",
"|---:|:--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|:---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|:--------------------|:---------------|:----------------|:--------------|:----------|:-----------------------|:--------------------------------------------------------------------------------------------------|\n",
- "| 1 | Data Visualization | @freeCodeCamp | πΏ Data science | π© Free | π© Beginner | π© Self-paced | β | πΊπΈ English | πΏ Data science π Data visualization π« Javascript π¨βπ« Projects |\n",
+ "| 1 | Data Visualization | @freeCodeCamp | πΏ Data science | π© Free | π© Beginner | π© Self-paced | β | πΊπΈ English | πΏ Data science π Data visualization π« Javascript π¨βπ« Projects |\n",
"| 2 | Relational Database | @freeCodeCamp | πΏ Data science | π© Free | π© Beginner | π© Self-paced | β | πΊπΈ English | πΏ Data science π¨βπ« Projects π SQL |\n",
"| 3 | Scientific Computing with Python | Charles Severance@freeCodeCamp | πΏ Data science | π© Free | π© Beginner | π© Self-paced | β | πΊπΈ English | πΏ Data science π¨βπ« Projects π Python π₯ Video |\n",
"| 4 | Data Analysis with Python | Santiago Basulto@freeCodeCamp | πΏ Data science | π© Free | π© Beginner | π© Self-paced | β | πΊπΈ English | πΏ Data science π¨βπ« Projects π Python π₯ Video |\n",
@@ -187,7 +195,11 @@
"| 78 | Deep Unsupervised Learning | Pieter Abbeel, Peter Chen, others | π½ Deep learning | π© Free | π₯ Advanced | π© Self-paced | β | πΊπΈ English | π₯ Video π½ Deep learning |\n",
"| 79 | Deep Neural Networks | Sergey Levine, Phillip Isola@UC Berkeley | π½ Deep learning | π© Free | π₯ Advanced | π© Self-paced | β | πΊπΈ English | π₯ Video π½ Deep learning |\n",
"| 80 | Deep Learning | Andrew Ng@Stanford | π½ Deep learning | π© Free | π₯ Advanced | π© Self-paced | β | πΊπΈ English | π₯ Video π½ Deep learning |\n",
- "| 81 | Deep Learning for Art, Aesthetics, and Creativity | Ali Jahanian, Alyosha Efros, others@MIT | π½ Deep learning | π© Free | π₯ Advanced | π© Self-paced | β | πΊπΈ English | π₯ Video π½ Deep learning |"
+ "| 81 | Deep Learning for Art, Aesthetics, and Creativity | Ali Jahanian, Alyosha Efros, others@MIT | π½ Deep learning | π© Free | π₯ Advanced | π© Self-paced | β | πΊπΈ English | π₯ Video π½ Deep learning |\n",
+ "| 82 | Introduction to Artificial Intelligence | Pieter Abbeel, Dan Klein, John DeNero@UC Berkeley | π€ AI | π© Free | π© Beginner | π© Self-paced | β | πΊπΈ English | π€ AI |\n",
+ "| 83 | Advanced Artificial Intelligence | Bart Selman@Cornell University | π€ AI | π© Free | π₯ Advanced | π© Self-paced | β | πΊπΈ English | π€ AI |\n",
+ "| 84 | The Society Of Mind | Marvin Minsky@MIT | π€ AI | π© Free | π© Beginner | π© Self-paced | β | πΊπΈ English | π€ AI |\n",
+ "| 85 | Foundations of Artificial Intelligence | Bart Selman@Cornell University | π€ AI | π© Free | π© Beginner | π© Self-paced | β | πΊπΈ English | π€ AI |"
],
"text/plain": [
""
@@ -212,11 +224,11 @@
},
"outputs": [
{
- "name": "stderr",
+ "name": "stdout",
"output_type": "stream",
"text": [
"[NbConvertApp] Converting notebook README.ipynb to markdown\n",
- "[NbConvertApp] Writing 71278 bytes to README.md\n"
+ "[NbConvertApp] Writing 73431 bytes to README.md\n"
]
}
],
@@ -225,11 +237,18 @@
"\n",
"!jupyter nbconvert README.ipynb --no-input --to markdown --TagRemovePreprocessor.enabled=True --TagRemovePreprocessor.remove_cell_tags remove_cell\n"
]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": null,
+ "metadata": {},
+ "outputs": [],
+ "source": []
}
],
"metadata": {
"kernelspec": {
- "display_name": "Python 3 (ipykernel)",
+ "display_name": "Python 3",
"language": "python",
"name": "python3"
},
@@ -243,7 +262,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
- "version": "3.9.16"
+ "version": "3.8.8"
}
},
"nbformat": 4,
diff --git a/awesome/README.md b/awesome/README.md
index 0730e40b91..f93814dcc0 100644
--- a/awesome/README.md
+++ b/awesome/README.md
@@ -7,7 +7,7 @@
| | Title | By | Topic | Price | Level | Type | Hascert | Language | Tag |
|---:|:--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|:---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|:--------------------|:---------------|:----------------|:--------------|:----------|:-----------------------|:--------------------------------------------------------------------------------------------------|
-| 1 | Data Visualization | @freeCodeCamp | πΏ Data science | π© Free | π© Beginner | π© Self-paced | β | πΊπΈ English | πΏ Data science π Data visualization π« Javascript π¨βπ« Projects |
+| 1 | Data Visualization | @freeCodeCamp | πΏ Data science | π© Free | π© Beginner | π© Self-paced | β | πΊπΈ English | πΏ Data science π Data visualization π« Javascript π¨βπ« Projects |
| 2 | Relational Database | @freeCodeCamp | πΏ Data science | π© Free | π© Beginner | π© Self-paced | β | πΊπΈ English | πΏ Data science π¨βπ« Projects π SQL |
| 3 | Scientific Computing with Python | Charles Severance@freeCodeCamp | πΏ Data science | π© Free | π© Beginner | π© Self-paced | β | πΊπΈ English | πΏ Data science π¨βπ« Projects π Python π₯ Video |
| 4 | Data Analysis with Python | Santiago Basulto@freeCodeCamp | πΏ Data science | π© Free | π© Beginner | π© Self-paced | β | πΊπΈ English | πΏ Data science π¨βπ« Projects π Python π₯ Video |
@@ -89,4 +89,8 @@
| 79 | Deep Neural Networks | Sergey Levine, Phillip Isola@UC Berkeley | π½ Deep learning | π© Free | π₯ Advanced | π© Self-paced | β | πΊπΈ English | π₯ Video π½ Deep learning |
| 80 | Deep Learning | Andrew Ng@Stanford | π½ Deep learning | π© Free | π₯ Advanced | π© Self-paced | β | πΊπΈ English | π₯ Video π½ Deep learning |
| 81 | Deep Learning for Art, Aesthetics, and Creativity | Ali Jahanian, Alyosha Efros, others@MIT | π½ Deep learning | π© Free | π₯ Advanced | π© Self-paced | β | πΊπΈ English | π₯ Video π½ Deep learning |
+| 82 | Introduction to Artificial Intelligence | Pieter Abbeel, Dan Klein, John DeNero@UC Berkeley | π€ AI | π© Free | π© Beginner | π© Self-paced | β | πΊπΈ English | π€ AI |
+| 83 | Advanced Artificial Intelligence | Bart Selman@Cornell University | π€ AI | π© Free | π₯ Advanced | π© Self-paced | β | πΊπΈ English | π€ AI |
+| 84 | The Society Of Mind | Marvin Minsky@MIT | π€ AI | π© Free | π© Beginner | π© Self-paced | β | πΊπΈ English | π€ AI |
+| 85 | Foundations of Artificial Intelligence | Bart Selman@Cornell University | π€ AI | π© Free | π© Beginner | π© Self-paced | β | πΊπΈ English | π€ AI |
diff --git a/awesome/database/data.db b/awesome/database/data.db
index 0409b17e7b..74568861d8 100644
Binary files a/awesome/database/data.db and b/awesome/database/data.db differ