Daekyoung Jung's repositories
DQN_PyTorch
PyTorch implementation of DQN
intro-rl-ex6_10
Introduction to Reinforcement Learning Programming Exercise 6.9, 10, Windy Gridworld
nntrainer
NNtrainer is Software Framework for Training Neural Network Models on Devices.
Language:C++Apache-2.0000
Policy-Gradient-PyTorch
Implementation of vanilla stochaistic (categorical) policy gradient algorithm to play cartpole.
RL-Pytorch-cartpole
Reinforcement Learning tutorial by pytorch