This website requires JavaScript.
Explore
Help
Register
Sign In
wassname
/
ray
Watch
1
Star
0
Fork
0
mirror of
https://github.com/wassname/ray.git
synced
2026-08-06 13:31:10 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
48cdca843f2d06aeb356db27d48e01c1153eba22
ray
/
rllib
/
agents
/
a3c
T
History
Eric Liang
and
GitHub
3c6b94f3f5
[rllib] Enable performance metrics reporting for RLlib pipelines, add A3C (
#7299
)
2020-02-28 16:44:17 -08:00
..
tests
[rllib] [experimental] custom RL training pipelines (PG_pl, A2C_pl) (
#7213
)
2020-02-19 16:07:37 -08:00
__init__.py
[rllib] Enable performance metrics reporting for RLlib pipelines, add A3C (
#7299
)
2020-02-28 16:44:17 -08:00
a2c_pipeline.py
[rllib] [experimental] custom RL training pipelines (PG_pl, A2C_pl) (
#7213
)
2020-02-19 16:07:37 -08:00
a2c.py
Remove future imports (
#6724
)
2020-01-09 00:15:48 -08:00
a3c_pipeline.py
[rllib] Enable performance metrics reporting for RLlib pipelines, add A3C (
#7299
)
2020-02-28 16:44:17 -08:00
a3c_tf_policy.py
[rllib] implemented compute_advantages without gae (
#6941
)
2020-01-31 22:25:45 -08:00
a3c_torch_policy.py
[RLlib] PPO torch memory leak and unnecessary torch.Tensor creation and gc'ing. (
#7238
)
2020-02-22 11:02:31 -08:00
a3c.py
[RLlib] Exploration API: merge deterministic flag with exploration classes (SoftQ and StochasticSampling). (
#7155
)
2020-02-19 12:18:45 -08:00