Pinned Repositories
easy-scraping-tutorial
Simple but useful Python web scraping tutorial code.
Evolutionary-Algorithm
Evolutionary Algorithm using Python, 莫烦Python 中文AI教学
morvanzhou.github.io
莫烦Python Website source code
NLP-Tutorials
Simple implementations of NLP models. Tutorials are written in Chinese on my website https://mofanpy.com
pytorch-A3C
Simple A3C implementation with pytorch + multiprocessing
PyTorch-Tutorial
Build your neural network easy and fast, 莫烦Python中文教学
Reinforcement-learning-with-tensorflow
Simple Reinforcement learning tutorials, 莫烦Python 中文AI教学
rethink
Beyond notes, record and expand your thoughts, assisting you in efficient growth.
Tensorflow-Tutorial
Tensorflow tutorial from basic to hard, 莫烦Python 中文AI教学
tutorials
机器学习相关教程
MorvanZhou's Repositories
MorvanZhou/tutorials
机器学习相关教程
MorvanZhou/Reinforcement-learning-with-tensorflow
Simple Reinforcement learning tutorials, 莫烦Python 中文AI教学
MorvanZhou/PyTorch-Tutorial
Build your neural network easy and fast, 莫烦Python中文教学
MorvanZhou/Tensorflow-Tutorial
Tensorflow tutorial from basic to hard, 莫烦Python 中文AI教学
MorvanZhou/Evolutionary-Algorithm
Evolutionary Algorithm using Python, 莫烦Python 中文AI教学
MorvanZhou/NLP-Tutorials
Simple implementations of NLP models. Tutorials are written in Chinese on my website https://mofanpy.com
MorvanZhou/easy-scraping-tutorial
Simple but useful Python web scraping tutorial code.
MorvanZhou/pytorch-A3C
Simple A3C implementation with pytorch + multiprocessing
MorvanZhou/mnistGANs
Some implementations of GAN.
MorvanZhou/Tensorflow-Computer-Vision-Tutorial
Tutorials of deep learning for computer vision.
MorvanZhou/sudoku
A simple Sudoku generator and solver. 数独生成器和解题器
MorvanZhou/npnet
Build neural networks based only on Numpy
MorvanZhou/rethink
Beyond notes, record and expand your thoughts, assisting you in efficient growth.
MorvanZhou/train-classifier-from-scratch
Machine Learning: Collect data online and train a classifier from scratch
MorvanZhou/anime-StyleGAN
style mixing for animation face
MorvanZhou/mevo
Evolutionary algorithms, alternative to Reinforcement Learning
MorvanZhou/Computer-Vision
Toy implementations of CNNs
MorvanZhou/celebA-cyclegan
An implementation of cycle-gan that trains on celebA dataset
MorvanZhou/mmaze
A python maze generator and solver
MorvanZhou/pathfind
path finding algorithms
MorvanZhou/RLarm
MorvanZhou/A-star-maze
A* (A-Star) algorithm for finding the shortest path in a maze
MorvanZhou/cifar-gan
MorvanZhou/celebA-styleGAN
MorvanZhou/celebA-gan
This experiment is an implementation of combining ACGAN and WGAN with gradient penalty. Generating images that look like the people in CelebA dataset.
MorvanZhou/ngrad
MorvanZhou/rlearn
A Python Reinforcement Learning Package
MorvanZhou/whenact
Conditional decision flow
MorvanZhou/bezierview
bezier curve animation play
MorvanZhou/marchingSquares