Update README.md
add the illustrate pictures
This commit is contained in:
parent
e101b147b9
commit
5a88ee583b
@ -1,7 +1,7 @@
|
|||||||
# tianshou
|
# tianshou
|
||||||
Tianshou(天授) is a reinforcement learning platform.
|
Tianshou(天授) is a reinforcement learning platform. The following image illustrate its architecture.
|
||||||
|
|
||||||

|
<img src="https://github.com/sproblvem/tianshou/blob/master/docs/figures/tianshou_architecture.png" height="200"/>
|
||||||
|
|
||||||
## agent
|
## agent
|
||||||
Examples
|
Examples
|
||||||
@ -39,5 +39,7 @@ Tianshou(天授) is a reinforcement learning platform.
|
|||||||
## simulator
|
## simulator
|
||||||
Go, Othello/Reversi, Warzone
|
Go, Othello/Reversi, Warzone
|
||||||
|
|
||||||
|
<img src="https://github.com/sproblvem/tianshou/blob/master/docs/figures/go.png" height="150"/> <img src="https://github.com/sproblvem/tianshou/blob/master/docs/figures/reversi.jpg" height="150"/> <img src="https://github.com/sproblvem/tianshou/blob/master/docs/figures/warzone.jpg" height="150"/>
|
||||||
|
|
||||||
## TODO
|
## TODO
|
||||||
Search based method parallel.
|
Search based method parallel.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user