Stars
All Algorithms implemented in Python
RepVGG: Making VGG-style ConvNets Great Again
Implement Statistical Leanring Methods, Li Hang the hard way. 李航《统计学习方法》一书的硬核 Python 实现
lovecodestudent / FcaNet
Forked from JuZiSYJ/FcaNetSimple reimplemetation experiments about FcaNet
计算机类常用电子书整理,并且附带下载链接,包括Java,Python,Linux,Go,C,C++,数据结构与算法,人工智能,计算机基础,面试,设计模式,数据库,前端等书籍
ICPR 2020: Facial Expression Recognition using Residual Masking Network
Materials and IPython notebooks for "Python for Data Analysis" by Wes McKinney, published by O'Reilly Media
利用Python进行数据分析 第二版 (2017) 中文翻译笔记
Face expression recognition app with Keras, Flask and OpenCV
本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet实现改为PyTorch实现。
Pretrained Pytorch face detection (MTCNN) and facial recognition (InceptionResnet) models
Top conferences & Journals focused on Facial expression recognition (FER)/ Facial action unit (FAU)
A CNN based pytorch implementation on facial expression recognition (FER2013 and CK+), achieving 73.112% (state-of-the-art) in FER2013 and 94.64% in CK+ dataset
深度学习入门开源书,基于TensorFlow 2.0案例实战。Open source Deep Learning book, based on TensorFlow 2.0 framework.
Build your neural network easy and fast, 莫烦Python中文教学
A toolkit for developing and comparing reinforcement learning algorithms.
Warning: This project does not have any current developer. See bellow.
周志华《机器学习》又称西瓜书是一本较为全面的书籍,书中详细介绍了机器学习领域不同类型的算法(例如:监督学习、无监督学习、半监督学习、强化学习、集成降维、特征选择等),记录了本人在学习过程中的理解思路与扩展知识点,希望对新人阅读西瓜书有所帮助!
Deep Learning Book Chinese Translation