Skip to content
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

add source documentation for layer class #424

Merged
merged 2 commits into from Nov 28, 2016

Conversation

edgarriba
Copy link
Member

No description provided.

@nyanp
Copy link
Member

nyanp commented Nov 28, 2016

@edgarriba
Nice, is it ok to merge?

@edgarriba
Copy link
Member Author

there's still a lot of documentation to write but for now we can merge

@edgarriba edgarriba merged commit 5f1bbb6 into tiny-dnn:master Nov 28, 2016
@@ -67,9 +67,11 @@ class layer : public node {
virtual ~layer() = default;

/**
* construct N-input, M-output layer
* @brief Defaul layer constructor that instantiates a N-input, M-output layer
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

typo in "Defaul", and it should be "an N-input" I think

@edgarriba edgarriba deleted the feat/add_docs branch December 20, 2016 18:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants