Highlights
- Pro
-
rl-rep Public
Forked from haotiansun14/rl-repRepresentation Learning (RepL) Methods in Reinforcement Learning and Causal Inference
Python UpdatedMar 9, 2024 -
CEER Public
Replay Memory as An Empirical MDP: Combining Conservative Estimation with Experience Replay. ICLR 2023
-
CORL Public
Forked from tinkoff-ai/CORLHigh-quality single-file implementations of SOTA Offline RL algorithms: AWAC, BC, CQL, DT, EDAC, IQL, SAC-N, TD3+BC
Python Apache License 2.0 UpdatedSep 30, 2022 -
dreamerv2 Public
Forked from RajGhugare19/dreamerv2Pytorch implementation of Dreamer-v2: Visual Model Based RL Algorithm.
Python MIT License UpdatedMay 16, 2022 -
baselines Public
Forked from openai/baselinesOpenAI Baselines: high-quality implementations of reinforcement learning algorithms
Python MIT License UpdatedJan 31, 2020 -
AlphaZero_Gomoku_MPI Public
An asynchronous/parallel method of AlphaGo Zero algorithm with Gomoku
-
Deep-Reinforcement-Learning Public
Forked from PaperCommunity/Deep-Reinforcement-Learning -
DQN with freezing target network in tensorflow on pygame FlappyBird
-
spaceShooter_DQN Public
DQN with target network for spaceshooter