josiahls / fast-reinforcement-learning

Important Note fastrl version 2 is being developed at fastrl. Note the link in the readme
Apache License 2.0
38 stars 5 forks source link

BaseAgent (and Learner / helper methods) #2

Closed josiahls closed 4 years ago

josiahls commented 5 years ago

Discussion We have a base agent for representing a unified set of fields and methods that every agent will need.

Goals: