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

Version 0.9.6: Notebooks / Model Performance Evaluation #10

Closed josiahls closed 4 years ago

josiahls commented 5 years ago

Version 0.9.0 is a near ready version of the repo. This will be benchmarking model performance, and showing basic repo use. One of the final major objects that are missing is the Interpretation object. The previous one was a bunch of spaghetti code fit for a high-end Italian restaurant. We need to simplify it for now. One of the most important things is allowing an interpretation object to merge with another interpretation object to compare reward graphs. The goal will be to do this in parallel with making the jupyter notebooks for this. We will also begin finalizing the README.

Goals:

Edit 10/27/2019: