practical-pytorch icon indicating copy to clipboard operation
practical-pytorch copied to clipboard

Official pytorch tutorials

Open chsasank opened this issue 8 years ago • 2 comments

Hi,

I've added three of your tutorials (albeit with slight modifications) to official pytorch tutorials at http://pytorch.org/tutorials/. There are rendered much better there. For example, this is how your char-nn classification looks like.

Would you mind contributing to them? Here's the repo: https://github.com/pytorch/tutorials

It'll be great for the community if all the tutorials are in one place. I see that you added a new Shakespeare char rnn tutorial. I can add that to pytorch.org/tutorials for you. But in the future, can you please make updates/changes to pytorch/tutorials?

Thanks, Sasank.

chsasank avatar Mar 24 '17 14:03 chsasank

Thanks, that does look better. The Shakespeare tutorial isn't complete yet - when it is, can I ping you to add it in (or show me how)?

spro avatar Mar 24 '17 23:03 spro

Please ping me on this thread after completion. Adding it to tutorials is fairly easy. README has contributing guidelines. There's also a script to convert notebook to documentation.

chsasank avatar Mar 24 '17 23:03 chsasank