Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 725 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 725 Bytes

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/