Release 0.1.4
Added support for REDQ-SAC.
In order to train using REDQ-SAC in TrackMania, you can perform a clean install (i.e., delete the TmrlData
folder, then pip install tmrl
) and replace the "SAC" entry by "REDQSAC" in config.json
Added support for REDQ-SAC.
In order to train using REDQ-SAC in TrackMania, you can perform a clean install (i.e., delete the TmrlData
folder, then pip install tmrl
) and replace the "SAC" entry by "REDQSAC" in config.json