youkaichao e767de044b
Remove dummy net code (#123)
* remove dummy net; delete two files

* split code to have backbone and head

* rename class

* change torch.float to torch.float32

* use flatten(1) instead of view(batch, -1)

* remove dummy net in docs

* bugfix for rnn

* fix cuda error

* minor fix of docs

* do not change the example code in dqn tutorial, since it is for demonstration

Co-authored-by: Trinkle23897 <463003665@qq.com>
2020-07-09 22:57:01 +08:00
..
2020-06-29 13:45:01 +08:00
2020-07-09 22:57:01 +08:00
2020-07-09 22:57:01 +08:00
2020-06-29 13:45:01 +08:00
2020-06-02 08:51:14 +08:00
2020-06-08 22:20:52 +08:00
2020-03-28 22:01:23 +08:00
2020-03-29 15:18:33 +08:00
2020-04-29 14:16:38 +08:00