/IEEE-Workshop

This repo contains a short tutorial I presented at MLH hacks 2018 and at MakeFriendsMonthly TO Meetup May 2018

Primary LanguageJupyter Notebook

IEEE-Workshop

This repo contains a Neural Network solution to the Boston Housing Dataset Prices problem.

Dependencies:
Keras
Tensorflow
Numpy

For Windows install of Keras and Tensorflow with GPU, I'd recommend any of the following: https://github.com/antoniosehk/keras-tensorflow-windows-installation http://blog.nitishmutha.com/tensorflow/2017/01/22/TensorFlow-with-gpu-for-windows.html

For Windows install of Keras and Tensorflow in CPU mode:
https://chunml.github.io/ChunML.github.io/project/Tensorflow-Installation/

For MacOS install of Keras and Tensorflow
https://www.pyimagesearch.com/2017/09/29/macos-for-deep-learning-with-python-tensorflow-and-keras/