This website requires JavaScript.
Explore
Help
Sign In
gryf
/
coach
Watch
1
Star
0
Fork
0
You've already forked coach
mirror of
https://github.com/gryf/coach.git
synced
2025-12-18 11:40:18 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
fd103a7b69ec5224f67434ae2635aeb9c147991b
coach
/
architectures
/
tensorflow_components
History
Itai Caspi
a8bce9828c
new feature - implementation of Quantile Regression DQN (
https://arxiv.org/pdf/1710.10044v1.pdf
)
...
API change - Distributional DQN renamed to Categorical DQN
2017-11-01 15:09:07 +02:00
..
__init__.py
coach v0.8.0
2017-10-19 13:10:15 +03:00
architecture.py
imporved API for getting / setting variables within the graph
2017-10-31 10:51:48 +02:00
embedders.py
Unify base class using new-style (object).
2017-10-26 12:33:09 +03:00
general_network.py
new feature - implementation of Quantile Regression DQN (
https://arxiv.org/pdf/1710.10044v1.pdf
)
2017-11-01 15:09:07 +02:00
heads.py
new feature - implementation of Quantile Regression DQN (
https://arxiv.org/pdf/1710.10044v1.pdf
)
2017-11-01 15:09:07 +02:00
middleware.py
Unify base class using new-style (object).
2017-10-26 12:33:09 +03:00
shared_variables.py
coach v0.8.0
2017-10-19 13:10:15 +03:00