Skip to content

machine learning

Hanlei Qin edited this page Nov 13, 2019 · 24 revisions

AI

Machine Learning

Frameworks

  • TensorFlow Course, Simple and ready-to-use tutorials for TensorFlow
  • EffectiveTensorflow TensorFlow 1.x and 2.x tutorials and best practices.
  • tinyflow, Tutorial code on how to build your own Deep Learning System in 2k Lines

Torch, A SCIENTIFIC COMPUTING FRAMEWORK FOR LUAJIT

  • PyTorch Tutorial for Deep Learning Researchers
  • pytorch-book, PyTorch tutorials and fun projects including neural talk, neural style, poem writing, anime generation
  • Caffe is a deep learning framework made with expression, speed, and modularity in mind.
  • ChatBotCourse
  • Synonyms, Chinese Synonyms for Natural Language Processing and Understanding. 最好的中文近义词工具包。

Game

  • Awesome-Game-AI, A curated, but incomplete, list of game AI resources on multi-agent learning.
  • while True: learn(), Simulator of a machine learning specialist
  • Bot.Land, An online strategy game with a focus on automation
  • RLCard: A Toolkit for Reinforcement Learning in Card Games
  • DeepLeague - leveraging computer vision and deep learning on the League of Legends mini map + a dataset of over 100,000 labeled images to further A.I research within esports.

AlphaZero

  • AlphaZero_Gomoku, An implementation of the AlphaZero algorithm for Gomoku (also called Gobang or Five in a Row)
  • Tencent/PhoenixGo, Go AI program which implements the AlphaGo Zero paper

Datasets

Clone this wiki locally