Difference between revisions of "Geron - Machine Learning 2nd Edition"

From wikidb
Jump to: navigation, search
(Reference)
(Reference)
Line 6: Line 6:
 
* Python Frameworks
 
* Python Frameworks
 
** [https://scikit-learn.org/stable/ Scikit-Learn]
 
** [https://scikit-learn.org/stable/ Scikit-Learn]
 +
** [https://www.tensorflow.org/ TensorFlow]
 +
** [https://keras.io/ Keras]
 +
 +
* Python
 +
** [https://docs.python.org/3/tutorial/ Python 3 Tutorial]
  
 
= Chapters =
 
= Chapters =

Revision as of 16:21, 30 March 2023

Reference

  • The book
    • Aurelien Geron, Hands-On Machine Learning with Scikit-Learn, Keras & TensoFlow, O'Reilly, Second Edition, 2019

Chapters