Code Support for my blog
Perceptron: The very basic entity in Machine Learning. It's training and weights update in code. Find more here
Image Aesthetic Assessment: Determining the aesthetic content of an image. The network defined use Spatial Pyramid Pooling. Find more here
Image Classification: Alexnet architecture in Keras for image classification. Find more here