Skip to content

docs: fix broken Reverb link and clarify Driver pattern in DQN tutorial#966

Open
anshulbadhani wants to merge 1 commit into
tensorflow:masterfrom
anshulbadhani:fix/dqn-tutorial-driver-and-reverb-link
Open

docs: fix broken Reverb link and clarify Driver pattern in DQN tutorial#966
anshulbadhani wants to merge 1 commit into
tensorflow:masterfrom
anshulbadhani:fix/dqn-tutorial-driver-and-reverb-link

Conversation

@anshulbadhani
Copy link
Copy Markdown

What

  • Fixed broken Reverb link (deepmind.com redirects to homepage); updated to GitHub repo
  • Added a Driver note above the Data Collection section explaining the pattern and linking to the Drivers tutorial and API docs

Why

Fixes #554

How verified

Opened the notebook in VS Code; markdown renders as expected; no code changes.

@review-notebook-app
Copy link
Copy Markdown

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Tutorial 1: Train a Deep Q Network with TF-Agents and the use of a driver

1 participant