Release 0.5.1 This release complies with rtgym>=0.9, which in turns complies with the gymnasium signature of the reset function. In case you are using custom rtgym interfaces in tmrl, you will want to update your reset implementations. This is straightforward, you can just replace: def reset(self): with: def reset(self, seed=None, options=None)
This major release improves DynareOBC's automatic updating mechanism. In future, only releases will ...
What's Changed fixed random seed setting to be compatible with all tf 2 versions (#39) @grantbuste
from: ftp.cs.yorku.ca:/pub/TECH-REPORTS Abstract: TTM/RTTL is a comprehensive framework for the spec...
Release 0.5.1 <p>This release complies with <code>rtgym>=0.9</code>, which in ...
Major release 0.5.0 Release 0.5.0 upgrades the tmrl framework to the the maintained gymnasium frame...
Release 0.4.2 This update improves TrackMania support (thanks @LaurensNeinders !) **Perform a clean...
<p>This release introduces new flavors of the TrackMania Gym environments: one featuring raw s...
Major release 0.4.0 This release is backward-incompatible! Please perform a clean install by deletin...
<p>Wrote a proper documentation on <a href="https://tmrl.readthedocs.io/en/latest/">Read...
<ul> <li>Corrected warning from 0.3.0</li> <li>Removed unsupported old code&...
Major release 0.3.0. This release is backward incompatible! Notable changes: The API underwent majo...
Minor release 0.4.1 This release uses a new feature of tlspyo 0.2.5 to stop randomly deserializing o...
Minor release Release 0.5.2 fixes a bug in the SAC implementation provided in version 0.5.1, which h...
On Windows, tmrl now attempts to fix pywin32 in case it fails to import (this happens when installin...
What's Changed Features add roll_timeseries utility (#77) @MRossol Bug Fixes fix sam timezone rol...
This major release improves DynareOBC's automatic updating mechanism. In future, only releases will ...
What's Changed fixed random seed setting to be compatible with all tf 2 versions (#39) @grantbuste
from: ftp.cs.yorku.ca:/pub/TECH-REPORTS Abstract: TTM/RTTL is a comprehensive framework for the spec...
Release 0.5.1 <p>This release complies with <code>rtgym>=0.9</code>, which in ...
Major release 0.5.0 Release 0.5.0 upgrades the tmrl framework to the the maintained gymnasium frame...
Release 0.4.2 This update improves TrackMania support (thanks @LaurensNeinders !) **Perform a clean...
<p>This release introduces new flavors of the TrackMania Gym environments: one featuring raw s...
Major release 0.4.0 This release is backward-incompatible! Please perform a clean install by deletin...
<p>Wrote a proper documentation on <a href="https://tmrl.readthedocs.io/en/latest/">Read...
<ul> <li>Corrected warning from 0.3.0</li> <li>Removed unsupported old code&...
Major release 0.3.0. This release is backward incompatible! Notable changes: The API underwent majo...
Minor release 0.4.1 This release uses a new feature of tlspyo 0.2.5 to stop randomly deserializing o...
Minor release Release 0.5.2 fixes a bug in the SAC implementation provided in version 0.5.1, which h...
On Windows, tmrl now attempts to fix pywin32 in case it fails to import (this happens when installin...
What's Changed Features add roll_timeseries utility (#77) @MRossol Bug Fixes fix sam timezone rol...
This major release improves DynareOBC's automatic updating mechanism. In future, only releases will ...
What's Changed fixed random seed setting to be compatible with all tf 2 versions (#39) @grantbuste
from: ftp.cs.yorku.ca:/pub/TECH-REPORTS Abstract: TTM/RTTL is a comprehensive framework for the spec...