Update readme.md

This commit is contained in:
Johnny He
2018-10-08 10:28:50 +08:00
committed by GitHub
parent 61bceb5dcc
commit 0db62e1740
+4 -4
View File
@@ -8,17 +8,17 @@
使用下面的命令可以运行已经保存好的模型
‘’‘
```
python Run_Model.py
'''
```
使用下面的命令开始训练
'''
```
pytroch_MountainCar-v0.py
'''
```