issues
search
RPegoud
/
jym
JAX implementation of RL algorithms and vectorized environments
MIT License
34
stars
2
forks
source link
Implement Cartpole and DQN
#15
Closed
RPegoud
closed
1 year ago
RPegoud
commented
1 year ago
TODO:
Translate the
gymnasium version of CartPole
to JAX
Implement DQN using Flax
Solve Cartpole using DQN
TODO: