rasbt / python-machine-learning-book-2nd-editionLinks
The "Python Machine Learning (2nd edition)" book code repository and info resource
☆7,195Updated 5 years ago
Alternatives and similar repositories for python-machine-learning-book-2nd-edition
Users that are interested in python-machine-learning-book-2nd-edition are comparing it to the libraries listed below
Sorting:
- The "Python Machine Learning (3rd edition)" book code repository☆4,983Updated 2 years ago
- The "Python Machine Learning (1st edition)" book code repository and info resource☆12,581Updated last year
- Repository for "Introduction to Artificial Neural Networks and Deep Learning: A Practical Guide with Applications in Python"☆2,819Updated 5 years ago
- Jupyter notebooks for the code samples of the book "Deep Learning with Python"☆19,867Updated 4 months ago
- ⛔️ DEPRECATED – See https://github.com/ageron/handson-ml3 instead.☆25,841Updated 2 years ago
- VIP cheatsheets for Stanford's CS 230 Deep Learning☆6,881Updated 5 years ago
- Code for Tensorflow Machine Learning Cookbook☆6,253Updated last year
- Notes on the Deep Learning book from Ian Goodfellow, Yoshua Bengio and Aaron Courville (2016)☆1,785Updated 5 years ago
- this repository accompanies the book "Grokking Deep Learning"☆7,681Updated last year
- Practice and tutorial-style notebooks covering wide variety of machine learning techniques☆3,290Updated 2 years ago
- Materials for my scikit-learn tutorial☆1,824Updated 2 years ago
- This repository contains code examples for the Stanford's course: TensorFlow for Deep Learning Research.☆10,377Updated 5 years ago
- Code repo for the book "Feature Engineering for Machine Learning," by Alice Zheng and Amanda Casari, O'Reilly 2018☆1,482Updated 5 years ago
- Repo for the Deep Learning Nanodegree Foundations program.☆4,061Updated 2 years ago
- https://github.com/rasbt/python-machine-learning-book☆82Updated 9 years ago
- A comprehensive list of Deep Learning / Artificial Intelligence and Machine Learning tutorials - rapidly expanding into areas of AI/Deep …☆3,961Updated 10 months ago
- The Python code to reproduce the illustrations from The Hundred-Page Machine Learning Book.☆2,005Updated last year
- VIP cheatsheets for Stanford's CS 221 Artificial Intelligence☆2,891Updated 6 years ago
- Simple Tensorflow Cookbook for easy-to-use☆2,758Updated 5 years ago
- Code repository for Deep Learning with Keras published by Packt☆1,050Updated last month
- Machine Learning Course with Python:☆7,058Updated last year
- Introduction to Deep Neural Networks with Keras and Tensorflow☆2,971Updated 2 years ago
- An implementation of a complete machine learning solution in Python on a real-world dataset. This project is meant to demonstrate how all…☆1,243Updated 2 years ago
- Jupyter notebooks from the scikit-learn video series☆3,774Updated last year
- Data Science Notebook on a Classification Task, using sklearn and Tensorflow.☆698Updated 4 years ago
- A collection of IPython notebooks covering various topics.☆2,610Updated 5 years ago
- Free online textbook of Jupyter notebooks for fast.ai Computational Linear Algebra course☆10,696Updated last year
- Master the essential skills needed to recognize and solve complex real-world problems with Machine Learning and Deep Learning by leveragi…☆2,368Updated last year
- Plain python implementations of basic machine learning algorithms