I would suggest signing up for the coursera machine learning course by andrew ng, it's free and is supposed to be a good introduction to modern ai techniques. Also this book: https://www.amazon.com/Deep-Learning-Adaptive-Computation-Machine-ebook/dp/B01MRVFGX4/ref=sr_1_3?ie=UTF8&qid=1510273866&sr=8-3&keywords=deep+learning seems to be the most modern ai book that focuses on deep learning stuff
You are viewing a single comment's thread from:
The course is excellent. That book is hard to digest, though, I have three years of electrical engineering, and we did some horrific math, this book takes it to another level with complications it introduces.
we started on AI with some common lisp programming BFS and n-queens. I think still that will be a good starting point. From what I see today people are confused between AI, ML and simple bots that even existing within editors like emacs.
I think that we should learn Deep Learning first, instead of the classic AI, and especially needed prerequisites (math and programming) to get started, you ?