Live data from Hacker News

Deep Learning: Not Just for Silicon Valley

fast.ai

11–20 of 23 posts

Re: Deep Learning: Not Just for Silicon Valley

#12
post #2

I'm now in week 4 of the first round of this MOOC (here: http://course.fast.ai/ ) and it's incredibly intuitive, highly recommended. It's less about the mathematics, more about what has been proven to work, and based on these scores I've gotten quite high in the Kaggle competitions the classes go through (Cats & Dogs, State Farm, Titanic) The Jupyter noteboks are sometimes still quite messy and deserve some cleanup,…

Do you have to spend money on AWS for this course?

Yes you do. But you can turn off your machine after you are done with your calculations. You probably end up with not more than $20 a month.

Re: Deep Learning: Not Just for Silicon Valley

#13
post #2

I'm now in week 4 of the first round of this MOOC (here: http://course.fast.ai/ ) and it's incredibly intuitive, highly recommended. It's less about the mathematics, more about what has been proven to work, and based on these scores I've gotten quite high in the Kaggle competitions the classes go through (Cats & Dogs, State Farm, Titanic) The Jupyter noteboks are sometimes still quite messy and deserve some cleanup,…

Do you have to spend money on AWS for this course?

If you want you can just watch the videos. You won't learn quite as deeply but he goes over his solution to the homework.

Re: Deep Learning: Not Just for Silicon Valley

#15
post #8
post #2

I'm now in week 4 of the first round of this MOOC (here: http://course.fast.ai/ ) and it's incredibly intuitive, highly recommended. It's less about the mathematics, more about what has been proven to work, and based on these scores I've gotten quite high in the Kaggle competitions the classes go through (Cats & Dogs, State Farm, Titanic) The Jupyter noteboks are sometimes still quite messy and deserve some cleanup,…

For the course setup they say to use an AWS instance. I have a machine with a decent Nvidia GPU in it. What software does it use for the deep learning? Do you use the Nvidia suite directly [1]? Or does Theano [2] have everything built in and you just need drivers? 1. https://developer.nvidia.com/deep-learning-software 2. http://deeplearning.net/software/theano/index.html

If you've got a decent NVidia GPU, you should be alright.

I understand that Theano can support other (non-NVidia) GPUs using OpenCL, but I haven't tried this. Part 2 of the course requires TensorFlow (which doesn't support OpenCL, AFAIK), so you're better off sticking with NVidia unfortunately.

Re: Deep Learning: Not Just for Silicon Valley

#16
post #2

I'm now in week 4 of the first round of this MOOC (here: http://course.fast.ai/ ) and it's incredibly intuitive, highly recommended. It's less about the mathematics, more about what has been proven to work, and based on these scores I've gotten quite high in the Kaggle competitions the classes go through (Cats & Dogs, State Farm, Titanic) The Jupyter noteboks are sometimes still quite messy and deserve some cleanup,…

Do you have to spend money on AWS for this course?

No. You can build your own machine, use Google Computer Engine (https://cloud.google.com/gpu/), or even just stick with CPU while you get your feet wet.

I started the course with CPU only, and then switched to a GCE instance (which I run sparingly) when I got tired of waiting for my models to train.

Re: Deep Learning: Not Just for Silicon Valley

#17
post #2

I'm now in week 4 of the first round of this MOOC (here: http://course.fast.ai/ ) and it's incredibly intuitive, highly recommended. It's less about the mathematics, more about what has been proven to work, and based on these scores I've gotten quite high in the Kaggle competitions the classes go through (Cats & Dogs, State Farm, Titanic) The Jupyter noteboks are sometimes still quite messy and deserve some cleanup,…

I'm in Part 2 of the course now, and it's shaping up to be really really good as well.

Re: Deep Learning: Not Just for Silicon Valley

#18
post #8
post #2

I'm now in week 4 of the first round of this MOOC (here: http://course.fast.ai/ ) and it's incredibly intuitive, highly recommended. It's less about the mathematics, more about what has been proven to work, and based on these scores I've gotten quite high in the Kaggle competitions the classes go through (Cats & Dogs, State Farm, Titanic) The Jupyter noteboks are sometimes still quite messy and deserve some cleanup,…

For the course setup they say to use an AWS instance. I have a machine with a decent Nvidia GPU in it. What software does it use for the deep learning? Do you use the Nvidia suite directly [1]? Or does Theano [2] have everything built in and you just need drivers? 1. https://developer.nvidia.com/deep-learning-software 2. http://deeplearning.net/software/theano/index.html

[deleted]

Re: Deep Learning: Not Just for Silicon Valley

#19

Earlier quoted context omitted.

ISTR they said they'd be available around May.

excited. cant wait. literally. you got a source for this?

I don't recall which page, but I read the same thing on their website a couple weeks ago.

Re: Deep Learning: Not Just for Silicon Valley

#20

Earlier quoted context omitted.

ISTR they said they'd be available around May.

excited. cant wait. literally. you got a source for this?

"This 7-week course is designed for anyone with at least a year of coding experience, and some memory of high-school math. You will start with step one—learning how to get a GPU server online suitable for deep learning—and go all the way through to creating state of the art, highly practical, models for computer vision, natural language processing, and recommendation systems. There are around 20 hours of lessons, and you should plan to spend around 10 hours a week for 7 weeks to complete the material. The course is based on lessons recorded during the first certificate course at The Data Institute at USF. Part 2 will be taught at the Data Institute from Feb 27, 2017, and will be available online around May 2017."

http://course.fast.ai/

Post reply on HN