+ 5
Deep learning..
any one tried..deep neural network..for object classification..?if any one..then pls..tell me the sources from where I get the material related to "deep learning with python".☺..
4 odpowiedzi
+ 12
Yep, I tried and made a simple image classifier with it. To be honest I took a six-month coding bootcamp and this was my capstone project there, but there are numerous sources to learn that.
I'd advise you to start simple - with taling the today's free ebook on packtpub.com, "Python Data Science Essentials". Before going *deep* you really should have a good understanding of the magic and maths behind it:
https://www.packtpub.com/packt/offers/free-learning
+ 9
@visph That's actually around a hundred free ebooks there! O.o
BTW, packtpub also offers some codes to download for free...
+ 6
Found a link to download the ebook linked by @Kuba, without need of register an account:
https://freeebookdownload.blogspot.fr/2015/08/JUMP_LINK__&&__python__&&__JUMP_LINK-data-science-essentials.html
+ 2
I'm not sure but try to look for it on a website called edx.
Good luck.