# tutorials **Repository Path**: anapple/tutorials ## Basic Information - **Project Name**: tutorials - **Description**: 机器学习相关教程 - **Primary Language**: Python - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-04-05 - **Last Updated**: 2021-04-05 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 关于 莫烦Python 这个 github 是我做 python 机器学习视频教程的支柱. 里面都是视频中提到的代码源码. 主要做的方面是机器学习的, 包括神经网络等等. 自己的 research 是在神经网络和强化学习方面, 所以以后也会补上强化学习的教程, 敬请期待. 欢迎大家分享传播, 让我们都能轻松的学习~ [](https://morvanzhou.github.io/tutorials/) ## 大陆没办法翻墙, 我们还有优酷, 网易云 [优酷频道主页](http://i.youku.com/pythontutorial) [网易云课堂](http://study.163.com/u/2635988091) ## 有梯子的同学, Youtube 等着你呢 [Youtube 频道主页](https://www.youtube.com/channel/UCdyjiB5H8Pu7aDTNVXTTpcg) ## 莫烦Python 网页全部教学内容: * [Python 基础](https://morvanzhou.github.io/tutorials/python-basic/) * [基础](https://morvanzhou.github.io/tutorials/python-basic/basic/) * [多线程 threading](https://morvanzhou.github.io/tutorials/python-basic/threading/) * [多进程 multiprocessing](https://morvanzhou.github.io/tutorials/python-basic/multiprocessing/) * [简单窗口 tkinter](https://morvanzhou.github.io/tutorials/python-basic/tkinter/) * [机器学习](https://morvanzhou.github.io/tutorials/machine-learning/) * [有趣的机器学习](https://morvanzhou.github.io/tutorials/machine-learning/ML-intro/) * [强化学习 (Reinforcement Learning)](https://morvanzhou.github.io/tutorials/machine-learning/reinforcement-learning/) * [Tensorflow (神经网络)](https://morvanzhou.github.io/tutorials/machine-learning/tensorflow/) * [Theano (神经网络)](https://morvanzhou.github.io/tutorials/machine-learning/theano/) * [Keras (快速神经网络)](https://morvanzhou.github.io/tutorials/machine-learning/keras/) * [Scikit-Learn (机器学习)](https://morvanzhou.github.io/tutorials/machine-learning/sklearn/) * [数据处理](https://morvanzhou.github.io/tutorials/data-manipulation/) * [Numpy & Pandas (处理数据)](https://morvanzhou.github.io/tutorials/data-manipulation/np-pd/) * [Matplotlib (绘图)](https://morvanzhou.github.io/tutorials/data-manipulation/plt/) * [其他](https://morvanzhou.github.io/tutorials/others/) * [Git (版本管理)](https://morvanzhou.github.io/tutorials/others/git/)