Pinned Repositories
cleanrl
High-quality single file implementation of Deep Reinforcement Learning algorithms with research-friendly features (PPO, DQN, C51, DDPG, TD3, SAC, PPG)
constrained_optidice
epymarl
An extension of the PyMARL codebase that includes additional algorithms and environment support
improved-dcgan
PyTorch Implementation of Improved Techniques for Traning Gans
lspi
Least-Square Policy Iteration in Python
junhoseo0's Repositories
junhoseo0/improved-dcgan
PyTorch Implementation of Improved Techniques for Traning Gans
junhoseo0/cleanrl
High-quality single file implementation of Deep Reinforcement Learning algorithms with research-friendly features (PPO, DQN, C51, DDPG, TD3, SAC, PPG)
junhoseo0/lspi
Least-Square Policy Iteration in Python
junhoseo0/constrained_optidice
junhoseo0/epymarl
An extension of the PyMARL codebase that includes additional algorithms and environment support
junhoseo0/info_quantifier
junhoseo0/JaxMARL
Multi-Agent Reinforcement Learning with JAX
junhoseo0/lb-foraging
Level-based Foraging (LBF): A multi-agent environment for RL
junhoseo0/Minigrid
Simple and easily configurable grid world environments for reinforcement learning
junhoseo0/minting-pot
junhoseo0/OSRL
🤖 Elegant implementations of offline safe RL algorithms in PyTorch
junhoseo0/PORelDICE
junhoseo0/purejaxrl
Really Fast End-to-End Jax RL Implementations
junhoseo0/pytorch-dcgan
PyTorch Implementation of Deep Convolutional Generative Adversarial Networks (DCGAN)
junhoseo0/pytorch-gan
Pytorch Implementation of Generative Adversarial Nets (GAN)
junhoseo0/pytorch-rl-template
A PyTorch template repository for reinforcement learning research.
junhoseo0/XAI606
junhoseo0/XAI611