Repository dedicated to host reinforcement learning examples, exercices, experiments, tests and ideas.
-
-
Q-learning with bins(discretized continous space) using CartPole
Untrained Trained
-
-
- n-step bootstrapping with RBF features and function approximation using CartPole
Untrained Trained Cost to Go
- n-step bootstrapping with RBF features and function approximation using CartPole
-
Value Based Function Approximation
- Q Network with Radial Basis Functions with Car Mountain
Untrained Trained Cost to Go
- Q Network with Radial Basis Functions with Car Mountain