文件名称:Python-TensorFlow实现的强化学习算法集锦
文件大小:128KB
文件格式:ZIP
更新时间:2022-08-31 01:13:42
Python开发-机器学习
Reinforcement Learning implementations and research prototyping in TensorFlow
【文件预览】:
rltf-master
----plot()
--------plotter.py(14KB)
--------dataproc.py(10KB)
--------README.md(144B)
--------.gitignore(34B)
--------dataio.py(3KB)
----rltf()
--------memory()
--------tf_utils()
--------utils()
--------agents()
--------envs()
--------models()
--------cmdutils()
--------__init__.py(199B)
--------monitoring()
--------exploration()
--------schedules()
--------optimizers()
----examples()
--------run_pg_agent.py(1KB)
--------run_dqn_agent.py(1KB)
----LICENSE(1KB)
----README.md(5KB)
----docs()
--------Usage.md(5KB)
----.gitignore(93B)