pytorch-ignite/examples

Reinforcement learning beginner tutorial

Closed this issue · 0 comments

The idea is to move the scripts from https://github.com/pytorch/ignite/tree/master/examples/reinforcement_learning here in the form of a tutorial. To create this new tutorial, please:

  1. Create a new Jupyter notebook, see README.md
  2. Look at the already available tutorials to get an idea: https://pytorch-ignite.ai/tutorials/
  3. Add explanation and outputs wherever necessary.

Feel free to ask any questions here 🙌 Everyone is welcome to contribute!