Welcome to the Hermes documentation¶
Hermes is a tool made for organizing experiments, especially experiments of reinforcement learning. But if the structure fits your purpose, it can also be used to organize other experiment scripts.
Its purpose is to automatically save the resulting files and to name them unique, s.t. no experiments have to be repeated and no information about used parameters can ever be lost.
It further gives the option to run tasks in parallel.
Quickstart¶
In order to get started you might want to
Learn how to install Hermes
Learn how to use Hermes by looking at some tutorials