issues
search
taku-y
/
border
A reinforcement learning library in Rust
Apache License 2.0
5
stars
0
forks
source link
[v0.0.8] Add behavior cloning agent
#26
Open
taku-y
opened
2 months ago
taku-y
commented
2 months ago
Implemented the agent for continuous action.
taku-y
commented
2 months ago
TODO: Improve the representation of states
https://github.com/taku-y/border/blob/879426889f8edb7c533d33cdbd65319b3342ec35/border-minari/src/d4rl/kitchen/candle.rs#L17-L23
Implemented the agent for continuous action.