mirror of
https://github.com/gryf/coach.git
synced 2025-12-17 19:20:19 +01:00
remove out of date documentation
This commit is contained in:
@@ -352,8 +352,6 @@ class GraphManager(object):
|
||||
"""
|
||||
Do several steps of acting on the environment
|
||||
:param steps: the number of steps as a tuple of steps time and steps count
|
||||
:param return_on_game_over: finish acting if an episode is finished
|
||||
:param continue_until_game_over: continue playing until an episode was completed
|
||||
:param keep_networks_in_sync: sync the network parameters with the global network before each episode
|
||||
"""
|
||||
self.verify_graph_was_created()
|
||||
|
||||
Reference in New Issue
Block a user