Difference between revisions of "Python"
| Line 12: | Line 12: | ||
** [http://openpyxl.readthedocs.io/en/stable/ Openpyxl - a Python library for reading and writing Excel 2010 xlsx/xlsm/xltx/xltm files] | ** [http://openpyxl.readthedocs.io/en/stable/ Openpyxl - a Python library for reading and writing Excel 2010 xlsx/xlsm/xltx/xltm files] | ||
* [http://www.kdnuggets.com/2018/02/top-20-python-ai-machine-learning-open-source-projects.html Top 20 Python AI and Machine Learning Open Source Projects] | * [http://www.kdnuggets.com/2018/02/top-20-python-ai-machine-learning-open-source-projects.html Top 20 Python AI and Machine Learning Open Source Projects] | ||
| − | * [http://startupsventurecapital.com/essential-cheat-sheets-for-machine-learning-and-deep-learning-researchers-efb6a8ebd2e5 | + | * [http://startupsventurecapital.com/essential-cheat-sheets-for-machine-learning-and-deep-learning-researchers-efb6a8ebd2e5 Essential Cheat Sheets for Machine Learning and Deep Learning Engineers] |
* [http://www.kdnuggets.com/2019/02/setup-python-environment-machine-learning.html How to Setup a Python Environment for Machine Learning | George Seif - KDnuggets] | * [http://www.kdnuggets.com/2019/02/setup-python-environment-machine-learning.html How to Setup a Python Environment for Machine Learning | George Seif - KDnuggets] | ||
* [[Notebooks; Jupyter and R Markdown]] | * [[Notebooks; Jupyter and R Markdown]] | ||
| Line 41: | Line 41: | ||
<youtube>WCXzchgxi9c</youtube> | <youtube>WCXzchgxi9c</youtube> | ||
<youtube>e60ItwlZTKM</youtube> | <youtube>e60ItwlZTKM</youtube> | ||
| − | |||
| − | |||
| − | |||
Revision as of 07:19, 6 March 2019
Youtube search... ...Google search
- 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