Difference between revisions of "Python"
(→Anaconda Cloud) |
|||
| Line 8: | Line 8: | ||
[http://www.google.com/search?q=python+tensorflow+machine+learning+ML+artificial+intelligence ...Google search] | [http://www.google.com/search?q=python+tensorflow+machine+learning+ML+artificial+intelligence ...Google search] | ||
| + | * [http://colab.research.google.com/github/jakevdp/PythonDataScienceHandbook/blob/master/notebooks/Index.ipynb Python Data Science Handbook | Jake VanderPlas - O-Reilly] | ||
* [http://medium.com/applied-data-science/how-to-build-your-own-alphazero-ai-using-python-and-keras-7f664945c188 How to build your own AlphaZero AI using Python and Keras] | * [http://medium.com/applied-data-science/how-to-build-your-own-alphazero-ai-using-python-and-keras-7f664945c188 How to build your own AlphaZero AI using Python and Keras] | ||
* [http://automatetheboringstuff.com/ Automate the Boring Stuff with Python] | * [http://automatetheboringstuff.com/ Automate the Boring Stuff with Python] | ||
Revision as of 20:58, 15 July 2019
Youtube search... ...Google search
- Python Data Science Handbook | Jake VanderPlas - O-Reilly
- How to build your own AlphaZero AI using Python and Keras
- Automate the Boring Stuff with Python
- Top 20 Python AI and Machine Learning Open Source Projects
- Essential Cheat Sheets for Machine Learning and Deep Learning Engineers
- How to Setup a Python Environment for Machine Learning | George Seif - KDnuggets
- Notebooks; Jupyter and R Markdown
- Python & AWS Lambda
- Cython
- Git - GitHub and GitLab
Pandas - data structures and data analysis tools for the Python programming language
Anaconda Cloud