摘要:
1、知识点 2、Bellman优化目标 3、bellman案例,gridworld.py和ValueIteration.py import numpy as np import sys from gym.envs.toy_text import discrete UP = 0 RIGHT = 1 D 阅读全文
posted @ 2019-06-18 14:38
小白啊小白,Fighting
阅读(2006)
评论(0)
推荐(0)
摘要:
1、知识点 2、代码 # coding: utf-8 import numpy as np import tensorflow as tf import pickle import matplotlib.pyplot as plt get_ipython().run_line_magic('matp 阅读全文
posted @ 2019-06-18 09:06
小白啊小白,Fighting
阅读(998)
评论(0)
推荐(0)

浙公网安备 33010602011771号