a4a0eedaf29e75b3a78267654039d3abcc469a89,tf_agents/agents/td3/examples/train_eval_mujoco.py,,main,#Any#,297
Before Change
// Uses lots of sessions & Runs into datasets issue: b/78320626
return
tf.compat.v1.logging.set_verbosity(tf.compat.v1.logging.INFO)
train_eval(FLAGS.root_dir, num_iterations=FLAGS.num_iterations)
if __name__ == "__main__":
After Change
// Uses lots of sessions & Runs into datasets issue: b/78320626
return
logging.set_verbosity(logging.INFO)
train_eval(FLAGS.root_dir, num_iterations=FLAGS.num_iterations)
if __name__ == "__main__":
In pattern: SUPERPATTERN
Frequency: 17
Non-data size: 11
Instances
Project Name: tensorflow/agents
Commit Name: a4a0eedaf29e75b3a78267654039d3abcc469a89
Time: 2019-02-06
Author: gjn@google.com
File Name: tf_agents/agents/td3/examples/train_eval_mujoco.py
Class Name:
Method Name: main
Project Name: tensorflow/models
Commit Name: 3043566dd0d3a40c6445893a481a29906ede2788
Time: 2020-03-17
Author: ayushmankumar7@gmail.com
File Name: official/benchmark/ncf_keras_benchmark.py
Class Name: NCFKerasBenchmarkBase
Method Name: _setup
Project Name: tensorflow/agents
Commit Name: a4a0eedaf29e75b3a78267654039d3abcc469a89
Time: 2019-02-06
Author: gjn@google.com
File Name: tf_agents/agents/ddpg/examples/train_eval_rnn_dm.py
Class Name:
Method Name: main
Project Name: tensorflow/agents
Commit Name: a4a0eedaf29e75b3a78267654039d3abcc469a89
Time: 2019-02-06
Author: gjn@google.com
File Name: tf_agents/agents/dqn/examples/train_eval_atari.py
Class Name:
Method Name: main
Project Name: tensorflow/models
Commit Name: 3043566dd0d3a40c6445893a481a29906ede2788
Time: 2020-03-17
Author: ayushmankumar7@gmail.com
File Name: official/utils/testing/perfzero_benchmark.py
Class Name: PerfZeroBenchmark
Method Name: _setup
Project Name: tensorflow/agents
Commit Name: a4a0eedaf29e75b3a78267654039d3abcc469a89
Time: 2019-02-06
Author: gjn@google.com
File Name: tf_agents/agents/dqn/examples/oog_train_eval.py
Class Name:
Method Name: main
Project Name: tensorflow/agents
Commit Name: a4a0eedaf29e75b3a78267654039d3abcc469a89
Time: 2019-02-06
Author: gjn@google.com
File Name: tf_agents/agents/ppo/examples/train_eval_atari.py
Class Name:
Method Name: main
Project Name: tensorflow/agents
Commit Name: a4a0eedaf29e75b3a78267654039d3abcc469a89
Time: 2019-02-06
Author: gjn@google.com
File Name: tf_agents/agents/dqn/examples/train_eval_gym.py
Class Name:
Method Name: main
Project Name: tensorflow/agents
Commit Name: a4a0eedaf29e75b3a78267654039d3abcc469a89
Time: 2019-02-06
Author: gjn@google.com
File Name: tf_agents/agents/ppo/examples/train_eval_random_py_env.py
Class Name:
Method Name: main
Project Name: tensorflow/agents
Commit Name: a4a0eedaf29e75b3a78267654039d3abcc469a89
Time: 2019-02-06
Author: gjn@google.com
File Name: tf_agents/agents/ppo/examples/train_eval.py
Class Name:
Method Name: main
Project Name: tensorflow/agents
Commit Name: a4a0eedaf29e75b3a78267654039d3abcc469a89
Time: 2019-02-06
Author: gjn@google.com
File Name: tf_agents/agents/ddpg/examples/train_eval_mujoco.py
Class Name:
Method Name: main
Project Name: tensorflow/agents
Commit Name: a4a0eedaf29e75b3a78267654039d3abcc469a89
Time: 2019-02-06
Author: gjn@google.com
File Name: tf_agents/agents/td3/examples/train_eval_rnn_dm.py
Class Name:
Method Name: main
Project Name: tensorflow/agents
Commit Name: a4a0eedaf29e75b3a78267654039d3abcc469a89
Time: 2019-02-06
Author: gjn@google.com
File Name: tf_agents/agents/dqn/examples/train_eval_rnn_gym.py
Class Name:
Method Name: main
Project Name: tensorflow/agents
Commit Name: a4a0eedaf29e75b3a78267654039d3abcc469a89
Time: 2019-02-06
Author: gjn@google.com
File Name: tf_agents/agents/dqn/examples/train_eval_eager.py
Class Name:
Method Name: main
Project Name: tensorflow/agents
Commit Name: a4a0eedaf29e75b3a78267654039d3abcc469a89
Time: 2019-02-06
Author: gjn@google.com
File Name: tf_agents/agents/reinforce/examples/train_eval_eager.py
Class Name:
Method Name: main
Project Name: tensorflow/agents
Commit Name: a4a0eedaf29e75b3a78267654039d3abcc469a89
Time: 2019-02-06
Author: gjn@google.com
File Name: tf_agents/agents/sac/examples/train_eval_mujoco.py
Class Name:
Method Name: main
Project Name: tensorflow/agents
Commit Name: a4a0eedaf29e75b3a78267654039d3abcc469a89
Time: 2019-02-06
Author: gjn@google.com
File Name: tf_agents/agents/td3/examples/train_eval_mujoco.py
Class Name:
Method Name: main
Project Name: tensorflow/agents
Commit Name: a4a0eedaf29e75b3a78267654039d3abcc469a89
Time: 2019-02-06
Author: gjn@google.com
File Name: tf_agents/agents/reinforce/examples/train_eval_gym.py
Class Name:
Method Name: main