Skip to content

Compphysguy/Hands-on-Machine-Learning-with-Scikit-Learn-Keras-and-TensorFlow

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

97 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hands-on ML with Scikit-Learn, Keras & TF by Aurelien Geron

  • This Books assumes you know close to nothing about machine learning.
  • We will be using production-ready Python frameworks
    • Scikit-Learn
    • Keras
    • TensorFlow
  • This book favors a hands-on approach through a series of working examples and just a little bit of theory.
  • Prerequesites
    • Some Python programming experience
    • Familiarity with NumPy, Pandas, and Matplotlib
    • A reasonable understanding of college-level math (calculus, probability, Linear Algebra, and statistics)
  • The first part of the book is mostly based on Scikit-Learn, while the 2nd part is using Keras/TensorFlow.

Roadmap

1. The Fundamentals of Machine Learning


About

Part I: Notebooks & Code "Hands-On ML with Scikit-Learn, Keras & TensorFlow: Concepts, Tools, and Techniques to Build Intelligent Systems" by Aurelien Geron

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 99.9%
  • Other 0.1%