diff --git a/READ b/READ new file mode 100644 index 0000000..dae497d --- /dev/null +++ b/READ @@ -0,0 +1,8 @@ +# Python machine learning + +## This repository has example codes about the reading found on Chapter 4 "Training models" from the book Hands-On Machine Learning with Scikit-Learn and TensorFlow by Aurélien Géron + + +-------------------------------------------------------------------------------- +## Usage +Codes are written on python and can be executed by both python 2 and 3 as long as the libraries are available. \ No newline at end of file