-
Notifications
You must be signed in to change notification settings - Fork 152
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Documentation #65
Comments
Made some small progress on documentation. Let me know what you think and what is missing. |
@scabi That looks awesome! Wouldn't call it small. |
Thanks! It was mostly copy paste from the code though. Any more ideas to improve the documentation? I am willing to help in the next few months. |
@scabi The next thing would be more examples. You could add an examples/ folder and put some concrete examples in there. |
I think some iTorch notebooks would be the best option for examples. Torch roadmap document says "Tutorials: provide guidelines and basic framework/standard to write and publish tutorials?" Is there any progress on this? |
Nope. Which means you can pretty much do it as you want, subject to the constraint that your PR gets merged XD |
Got it. I'll look into it. |
Each function should be documented in the README, instead of just inline. There should also be a link for each optimization function to the original paper.
The text was updated successfully, but these errors were encountered: