Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/farshidnooshi/hands-on-machine-learning

Practice codes of the book Hands-on Machine Learning 2
https://github.com/farshidnooshi/hands-on-machine-learning

artificial-intelligence deep-learning keras machine-learning pandas python scikit-learn tensorflow

Last synced: 13 days ago
JSON representation

Practice codes of the book Hands-on Machine Learning 2

Awesome Lists containing this project

README

        


In The Name of GOD


# Machine Learning Notebooks

## Introduction
In this repository I will share my steps toward learning tensorflow, keras, sklearn, pandas, numpy with respect to the very great book of
'Hands On Machine Learning with Scikit Learn, Keras, and TensorFlow'. most of the codes are from the book but I have personally manipulated some of them
so that I could learn the main concepts and classes and librararies materials.
I am happy to share my walksteps to learn Machine Learning approaches deeper in this repository.
I've implemented a regression project for predicting house prices and a binary classifier for predition of 5s on MNIST dataset.