Stars
13
stars
written in Python
Clear filter
Implementation of Vision Transformer, a simple way to achieve SOTA in vision classification with only a single transformer encoder, in Pytorch
Data Structure and Algorithm notes. 数据结构与算法/leetcode/lintcode题解/
记录cv算法工程师的成长之路,分享计算机视觉和模型压缩部署技术栈笔记。https://harleyszhang.github.io/cv_note/
Speech emotion recognition implemented in Keras (LSTM, CNN, SVM, MLP) | 语音情感识别
Book recommender system using collaborative filtering based on Spark
使用Flask,mysql构建的一个基于书籍,基于协同过滤算法,基于slope one的图书推荐系统