Skip to content
This repository has been archived by the owner on May 24, 2018. It is now read-only.

advices on how to understand the code #88

Open
mrfipwa opened this issue Apr 5, 2015 · 4 comments
Open

advices on how to understand the code #88

mrfipwa opened this issue Apr 5, 2015 · 4 comments

Comments

@mrfipwa
Copy link

mrfipwa commented Apr 5, 2015

Hi

I have been using cxxnet for a few weeks and in general like it. so I was trying to understand the code (as opposed to know how to use it) and got quite a bit trouble. Can you suggest a way to understand the code structure?

Thanks

@tqchen
Copy link
Member

tqchen commented Apr 5, 2015

see https://github.com/dmlc/cxxnet/tree/master/src for a NOTE On code structure

@mrfipwa
Copy link
Author

mrfipwa commented Apr 5, 2015

Thanks. Have already read it and still confused. is there a UML diagram for class structures?

@tqchen
Copy link
Member

tqchen commented Apr 5, 2015

Unfortunately there was no UML diagram. But I would suggest you to start from the interface headers (ends with .h), which are heavily documented

@tqchen
Copy link
Member

tqchen commented Apr 5, 2015

If you have specific questions on code structure or want to contribute on the code note, I would be happy to answer the questions

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants