Python Machine Learning Book 3rd Edition

The "Python Machine Learning (3rd edition)" book code repository
Alternatives To Python Machine Learning Book 3rd Edition
Project NameStarsDownloadsRepos Using ThisPackages Using ThisMost Recent CommitTotal ReleasesLatest ReleaseOpen IssuesLicenseLanguage
D2l Zh43,808
16 days ago45March 25, 202233apache-2.0Python
《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被60多个国家的400多所大学用于教学。
Machine Learning For Software Engineers26,824
a month ago24cc-by-sa-4.0
A complete daily plan for studying to become a machine learning engineer.
Pumpkin Book21,241
2 months ago16other
《机器学习》(西瓜书)公式详解
Fastbook18,391
13 days ago26May 19, 2022108otherJupyter Notebook
The fastai book, published as Jupyter Notebooks
D2l En17,987
a day ago99otherPython
Interactive deep learning book with multi-framework code, math, and discussions. Adopted at 400 universities from 60 countries including Stanford, MIT, Harvard, and Cambridge.
Awesome Kubernetes13,893
15 days ago9otherShell
A curated list for awesome kubernetes sources :ship::tada:
Deep Learning With Tensorflow Book11,864
2 years ago78Jupyter Notebook
深度学习入门开源书,基于TensorFlow 2.0案例实战。Open source Deep Learning book, based on TensorFlow 2.0 framework.
Python Machine Learning Book11,645
9 months ago11mitJupyter Notebook
The "Python Machine Learning (1st edition)" book code repository and info resource
Mit Deep Learning Book Pdf10,775
5 months ago10Java
MIT Deep Learning Book in PDF format (complete and parts) by Ian Goodfellow, Yoshua Bengio and Aaron Courville
Mml Book.github.io10,729
4 months ago135Jupyter Notebook
Companion webpage to the book "Mathematics For Machine Learning"
Alternatives To Python Machine Learning Book 3rd Edition
Select To Compare


Alternative Project Comparisons
Readme

Python Machine Learning (3rd Ed.) Code Repository

Python 3.6 License

Code repositories for the 1st and 2nd edition are available at

Python Machine Learning, 3rd Ed.

to be published December 12th, 2019

Paperback: 770 pages
Publisher: Packt Publishing
Language: English

ISBN-10: 1789955750
ISBN-13: 978-1789955750
Kindle ASIN: B07VBLX2W7

Links

Table of Contents and Code Notebooks

Helpful installation and setup instructions can be found in the README.md file of Chapter 1

Please note that these are just the code examples accompanying the book, which we uploaded for your convenience; be aware that these notebooks may not be useful without the formulae and descriptive text.

  1. Machine Learning - Giving Computers the Ability to Learn from Data [open dir]
  2. Training Machine Learning Algorithms for Classification [open dir]
  3. A Tour of Machine Learning Classifiers Using Scikit-Learn [open dir]
  4. Building Good Training Sets – Data Pre-Processing [open dir]
  5. Compressing Data via Dimensionality Reduction [open dir]
  6. Learning Best Practices for Model Evaluation and Hyperparameter Optimization [open dir]
  7. Combining Different Models for Ensemble Learning [open dir]
  8. Applying Machine Learning to Sentiment Analysis [open dir]
  9. Embedding a Machine Learning Model into a Web Application [open dir]
  10. Predicting Continuous Target Variables with Regression Analysis [open dir]
  11. Working with Unlabeled Data – Clustering Analysis [open dir]
  12. Implementing a Multi-layer Artificial Neural Network from Scratch [open dir]
  13. Parallelizing Neural Network Training with TensorFlow [open dir]
  14. Going Deeper: The Mechanics of TensorFlow [open dir]
  15. Classifying Images with Deep Convolutional Neural Networks [open dir]
  16. Modeling Sequential Data Using Recurrent Neural Networks [open dir]
  17. Generative Adversarial Networks for Synthesizing New Data [open dir]
  18. Reinforcement Learning for Decision Making in Complex Environments [open dir]



Raschka, Sebastian, and Vahid Mirjalili. Python Machine Learning, 3rd Ed. Packt Publishing, 2019.

@book{RaschkaMirjalili2019,  
address = {Birmingham, UK},  
author = {Raschka, Sebastian and Mirjalili, Vahid},  
edition = {3},  
isbn = {978-1789955750},   
publisher = {Packt Publishing},  
title = {{Python Machine Learning, 3rd Ed.}},  
year = {2019}  
}
Popular Book Projects
Popular Machine Learning Projects
Popular Learning Resources Categories
Related Searches

Get A Weekly Email With Trending Projects For These Categories
No Spam. Unsubscribe easily at any time.
Jupyter Notebook
Machine Learning
Deep Learning
Tensorflow
Book
Neural
Scikit Learn