C++ and Python Codes from my projects
InformationGain_Based_Feature_Extration
algorithm developed in C++- Basic Spam classifier using SKLearn. Jupyter Notebook link.
- MagnaTagATune dataset preprocessing (first step to the music genre classification neural net). Jupyter Notebook link.
- Some basic things to know about Caffe deep learning framework.
- A well explained version of Caffe's example code on Image Classification. Jupyter Notebook link.
- Another version of Caffe's example code w/ Lenet Architecture included. Jupyter Notebook link.
ppmtotiff.sh
: Shell script to convert image files fromppm
format totiff
.