Live data from Hacker News

The Smallest Brain You Can Build: A Perceptron in Python

ranpara.net

11–20 of 86 posts

Re: The Smallest Brain You Can Build: A Perceptron in Python

#11
post #3

If you want to learn the fundamentals of ML I recommend a book, such as Deep Learning: Foundations and Concepts by Chris Bishop. If you insist on staying online, one option is https://course.fast.ai/ If you don't know ML I don't think you're going to learn much through ad hoc demos.

Checked out the book on your recommendation, and they even have a free online option on their site! Very generous: https://www.bishopbook.com/

Re: The Smallest Brain You Can Build: A Perceptron in Python

#12
post #3

If you want to learn the fundamentals of ML I recommend a book, such as Deep Learning: Foundations and Concepts by Chris Bishop. If you insist on staying online, one option is https://course.fast.ai/ If you don't know ML I don't think you're going to learn much through ad hoc demos.

I didn't know Bishop had released a new textbook. I will have to take a look at it. I wasn't the biggest fan of his Pattern Recognition book as I found it overly dense. I much preferred the Murphy and Alpaydin books.

EDIT: His son is co-author?

Re: The Smallest Brain You Can Build: A Perceptron in Python

#18
post #3

If you want to learn the fundamentals of ML I recommend a book, such as Deep Learning: Foundations and Concepts by Chris Bishop. If you insist on staying online, one option is https://course.fast.ai/ If you don't know ML I don't think you're going to learn much through ad hoc demos.

This fast AI course looks soo good man! Definitely I will start learning soon. Thank you!
Post reply on HN