...

Announcing Data Science: Supervised Machine Learning in Python (Less Math, More Action!)

If you don't want to read about the course and just want the 88% OFF coupon code, skip to the bottom. In recent years, we've seen a resurgence in...

...

New Deep Learning course: Modern Deep Learning in Python

Shut up and gimme the link!: https://deeplearningcourses.com/c/data-science-deep-learning-in-theano-tensorflow/ This course continues where my...

...

Linear regression video course in Python

Hi all! Do you ever get tired of reading walls of text, and just want a nice video or 10 to explain to you the magic of linear regression and how...

...

Logistic Regression in Python video course

Hi all! Do you ever get tired of reading walls of text, and just want a nice video or 10 to explain to you the magic of logistic regression and...

...

Install all your statistics and numerical computation libraries for Python in one go on Ubuntu

sudo apt-get install python-numpy python-scipy python-matplotlib ipython ipython-notebook python-pandas python-sympy...