Difference between revisions of "Python"
| Line 18: | Line 18: | ||
<youtube>VvjYEpb2gZw</youtube> | <youtube>VvjYEpb2gZw</youtube> | ||
<youtube>s6NaOKD40rY</youtube> | <youtube>s6NaOKD40rY</youtube> | ||
| + | |||
| + | == Pandas - data structures and data analysis tools for the Python programming language == | ||
| + | [http://www.youtube.com/results?search_query=python+tensorflow+pandas Youtube search...] | ||
| + | |||
| + | * [http://pandas.pydata.org/ Python Data Analysis Library] | ||
| + | |||
| + | <youtube>r9WGaj5S0lc</youtube> | ||
| + | <youtube>WCXzchgxi9c</youtube> | ||
| + | <youtube>e60ItwlZTKM</youtube> | ||
| + | <youtube>-NR-ynQg0YM</youtube> | ||
Revision as of 14:31, 4 August 2018
- 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
- Cheatsheets
- Jupyter Notebooks
- Python & AWS Lambda
- Git - GitHub and GitLab
Pandas - data structures and data analysis tools for the Python programming language