keras cnn和face-api.js实现的人脸识别与情绪分类
-
Updated
Dec 9, 2022 - Jupyter Notebook
keras cnn和face-api.js实现的人脸识别与情绪分类
This repo covers the implementation of the following ICSE 2020 paper, "DISSECTOR: Input Validation for Deep Learning Applications by Crossing-layer Dissection " (DISSECTOR).
A sentiment analysis model trained on the IMDb Movie Reviews Dataset to classify reviews as positive or negative. This project uses a Bidirectional LSTM with GloVe embeddings, batch normalization, and regularization to improve accuracy and generalization. Includes data preprocessing, model training, and evaluation.
Pytorch Basic Tutorials for beginners
Autograd Library,which seems like a simple torch.For deep-learning study,it can implement simple neural networks.
Add a description, image, and links to the deep-learnning topic page so that developers can more easily learn about it.
To associate your repository with the deep-learnning topic, visit your repo's landing page and select "manage topics."