Skip to main content

Posts

Showing posts from July, 2017

Multi-Class Classification with the Keras Deep Learning / TensorFlow

Ubuntu 14.04 TensorFlow:  https://www.tensorflow.org I had to install Numpy, Pandas: http://pandas.pydata.org/ , Ski-Kit:  http://scikit-learn.org/ pip install -U scikit-learn Complete methodology utilized is available on Jason Brownlee's blog here: http://machinelearningmastery.com/multi-class-classification-tutorial-keras-deep-learning-library/