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 tutorial for using Mocha in the cloud #221

Merged
merged 22 commits into from
Nov 1, 2016
Merged

Conversation

zacsketches
Copy link
Contributor

@zacsketches zacsketches commented Oct 31, 2016

This is the second tutorial enhancement I've submitted to make make the documentation and support for Mocha more complete. I have found the tutorials for Caffe and other established deep learning frameworks difficult for newcomers. I would like to see Mocha include a set of tutorials that demonstrate two essential components.

  1. Provide clear instruction on the use of all Mocha's capabilities.
  2. Introduce deep learning ideas and techniques to folks who may have zero background in the subject.

This tutorial is submitted in support of point 2 above. In order to experiment with deep learning you must have access to GPUs to train deep models efficiently. This tutorial provides step-by-step instructions to get Julia and Mocha running on AWS with their newest GPU Compute instance type, the p2.xlarge so that newcomers can run the Mocha GPUBackend for a modest investment in cloud computing.

This pull request will close issue #220

@pluskid pluskid merged commit 9dee8bb into pluskid:master Nov 1, 2016
@pluskid
Copy link
Owner

pluskid commented Nov 1, 2016

Thank you very much!

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.

2 participants