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-17 19:20:19 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
master
Add File
New File
Upload File
Apply Patch
coach
/
rl_coach
/
architectures
/
tensorflow_components
/
middlewares
History
Gal Leibovich
d6795bd524
batchnorm fixes + disabling batchnorm in DDPG (
#353
)
...
Co-authored-by: James Casbon <
casbon+gh@gmail.com
>
2019-06-23 11:28:22 +03:00
..
__init__.py
Move embedder, middleware, and head parameters to framework agnostic modules. (
#45
)
2018-10-29 14:46:40 -07:00
fc_middleware.py
batchnorm fixes + disabling batchnorm in DDPG (
#353
)
2019-06-23 11:28:22 +03:00
lstm_middleware.py
batchnorm fixes + disabling batchnorm in DDPG (
#353
)
2019-06-23 11:28:22 +03:00
middleware.py
fixes to rainbow dqn + a cartpole based golden test (
#253
)
2019-03-21 12:57:56 +02:00