680 Forks
2447 Stars
2447 Watchers

agents

TF-Agents: A reliable, scalable and easy to use TensorFlow library for Contextual Bandits and Reinforcement Learning.

How to download and setup agents

Open terminal and run command
git clone https://github.com/tensorflow/agents.git
git clone is used to create a copy or clone of agents repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with agents https://github.com/tensorflow/agents/archive/master.zip

Or simply clone agents with SSH
[email protected]:tensorflow/agents.git

If you have some problems with agents

You may open issue on agents support forum (system) here: https://github.com/tensorflow/agents/issues