Pinned Repositories
SimpleDreamer
A Simplified Pytorch Version of the Dreamer Algorithm
BipedalWalker-BranchingDQN
The Easiest Pytorch Implementation of Branching-DQN
ddpg-mountain-car-continuous
DDPG Algorithm is implemented using Pytorch
Deep-Multi-Agent-Reinforcement-Learning
deep multi agent reinforcement learning tutorial book for intermediate
DistributedRL-Pytorch-Ray
Distributed RL Implementation using Pytorch and Ray (ApeX(Ape-X), A3C, Distributed-PPO(DPPO), Impala)
InverseRL-Pytorch
Pytorch GAIL VAIL AIRL VAIRL EAIRL SQIL Implementation
Mujoco-Pytorch
PPO, DDPG, SAC implementation on mujoco environment
SimpleDistributedRL
IMPALA: Scalable Distributed Deep-RL with Importance Weighted Actor-Learner Architectures
supermariobros-random-network-distillation
Algorithm RND-PPO is implemented in super mario bros.
Transportation-Routes-Optimization-by-RL
Application of reinforcement learning to Optimize transportation routes using reinforcement learning
seolhokim's Repositories
seolhokim/Mujoco-Pytorch
PPO, DDPG, SAC implementation on mujoco environment
seolhokim/InverseRL-Pytorch
Pytorch GAIL VAIL AIRL VAIRL EAIRL SQIL Implementation
seolhokim/DistributedRL-Pytorch-Ray
Distributed RL Implementation using Pytorch and Ray (ApeX(Ape-X), A3C, Distributed-PPO(DPPO), Impala)
seolhokim/Transportation-Routes-Optimization-by-RL
Application of reinforcement learning to Optimize transportation routes using reinforcement learning
seolhokim/Deep-Multi-Agent-Reinforcement-Learning
deep multi agent reinforcement learning tutorial book for intermediate
seolhokim/BipedalWalker-BranchingDQN
The Easiest Pytorch Implementation of Branching-DQN
seolhokim/ddpg-mountain-car-continuous
DDPG Algorithm is implemented using Pytorch
seolhokim/SimpleDistributedRL
IMPALA: Scalable Distributed Deep-RL with Importance Weighted Actor-Learner Architectures
seolhokim/supermariobros-random-network-distillation
Algorithm RND-PPO is implemented in super mario bros.
seolhokim/BYOL
Bootstrap Your Own Latent: A New Approach to Self-Supervised Learning
seolhokim/Starcraft-II-Minigame-RL
Starcraft minigame single/multi agents
seolhokim/self-supervised-sac
seolhokim/seolhokim.github.io
seolhokim/StarCraft2-RL-Agent-Tutorial
seolhokim/apt
Behavior From the Void: Unsupervised Active Pre-Training (pytorch version)
seolhokim/apt2
seolhokim/cictest
CIC: Contrastive Intrinsic Control for Unsupervised Skill Discovery
seolhokim/convex-optimization-for-all.github.io
모두를 위한 컨백스 최적화
seolhokim/dreamerv2
Mastering Atari with Discrete World Models
seolhokim/jekyll-theme-hamilton
A minimal and beautiful Jekyll theme best for writing and note-taking.
seolhokim/minimalRL
Implementations of basic RL algorithms with minimal lines of codes! (pytorch based)
seolhokim/multiagent-particle-envs
Code for a multi-agent particle environment used in the paper "Multi-Agent Actor-Critic for Mixed Cooperative-Competitive Environments"
seolhokim/pointer-networks-pytorch
Implementation of Pointer Networks using PyTorch
seolhokim/proto
Proto-RL: Reinforcement Learning with Prototypical Representations
seolhokim/SimSiam
A pytorch implementation for paper 'Exploring Simple Siamese Representation Learning'
seolhokim/vacation_research
2018-08~2018-10 elementary research in ML
seolhokim/world-models
Reimplementation of World-Models (Ha and Schmidhuber 2018) in pytorch