AI with Python
Best book for machine learning in python ?
This is me few months ago. Machine learning is truly vast, which area are you interested in exactly.
If you are interested in NLP, try to read NLTK book. If you are interested in the whole process of machine learning and you have a fuondation in the underlaying math, read Mastering Machine Learning With scikit-learn, Learning scikit-learn: Machine Learning in Python, Building Machine Learning Systems with Python, Scikit-Learn Cookbook. These are all good books. There is also another book that would be available next month [1]
Remember, machine learning is broad area, you need to precise what you are interested in.
Best of luck [1]: http://www.amazon.com/Introduction-Machine-Learning-Python-Sarah/
More on reddit.comWhat is/are some good machine learning libraries for a beginner
There isn't really such a thing. Exaggerated analogy: "What is a good book on astrophysics for someone who is learning to read and write?" Learn about Python itself before worrying about Python machine learning libraries. Machine learning libraries are generally the opposite of beginner-friendly.
More on reddit.comMachine Learning from scratch Tutorials on YouTube
These look cool. Bookmarked, and Thanks.
More on reddit.com