torch / tutorials

A series of machine learning tutorials for Torch7
622 stars 312 forks source link

adding coursera neural net assignments. #12

Closed ronanmoynihan closed 9 years ago

soumith commented 9 years ago

Ronan, sorry for the delay, just got time to look at this. Are these the solutions to the assignments, or are these the assignments themselves?

If these are the solutions, it would be great to separate assignments into a folder where things are unsolved and where the assignments are solved.

Also, to each of the assignment folders, could you also add a README.md

ronanmoynihan commented 9 years ago

No problem. They are the solutions. I'll split them into starter_code and solutions and add the readme's and stuff. Should get round to it later on today.

ronanmoynihan commented 9 years ago

OK, I've made those updates now. You can look through it here before I push the changes. https://github.com/ronanmoynihan/tutorials/tree/master/coursera_neural_nets

soumith commented 9 years ago

great!!! thanks.