You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: ROADMAP.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,11 +1,11 @@
1
1
-[X] 0.7.0 Full test suite using multi-processing. Connect to CI.
2
2
-[X] 0.8.0 Comprehensive model eval **debug/verify**. Each model should succeed at at least a few known environments. Also, massive refactoring will be needed.
3
3
-[X] 0.9.0 Notebook demonstrations of basic model usage.
4
-
-[ ]**Working on****1.0.0** Base version is completed with working model visualizations proving performance / expected failure. At
4
+
-[X]**1.0.0** Base version is completed with working model visualizations proving performance / expected failure. At
5
5
this point, all models should have guaranteed environments they should succeed in.
6
-
-[ ] 1.1.0 More Traditional RL models
7
-
-[ ] Add PPO
8
-
-[ ] Add TRPO
6
+
-[ ]**Working on**1.1.0 More Traditional RL models
0 commit comments