wip burn-rl dqn example
This commit is contained in:
parent
b98a135749
commit
354dcfd341
10 changed files with 224 additions and 20 deletions
3
bot/src/burnrl/mod.rs
Normal file
3
bot/src/burnrl/mod.rs
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
pub mod dqn_model;
|
||||
pub mod environment;
|
||||
pub mod utils;
|
||||
Loading…
Add table
Add a link
Reference in a new issue