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/
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/
Comments
Post a Comment