mirror of
https://github.com/wassname/ray.git
synced 2026-09-12 12:51:15 +08:00
Policy gradient example: record stats for tensorboard (#577)
* add tf metrics * comments * fix network scopes * add doc * use format string * fix trace level * plot intermediate and final sgd stats * add back a global step
This commit is contained in:
committed by
Philipp Moritz
parent
c440010cbd
commit
06241daf61
@@ -1,5 +1,7 @@
|
||||
# The build output should clearly not be checked in
|
||||
/python/ray/core
|
||||
/python/build
|
||||
/python/dist
|
||||
/src/common/thirdparty/redis
|
||||
/src/numbuf/thirdparty/arrow
|
||||
|
||||
|
||||
Reference in New Issue
Block a user