remove python stuff & simple DQN implementation
This commit is contained in:
parent
3d01e8fe06
commit
480b2ff427
19 changed files with 608 additions and 989 deletions
|
|
@ -10,3 +10,4 @@ pretty_assertions = "1.4.0"
|
|||
serde = { version = "1.0", features = ["derive"] }
|
||||
serde_json = "1.0"
|
||||
store = { path = "../store" }
|
||||
rand = "0.8"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue