Hi,
there are so many books on artificial intelligence, and as a beginner, it’s hard to make a right choice. Could you recommend a good books on Machine Learning, Deep Learning, and Python programming?
1 Like
Shure! For beginners I recommend:
Deep Learning with Python by François Chollet
It’s easy and you can find a python introduction also. Hope it help
1 Like
I found that book and many others by on Github. You can clone the entire repo with
git clone GitHub - chandanverma07/Ebooks: These are Some useful ebook
or simply visit Github and take a look.
2 Likes
thanks
To start I would recommend “Machine Learning for Coders” from Andrew Ng
1 Like