文件名称:Python-Bezos轻量小巧的深度强化学习框架
文件大小:24.92MB
文件格式:ZIP
更新时间:2022-08-30 20:28:49
Python开发-机器学习
Bezos是一个轻便的Deep RL框架,您可以进行分支和扩展。
【文件预览】:
bezos-master
----bezos.py(2KB)
----.gitignore(1KB)
----README.md(4KB)
----benchmarks.md(254B)
----trained_models()
--------PPO()
--------A2C()
----saved_models()
--------PPO()
----storage.py(11KB)
----networks.py(6KB)
----github()
--------icon.gif(26KB)
--------cover.gif(143KB)
--------.DS_Store(6KB)
----algorithms()
--------value_based()
--------policy_based()
----configs()
--------test.yaml(218B)
--------ppo-minecraft.yaml(497B)
--------ppo-doom.yaml(407B)
--------ppo.yaml(329B)
--------default.yaml(596B)
----.vscode()
--------settings.json(298B)
----LICENSE(1KB)
----runner.py(11KB)
----utils.py(2KB)
----evaluator.py(3KB)
----requirements.txt(180B)
----initialisation.py(220B)
----.DS_Store(8KB)
----kits()
--------minecraft()
--------doom()
----_vizdoom.ini(11KB)
----envs.py(13KB)