This is your work, valued
HappyNet. Convolutional neural network that does real-time emotion recognition. HappyNet detects faces in video and images, classifies the emotion on each face, then replaces each face with the correct emoji for that emotion. Based on Caffe and the "Emotions in the Wild" network available on Caffe model zoo.
132Convolutional_Neural_Net_for_Beginners. This contains some simple python code that implements convolutional neural nets. Instructions are included. Good for beginners who have some understanding of the basic features in a CNN.
5