Pinned Repositories
Bayesian-Optimization-under-Heavy-tailed-Payoffs
Codes accompanying NeurIPS, 2019 paper
DQN
imitation-learning-with-Gaussian-processes
imitation_learning_practice
opt_perturbation
reinforcement-learning
Implementation of Reinforcement Learning Algorithms. Python, OpenAI Gym, Tensorflow. Exercises and Solutions to accompany Sutton's Book and David Silver's course.
rl_course
rrt_python_pratice
sparse_deep_q_learning
Sparse Deep Q Learning
TrackDrive_GAIL
kyungjaelee's Repositories
kyungjaelee/reinforcement-learning
Implementation of Reinforcement Learning Algorithms. Python, OpenAI Gym, Tensorflow. Exercises and Solutions to accompany Sutton's Book and David Silver's course.
kyungjaelee/softqlearning
Reinforcement Learning with Deep Energy-Based Policies
kyungjaelee/TrackDrive
Track driving simulator in MATLAB.