fast-reinforcement-learning icon indicating copy to clipboard operation
fast-reinforcement-learning copied to clipboard

Important Note fastrl version 2 is being developed at fastrl. Note the link in the readme

Results 4 fast-reinforcement-learning issues
Sort by recently updated
recently updated
newest added

Is this project active? (I don't see any other way to message Josiah.) I've been thinking of working on something similar but would rather contribute to an existing project than...

Classical / Modern RL Models - [X] Add Cross Entropy Method CEM - [X] NStep Experience replay - [X] Gaussian and Factored Gaussian Noise exploration replacement - [x] Add Distributional...

**Discussion** I will be moving a lot of the text in the README regarding DataBunches into here to be more constructive/interactive once the basic requirements of the repository are met....

Discussion

**Discussion** Now PER is added, many of the basic DQNs are added. We move to DDPG. Primary goals: - [x] DDPG algorithm for continuous envs - [x] A way to...

Discussion