Skip to content

Commit

Permalink
Merge pull request #7 from kobanium/develop
Browse files Browse the repository at this point in the history
Support supervised learning and policy player
  • Loading branch information
kobanium authored Feb 25, 2023
2 parents 9ae8941 + ca825ef commit f6abcfb
Show file tree
Hide file tree
Showing 35 changed files with 2,050 additions and 175 deletions.
4 changes: 3 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
**/__pycache__
**/*.*~
**/*.*~
**/*.npz
**/*.bin
Loading

0 comments on commit f6abcfb

Please sign in to comment.