Jaesik Yoon's repositories
dreamer-torch
Pytorch version of Dreamer, which follows the original TF v2 codes.
V-MPO_torch
V-MPO torch version with DMLab30 and GTrXL
rl-starter-files
RL starter files in order to immediatly train, visualize and evaluate an agent without writing any line of code
scalable_agent
A TensorFlow implementation of Scalable Distributed Deep-RL with Importance Weighted Actor-Learner Architectures.
dm_control
DeepMind's software stack for physics-based simulation and Reinforcement Learning environments, using MuJoCo.
gym-minigrid
Minimalistic gridworld package for OpenAI Gym
iris
Transformers are Sample-Efficient World Models. ICLR 2023, notable top 5%.
lightning-bolts
Toolbox of models, callbacks, and datasets for AI/ML researchers.
Miniworld
Simple and easily configurable 3D FPS-game-like environments for reinforcement learning
pycolab
A highly-customisable gridworld game engine with some batteries included. Make your own gridworld games to test reinforcement learning agents!
pytorch-a2c-ppo-acktr-gail
PyTorch implementation of Advantage Actor Critic (A2C), Proximal Policy Optimization (PPO), Scalable trust-region method for deep reinforcement learning using Kronecker-factored approximation (ACKTR) and Generative Adversarial Imitation Learning (GAIL).
pytorch-ntm
Neural Turing Machines (NTM) - PyTorch Implementation
Recall2Imagine
To investigate R2I framework on my side
spriteworld
Spriteworld: a flexible, configurable python-based reinforcement learning environment
stable-baselines3
PyTorch version of Stable Baselines, reliable implementations of reinforcement learning algorithms.