Difference between revisions of "Python"
(→Anaconda Cloud) |
|||
| Line 45: | Line 45: | ||
<youtube>e60ItwlZTKM</youtube> | <youtube>e60ItwlZTKM</youtube> | ||
| − | == Anaconda | + | == Anaconda == |
* [http://docs.anaconda.com/anaconda/user-guide/getting-started/ Getting started with Anaconda | Continuum Analytics] | * [http://docs.anaconda.com/anaconda/user-guide/getting-started/ Getting started with Anaconda | Continuum Analytics] | ||
| + | * [http://conda.io/projects/conda/en/latest/_downloads/1f5ecf5a87b1c1a8aaf5a7ab8a7a0ff7/conda-cheatsheet.pdf Cheatsheet] | ||
| + | * [http://docs.anaconda.com/anaconda-cloud/ Anaconda Cloud Documentation] | ||
| + | |||
| + | Anaconda Cloud is a package management service by Anaconda. Cloud makes it easy to find, access, store and share public notebooks, environments, and conda and PyPI packages. | ||
<youtube>YJC6ldI3hWk</youtube> | <youtube>YJC6ldI3hWk</youtube> | ||
| + | <youtube>_PV0FlXTfNI</youtube> | ||
http://www.starnaija.com/wp-content/uploads/2015/12/Amazing-Snake-Big-Anaconda-attack-Barack-Obama-Watch-Video.jpeg | http://www.starnaija.com/wp-content/uploads/2015/12/Amazing-Snake-Big-Anaconda-attack-Barack-Obama-Watch-Video.jpeg | ||
Revision as of 23:39, 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
Anaconda Cloud is a package management service by Anaconda. Cloud makes it easy to find, access, store and share public notebooks, environments, and conda and PyPI packages.