From 1b6c6037947c5bb41bfe99c8cb287cf38bddf24e Mon Sep 17 00:00:00 2001 From: Toby Boyd Date: Tue, 27 Jul 2021 08:09:35 -0700 Subject: [PATCH] Updates README docs for 0.8.0 release. PiperOrigin-RevId: 387110716 Change-Id: I8f3b7de4cca965123ecd7f36d5c855c67acd10e9 --- README.md | 2 +- docs/overview.md | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 99f737a22..fa1300ac2 100644 --- a/README.md +++ b/README.md @@ -105,7 +105,7 @@ $ pip install --user tf-agents[reverb] # Use this tag get the matching examples and colabs. $ git clone https://github.com/tensorflow/agents.git $ cd agents -$ git checkout v0.6.0 +$ git checkout v0.8.0 ``` If you want to install TF-Agents with versions of Tensorflow or diff --git a/docs/overview.md b/docs/overview.md index 9ab0ae1db..ebea9ce37 100644 --- a/docs/overview.md +++ b/docs/overview.md @@ -27,7 +27,7 @@ $ pip install --user tf-agents[reverb] # Use this tag get the matching examples and colabs. $ git clone https://github.com/tensorflow/agents.git $ cd agents -$ git checkout v0.7.1 +$ git checkout v0.8.0 ``` If you want to install TF-Agents with versions of Tensorflow or @@ -96,6 +96,7 @@ users that may be locked into a specific version of TensorFlow. Release | Branch / Tag | TensorFlow Version ------- | ---------------------------------------------------------- | ------------------ Nightly | [master](https://github.com/tensorflow/agents) | tf-nightly +0.8.0 | [v0.8.0](https://github.com/tensorflow/agents/tree/v0.8.0) | 2.5.0 0.7.1 | [v0.7.1](https://github.com/tensorflow/agents/tree/v0.7.1) | 2.4.0 0.6.0 | [v0.6.0](https://github.com/tensorflow/agents/tree/v0.6.0) | 2.3.0 0.5.0 | [v0.5.0](https://github.com/tensorflow/agents/tree/v0.5.0) | 2.2.0