Difference between revisions of "Python"
| Line 9: | Line 9: | ||
* [[Colaboratory]] | * [[Colaboratory]] | ||
| − | * [http://colab.research.google.com/github/jakevdp/PythonDataScienceHandbook/blob/master/notebooks/Index.ipynb Python Data Science Handbook | Jake VanderPlas - O-Reilly] | + | * [http://colab.research.google.com/github/jakevdp/PythonDataScienceHandbook/blob/master/notebooks/Index.ipynb Python Data Science Handbook (Jupyter notebook) | Jake VanderPlas - O-Reilly] |
| + | ** [http://tanthiamhuat.files.wordpress.com/2018/04/pythondatasciencehandbook.pdf Python Data Science Handbook (PDF) | Jake VanderPlas] | ||
* [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 07:10, 18 July 2019
Youtube search... ...Google search
- Colaboratory
- Python Data Science Handbook (Jupyter notebook) | 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