Add garbage collector after every run of the agent.
0.1.5
dy_upsert now follows the order specified in the meta configuration.
0.1.4
- Add configuration run changer - Add stderr and stdout logging for experiments - Change the checkpoint directory format.
0.1.3
The first release of the package.
- Add full documentation of the capabilities of the model. - Add support on Slack and Zenodo badge for reference - Changed the license to MIT. - Add main figure and tutorial. - Add runnable scripts to the project.
0.0.12
- Fix backward compatibility while changing from simplistic sweep forms to other formats.
0.0.11
- Add the command-line scripts `create_sweep` and `run_resume_sweep` so that no boilerplate code is required to instantiate and run. - Add documentation for the scripts and a sample usage in the `README.md` file.