monodu's Stars
spring-projects/spring-boot
Spring Boot helps you to create Spring-powered, production-grade applications and services with absolute minimum fuss.
facebook/folly
An open-source C++ library developed and used at Facebook.
dennybritz/reinforcement-learning
Implementation of Reinforcement Learning Algorithms. Python, OpenAI Gym, Tensorflow. Exercises and Solutions to accompany Sutton's Book and David Silver's course.
fengdu78/lihang-code
《统计学习方法》的代码实现
electronicarts/CnC_Remastered_Collection
openai/baselines
OpenAI Baselines: high-quality implementations of reinforcement learning algorithms
ddbourgin/numpy-ml
Machine learning, in numpy
redis/hiredis
Minimalistic C client for Redis >= 1.2
zhedahht/CodingInterviewChinese2
《剑指Offer:名企面试官精讲典型编程面试题》第二版源代码
OUCMachineLearning/OUCML
simoninithomas/Deep_reinforcement_learning_Course
Implementations from the free course Deep Reinforcement Learning with Tensorflow and PyTorch
dragen1860/Deep-Learning-with-PyTorch-Tutorials
深度学习与PyTorch入门实战视频教程 配套源代码和PPT
bslatkin/effectivepython
Effective Python: Third Edition — Source Code and Errata for the Book
facebookresearch/ELF
An End-To-End, Lightweight and Flexible Platform for Game Research
darkTianTian/sword-for-offer
使用Python3用优雅的方式实现《剑指Offer》中的题目。
AlexStocks/muduo
a muduo branch without boost and cmake, just using c++11 and makefile
int8/counterfactual-regret-minimization
Counterfactual regret minimization algorithm for Kuhn poker
yogykwan/design-patterns-py
《大话设计模式》Python实现
datamllab/rlcard-tutorial
Python and R tutorial for RLCard in Jupyter Notebook
gavento/gamegym
A game theory framework with examples and algorithms
younggyoseo/pytorch-nfsp
Implementation of Deep Reinforcement Learning from Self-Play in Imperfect-Information Games (Heinrich and Silver, 2016)
indylab/nxdo
Deep RL Code for XDO: A Double Oracle Algorithm for Extensive-Form Games
ivegner/PokerOmega
Reinforcement-Learning AI that plays Texas Hold'em
godmoves/Poker_CFR
Counterfactual Regret Minimization for poker games
Jingho/Deepstack-for-Bucket
Potential-Aware Imperfect-Recall Abstraction with Earth Mover’s Distance in Imperfect-Information Games
cgnicholls/rlpoker
Reinforcement learning algorithms to play Poker
shoq/cfr
Monte Carlo Conterfactual Regret Minimization for imperfect information games
thomasj02/nfsp-pytorch
Neural Fictitious Self-Play in Pytorch
VinQbator/leduc
OpenAI Gym environment for Leduc Hold'em
dhfromkorea/nfsp-poker