Skip to content

Found mistake in pytorch-lightning DQN example. How do I upload a fix? #10883

Discussion options

You must be logged in to vote

Hello! This fix would be done in the Lightning Tutorials repo here: https://github.com/PyTorchLightning/lightning-tutorials

  1. Fork the repo (button on top right)
  2. Clone the repo from your fork
  3. Go to the DQN example source code/notebook
  4. Edit with your proposed fix
  5. commit the changes and push them to your fork
  6. Then go to the https://github.com/PyTorchLightning/lightning-tutorials/pulls and open a Pull Request.

Let me know if that helps and thanks for checking out the tutorials and the help!

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@carsondenison
Comment options

@carsondenison
Comment options

@awaelchli
Comment options

@Borda
Comment options

Answer selected by carsondenison
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants