Stars
pyglet is a cross-platform windowing and multimedia library for Python, for developing games and other visually rich applications.
A library that provides an embeddable, persistent key-value store for fast storage.
An open implementation of Pure CFR applied to ACPC poker games.
Direct Future Prediction (DFP ) in Keras
Code for the paper "Learning to Act by Predicting the Future", Alexey Dosovitskiy and Vladlen Koltun, ICLR 2017
A Quick and Dirty Progressive Neural Network written in TensorFlow.
Some baselines for Pommerman competition
A customisable 3D platform for agent-based AI research
generate MNIST using a Variational Autoencoder
A tensorflow implementation of "Deep Convolutional Generative Adversarial Networks"
Hindsight Experience Replay - Bit flipping experiment in Tensorflow
A toolkit for developing and comparing reinforcement learning algorithms.
PlayGround: AI Research into Multi-Agent Learning.
Code for the paper "Skynet: A Top Deep RL Agent in the Inaugural Pommerman Team Competition"
Implementations of IQL, QMIX, VDN, COMA, QTRAN, MAVEN, CommNet, DyMA-CL, and G2ANet on SMAC, the decentralised micromanagement scenario of StarCraft II
Ray is an AI compute engine. Ray consists of a core distributed runtime and a set of AI Libraries for accelerating ML workloads.
Models and examples built with TensorFlow
hill-a / stable-baselines
Forked from openai/baselinesA fork of OpenAI Baselines, implementations of reinforcement learning algorithms
OpenAI Baselines: high-quality implementations of reinforcement learning algorithms
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06
Tensorforce: a TensorFlow library for applied reinforcement learning