lenghanyan's Stars
ardamavi/Unsupervised-Classification-with-Autoencoder
Using Autoencoders for classification as unsupervised machine learning algorithms with Deep Learning.
keras-team/keras-applications
Reference implementations of popular deep learning models.
jindongwang/transferlearning
Transfer learning / domain adaptation / domain generalization / multi-task learning etc. Papers, codes, datasets, applications, tutorials.-迁移学习
Seratna/TensorFlow-Convolutional-AutoEncoder
This is an implementation of Convolutional AutoEncoder using only TensorFlow
weiaicunzai/awesome-image-classification
A curated list of deep learning image classification papers and codes
nanopony/keras-convautoencoder
Keras autoencoders (convolutional/fcc) [proof of concept]
fchollet/keras-resources
Directory of tutorials and open-source code repositories for working with Keras, the Python deep learning library
Hanzhuo/Facial-Expression-Recognition-with-TensorFlow-Convolutional-Neural-Networks
dipanjanS/hands-on-transfer-learning-with-python
Deep learning simplified by transferring prior learning using the Python deep learning ecosystem
amineHorseman/facial-expression-recognition-using-cnn
Deep facial expressions recognition using Opencv and Tensorflow. Recognizing facial expressions from images or camera stream
justdark/matlab_code-ufldl-exercise-
My UFLDL EXERCISE CODE
jatinshah/ufldl_tutorial
Stanford Unsupervised Feature Learning and Deep Learning Tutorial
bytefish/facerec
Implements face recognition algorithms for MATLAB/GNU Octave and Python.
aleju/imgaug
Image augmentation for machine learning experiments.
achbogga/Inc_v3_FER
Facial Expression Recognition using Inception V3 Model in keras
sachin-kmr/ML-Facial-Expression-Recognition
A deep neural network system that recognizes 6 basic emotions: angry, disgust, fear, happy, sad, surprise, and neutral.
amineHorseman/facial-expression-recognition-svm
Training SVM classifier to recognize people expressions (emotions) on Fer2013 dataset
Yfaye/Facial-Expression-Recognition
Facial Expression Recognition Using Eigenface Method in MATLAB
xionghc/Facial-Expression-Recognition
Facial-Expression-Recognition in TensorFlow. Detecting faces in video and recognize the expression(emotion).