architecture design patch two

This commit is contained in:
Tongzheng Ren 2017-11-06 15:24:34 +08:00
parent e6cad0bce9
commit 6d9c369a65
5 changed files with 5 additions and 0 deletions

1
examples/.gitignore vendored Normal file
View File

@ -0,0 +1 @@
.pyc

1
tianshou/agent/.gitignore vendored Normal file
View File

@ -0,0 +1 @@
.pyc

1
tianshou/data/.gitignore vendored Normal file
View File

@ -0,0 +1 @@
.pyc

1
tianshou/environment/.gitignore vendored Normal file
View File

@ -0,0 +1 @@
.pyc

1
tianshou/simulator/.gitignore vendored Normal file
View File

@ -0,0 +1 @@
.pyc