Stars
🧑🏫 60+ Implementations/tutorials of deep learning papers with side-by-side notes 📝; including transformers (original, xl, switch, feedback, vit, ...), optimizers (adam, adabelief, sophia, ...), ga…
Python 基于BP神经网络实现鸢尾花的分类
TensorFlow、CNN 利用卷积神经网络实时识别手势动作(有界面窗口)
TSP算法全复现:遗传(GA)、粒子群(PSO)、模拟退火(SA)、禁忌搜索(ST)、蚁群算法(ACO)、自自组织神经网络(SOM)
The deeplearning algorithms implemented by tensorflow
《深入浅出图神经网络:GNN原理解析》配套代码
This project is to predict multi-step gait phases and gait trajectory
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