Skip to content

A simple example of Q-Learning with automatic hyperparameter search using hyperopt and gym

License

Notifications You must be signed in to change notification settings

markste-in/RLHyperopt

Repository files navigation

RLHyperopt

A simple example of Q-Learning with automatic hyperparameter search using hyperopt and gym

Gym environment: FrozenLake4x4 and FrozenLake8x8

Hyperopt is used to search the whole space of alpha, gamma, epsilon and num_episodes (up to 10000). The results will be displayed at the end of the notebook.

Result of the search

There is also a full pairplot

Pairplot result

About

A simple example of Q-Learning with automatic hyperparameter search using hyperopt and gym

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published