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

[NEW] Deep learning API guide #1040

Merged
merged 77 commits into from Oct 27, 2017
Merged

[NEW] Deep learning API guide #1040

merged 77 commits into from Oct 27, 2017

Conversation

Jskobos
Copy link
Contributor

@Jskobos Jskobos commented Oct 11, 2017

Ready for tech edit.

@GuessWhoSamFoo
Copy link
Contributor

Some things that might come up in the future:

Handling of async events by web server: keras-team/keras#2397

Pre-trained models optimizer weight exception: keras-team/keras#4044

Lazy loading and WSGIImportScript: https://modwsgi.readthedocs.io/en/develop/user-guides/frequently-asked-questions.html


python ./mnist_model.py

There may be a warning message as shown below from a pip or conda installation which means installing from source could offer superior performance.
Copy link
Contributor

Choose a reason for hiding this comment

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

@Jskobos this says there might be a message about installing from source over the method here, but it doesn't say to or not to. Should we suggest that the reader ignore the message?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@EdwardAngert Sorry, just saw this. That comment was from Sam, yes the warning can be ignored.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Idea was to clarify that it's possible to speed things up if the reader is up to it.

@GuessWhoSamFoo GuessWhoSamFoo changed the title Deep learning API guide [NEW] Deep learning API guide Oct 27, 2017
@Jskobos Jskobos merged commit 6e11d04 into master Oct 27, 2017
@Jskobos Jskobos deleted the machine-learning branch October 27, 2017 19:20
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

4 participants