Update readme.md

This commit is contained in:
Johnny He
2018-10-08 10:06:32 +08:00
committed by GitHub
parent 0a0374ee8a
commit ff5cd33eee
+3
View File
@@ -6,15 +6,18 @@
# Policy Gradient
使用下面的命令可以运行已经保存好的模型
‘’‘
python Run_Model.py
'''
使用下面的命令开始训练
'''
pytroch_MountainCar-v0.py
'''
> policyNet.pkl
这个是已经保存好的模型