pigooosuke / gym_reversiLinks
openAI gym env for reversi/othello game
☆20Updated last year
Alternatives and similar repositories for gym_reversi
Users that are interested in gym_reversi are comparing it to the libraries listed below
Sorting:
- An out-of-the-box GUI tool for offline deep reinforcement learning☆100Updated 4 years ago
- Control section: Deep Reinforcement Learning framework☆277Updated 5 years ago
- Fast Flexible Replay Buffer Library (Mirror repository of https://gitlab.com/ymd_h/cpprb)☆72Updated 7 months ago
- Example implementation of Alpha Zero' s algotirhm on Jupyter notebook☆15Updated 5 years ago
- Best Papers nominees from top conferences related to Artificial Intelligence☆20Updated 5 years ago
- Deep reinforcement learning with tensorflow2☆93Updated 2 months ago
- DQN implementation in Keras + TensorFlow + OpenAI Gym☆46Updated 7 years ago
- HandyRL is a handy and simple framework based on Python and PyTorch for distributed reinforcement learning that is applicable to your own…☆295Updated 5 months ago
- Code for the paper "Skynet: A Top Deep RL Agent in the Inaugural Pommerman Team Competition"☆37Updated 6 years ago
- Basic versions of agents from Spinning Up in Deep RL written in PyTorch☆204Updated 4 years ago
- C51-DDQN in Keras☆126Updated 7 years ago
- PyTorch Implementation of Distributed Prioritized Experience Replay(Ape-X)☆154Updated 6 years ago
- Implementation of clipped action policy gradient (CAPG) with PPO and TRPO