Closed ayushblaze closed 3 years ago
Hi. It would be great if you can write | name | description | link |
---|
after that I can add it to the table.
Name-Playing CartPole with the Actor-Critic Method Description-This tutorial demonstrates how to implement the Actor-Critic method using TensorFlow to train an agent on the Open AI Gym CartPole-V0 environment. The reader is assumed to have some familiarity with policy gradient methods of reinforcement learning. Link-https://www.tensorflow.org/tutorials/reinforcement_learning/actor_critic
Thanks, I will update the table later.
The example is from tensorflow's documentation.