Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upPLEASE: Better documentation on Source Code and Variables, especially Summary's in C# #3571
Comments
|
@microsoft - Hire me, I will learn CNTK inside-out and do all the documentation for you ;0) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@microsoft AI Team - Fantastic Product! Thank You!
PLEASE: Better documentation on Source Code and Fields, Properties, Methods, and Constructors, just a detailed Summary, please in the C# projects.
When coding, the IntelliSense documentation is very handy! I would really appreciate more detailed documentation.
An example: PreviousMinibatchEvaluationAverage - I have no idea what its actual calculation or complete purpose is. An average over the Batch errors...
Also Data documentation, on the Data Structures used in the examples.
Please document all the code for us nubies!
Thanks ;0)