Skip to content

Commit

Permalink
[TF-Agents] Remove all TF1 examples.
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 320456354
Change-Id: Ifc4adc41d81dd5ba4d16b8e13a1c4469d48ed2d3
  • Loading branch information
ebrevdo authored and copybara-github committed Jul 9, 2020
1 parent 1d2cced commit a92d466
Show file tree
Hide file tree
Showing 27 changed files with 1 addition and 4,818 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ End-to-end examples training agents can be found under each agent directory.
e.g.:

* DQN:
[`tf_agents/agents/dqn/examples/v1/train_eval_gym.py`](https://github.com/tensorflow/agents/tree/master/tf_agents/agents/dqn/examples/v1/train_eval_gym.py)
[`tf_agents/agents/dqn/examples/v2/train_eval.py`](https://github.com/tensorflow/agents/tree/master/tf_agents/agents/dqn/examples/v2/train_eval.py)

<a id='Installation'></a>

Expand Down
1 change: 0 additions & 1 deletion test_individually.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,3 @@ system.multiprocessing_test
# TestSuite.
environments.random_py_environment_test
environments.random_tf_environment_test
bandits.agents.examples.v1.trainer_test
15 changes: 0 additions & 15 deletions tf_agents/agents/ddpg/examples/v1/__init__.py

This file was deleted.

326 changes: 0 additions & 326 deletions tf_agents/agents/ddpg/examples/v1/train_eval.py

This file was deleted.

Loading

0 comments on commit a92d466

Please sign in to comment.