Morvan
Morvan
tutorials
机器学习相关教程
PyTorch-Tutorial
Build your neural network easy and fast, 莫烦Python中文教学
Evolutionary-Algorithm
Evolutionary Algorithm using Python, 莫烦Python 中文AI教学
easy-scraping-tutorial
Simple but useful Python web scraping tutorial code.
sudoku
A simple Sudoku generator and solver. 数独生成器和解题器
NLP-Tutorials
Simple implementations of NLP models. Tutorials are written in Chinese on my website https://mofanpy.com
Tensorflow-Tutorial
Tensorflow tutorial from basic to hard, 莫烦Python 中文AI教学
Reinforcement-learning-with-tensorflow
Simple Reinforcement learning tutorials, 莫烦Python 中文AI教学
train-robot-arm-from-scratch
Build environment and train a robot arm from scratch (Reinforcement Learning)
pytorch-A3C
Simple A3C implementation with pytorch + multiprocessing