mirror of
https://github.com/ltcptgeneral/cse151b-final-project.git
synced 2025-09-09 00:37:21 +00:00
add ppo model, add cpu and cuda device support
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -1,6 +1,6 @@
|
||||
**/data/*
|
||||
**/*.zip
|
||||
**/__pycache__
|
||||
/env
|
||||
**/runs/*
|
||||
**/wandb/*
|
||||
**/wandb/*
|
||||
**/models/*
|
Reference in New Issue
Block a user