snuspl / dolphin

14 stars 2 forks source link

Add explanations #25

Open kijungs opened 9 years ago

kijungs commented 9 years ago

We have to add comments for all public classes and public methods within the classes so that we are able to run javadoc to create an API documentation automatically. Especially, we need detailed explanation for the following classes:

bchocho commented 9 years ago

+1 I'd like to add to the list:

jsjason commented 9 years ago

The neural network classes need documentation too. We also need READMEs and a few diagrams.