Qiao Zhang's repositories
Gomoku_flask
Gomoku game built with Flask
aima-python
Python implementation of algorithms from Russell And Norvig's "Artificial Intelligence - A Modern Approach"
AL-Analysis
Data analysis; rollup data; prediction; graph; run result.
grokking-system-design
Thanks to lirenTu@scale
markdown-here
Google Chrome, Firefox, and Thunderbird extension that lets you write email in Markdown and render it before sending.
netlogo_SEIR_2019
流行病传染模拟仿真程序
Practical_Python_Programming
北邮《Python编程与实践》课程资料
practicalAI
📚 A practical approach to machine learning.
stable-baselines
A fork of OpenAI Baselines, implementations of reinforcement learning algorithms
AL_outerloop
A repository for controlling outer loop sequencing of training problems for AL agents.
alpha-zero-general
A clean implementation based on AlphaZero for any game in any framework + tutorial + Othello/Gobang/TicTacToe/Connect4 and more
AlphaZero_Gomoku
An implementation of the AlphaZero algorithm for Gomoku (also called Gobang or Five in a Row)
Applied-Deep-Learning
Applied Deep Learning
CTAT
Cognitive Tutor Authoring Tools
CycleGAN
Software that can generate photos from paintings, turn horses into zebras, perform style transfer, and more.
DeepLearning-500-questions
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06
deeplearningbook-chinese
Deep Learning Book Chinese Translation
ELF
ELF: a platform for game research with AlphaGoZero/AlphaZero reimplementation
mit-deep-learning-book-pdf
MIT Deep Learning Book in PDF format (complete and parts) by Ian Goodfellow, Yoshua Bengio and Aaron Courville
ml-agents
The Unity Machine Learning Agents Toolkit (ML-Agents) is an open-source project that enables games and simulations to serve as environments for training intelligent agents using deep reinforcement learning and imitation learning.
muzero-general
MuZero
numpy-ml
Machine learning, in numpy
pyAFM
Additive factors model and additive factors model with slip implemented in python
Python-100-Days
Python - 100天从新手到大师
PyTorch_Tutorial
《Pytorch模型训练实用教程》中配套代码
teachable-ai-lab
Teachable AI Lab Website
trueskill
An implementation of the TrueSkill rating system for Python