zsxliuliu's Stars
Pan-will/CNN_FacesRecognition
自己训练识别模型;支持从照片、视频、摄像头获取人脸数据集;支持识别照片、视频、摄像头中的人脸。
Pan-will/LeetCode
自己刷题的代码,博客也会不定期同步相关思路、解法。
Pan-will/Shopping
本科时的一个JavaWeb项目。
BNDong/Cnblogs-Theme-SimpleMemory
🍭 Cnblogs theme _ Basic theme : SimpleMemory
yangwohenmai/LSTM
基于LSTM的时间序列预测研究
labuladong/fucking-algorithm
刷算法全靠套路,认准 labuladong 就够了!English version supported! Crack LeetCode, not only how, but also why.
ncbi-nlp/ML_Net
ML-Net is a novel end-to-end deep learning framework for multi-label classification of biomedical tasks. ML-Net combines the label prediction network with a label count prediction network, which can determine the output labels based on both label confidence scores and document context in an end-to-end manner.
jiunhwang/LLSF
Learning label-specific features for multi-label classification (ICDM'15)
Prady029/LLSF-Learning-Label-Specific-Features-for-Multi-Label-Classifcation
A research paper implementation from scratch for improving classification for imbalanced datasets.
radinhamidi/Hybrid_Forest
Hybrid Forest: A Concept Drift Aware Data Stream Mining Algorithm
Pan-will/Notes-for-Software-Designer-Examination
整理了一下软件设计师资格考试复习笔记。
elunez/eladmin
eladmin jpa 版本:项目基于 Spring Boot 2.6.4、 Jpa、 Spring Security、Redis、Vue的前后端分离的后台管理系统,项目采用分模块开发方式, 权限控制采用 RBAC,支持数据字典与数据权限管理,支持一键生成前后端代码,支持动态路由
hmgomes/AdaptiveRandomForest
Repository for the AdaptiveRandomForest algorithm implemented in MOA 2016-04
arjoly/random-output-trees
Randomized output tree for multilabel / multi-output regression tasks
Snailclimb/JavaGuide-Interview
JavaGuide面试突击版