You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
888 B
888 B
title |
---|
Artificial Intelligence |
I am basically in love with Artificial Intelligence (Machine Learning, (Deep) Neural Networks, Support Vector Machines, etc).
Here are some very good references:
- Artificial Intelligence, a Modern Approach, a very good book about a lot of methods and algorithms, written by Stuart Russell and Peter Norvig
- An introduction course about Machine Learning by Andrew Ng.
- The Reddit Artificial Subreddit contains interesting links.
I am currently reading and taking notes about the first book, and I will try to regularly post implementations (in Haskell) of some algorithms described in the book. I will try to update them regularly.