Study + Experiments performed during the Summer-2017 ML-reading group Data Group. School of Computing. University Of Utah
10800 Images of Lord Ganesha
- `Source Google Images Query using 108 "Alternative" Names for Ganesha
Input Processing
- Thresholded pixel values to be b/w
- Dimentions
150 x 150
- All configurable
13 native Features
Ganesha was a scribe for Veda Vyasa who was narrating the Mahabharata.
Yes yoU Gan! --Suresh Venkatasubramanian
- Python(Available as part of Ubuntu)
python --version
Python 2.7.12
- Git
sudo apt-get install git
pip is a package management system used to install and manage software packages written in Python. Many packages can be found in the Python Package Index (PyPI).
sudo apt-get install python-pip
sudo pip install --upgrade pip
sudo pip install jupyter
sudo pip install matplotlib
sudo pip install -U scikit-image
sudo pip install pandas
sudo pip install tensorflow
sudo pip install edward