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