claude (compile fails)
This commit is contained in:
parent
dc197fbc6f
commit
5b133cfe0a
3 changed files with 321 additions and 0 deletions
|
|
@ -16,3 +16,5 @@ serde_json = "1.0"
|
|||
store = { path = "../store" }
|
||||
rand = "0.8"
|
||||
env_logger = "0.10"
|
||||
burn = { version = "0.17", features = ["ndarray", "autodiff"] }
|
||||
burn-rl = { git = "https://github.com/yunjhongwu/burn-rl-examples.git", package = "burn-rl" }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue