chainer / chainerrl

ChainerRL is a deep reinforcement learning library built on top of Chainer.
MIT License
1.16k stars 226 forks source link

Neural Fictitious Self Play NFSP #43

Open tigerneil opened 7 years ago

tigerneil commented 7 years ago

Neural Fictitious Self Play

https://arxiv.org/abs/1603.01121

arisliang commented 6 years ago

Any progress on this?