"Python Machine Learning" :
Machine Learning and Deep Learning with Python, scikit-learn and Tensorflow.
by Sebastian Raschka & Vahid Mirjalili (2017)
Machine Learning and Deep Learning with Python, scikit-learn and Tensorflow.
by Sebastian Raschka & Vahid Mirjalili (2017)
A Guide to using Logistic Regression for Digit Recognition (with Python codes)
👍1
Speech and Language Processing (3rd ed. draft)
Dan Jurafsky and James H. Martin
Draft chapters in progress, Sep 23, 2018
Dan Jurafsky and James H. Martin
Draft chapters in progress, Sep 23, 2018
MIT COMPUTER SCIENCE AND ARTIFICIAL INTELLIGENCE LABORATORY
HUMAN-COMPUTER INTERACTION FOR USER EXPERIENCE DESIGN
ONLINE SHORT COURSE
HUMAN-COMPUTER INTERACTION FOR USER EXPERIENCE DESIGN
ONLINE SHORT COURSE
Is shortened version of above link:
https://bit.ly/2IkRqrq
https://bit.ly/2IkRqrq
Github repo:
https://github.com/matroid/dlwithtf
Book is available to read online:
https://www.safaribooksonline.com/library/view/tensorflow-for-deep/9781491980446/
https://github.com/matroid/dlwithtf
Book is available to read online:
https://www.safaribooksonline.com/library/view/tensorflow-for-deep/9781491980446/
GitHub
GitHub - matroid/dlwithtf: TensorFlow for Deep Learning Book
TensorFlow for Deep Learning Book. Contribute to matroid/dlwithtf development by creating an account on GitHub.
👍2
Reinforcement Learning Guide: Solving the Multi-Armed Bandit Problem from Scratch in Python