-
-
Notifications
You must be signed in to change notification settings - Fork 111
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* sync * finish agent.jl * let's call it a day * simplify code structure * minimal code structure of RLCore * BasicDQN now works with the new Trajectories.jl * rename update! -> optimise! & add EpisodeStyle * bump RLBase version * bump version of RLCore * finish review RLCore * fix tests in RLCore * improve BasicDQN * improve BasicDQN * fix example tests in RLEnvs * fix rest environments * add Experiment * remove Manifest.toml * cleanup unnecessary files * pass tests * update CI * fix ci * try to fix ci * pass CI * pass CI * pass CI
- Loading branch information
Showing
191 changed files
with
1,338 additions
and
12,740 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.