Skip to content

machine learning

Hanlei Qin edited this page Dec 5, 2019 · 24 revisions

Frameworks

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.

Game

  • Awesome-Game-AI, A curated, but incomplete, list of game AI resources on multi-agent learning.
  • RLCard: A Toolkit for Reinforcement Learning in Card Games
  • while True: learn(), Simulator of a machine learning specialist
  • 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.
  • Awesome StarCraft AI, A curated list of resources dedicated to StarCraft AI.

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