Chipsovo's Stars
wzpan/BeamerStyleSlides
🌈Beamer风格的幻灯片模板集。包含了PowerPoint和Keynote两套格式。
thunlp/GNNPapers
Must-read papers on graph neural networks (GNN)
Zhangtianpu/EEG_Classification
using STGCN to achieve egg classification task
Blealtan/efficient-kan
An efficient pure-PyTorch implementation of Kolmogorov-Arnold Network (KAN).
KindXiaoming/pykan
Kolmogorov Arnold Networks
hsd1503/DL-ECG-Review
A Review of Deep Learning Methods on ECG Data
HaolinZhong/PMCA
Practice Makes Code Accepted
miss-mumu/developer2gwy
公务员从入门到上岸,最佳程序员公考实践教程
thuml/Time-Series-Library
A Library for Advanced Deep Time Series Models.
krahets/hello-algo
《Hello 算法》:动画图解、一键运行的数据结构与算法教程。支持 Python, Java, C++, C, C#, JS, Go, Swift, Rust, Ruby, Kotlin, TS, Dart 代码。简体版和繁体版同步更新,English version ongoing
ityouknow/awesome-spring-boot
Spring Boot Resources
qier222/YesPlayMusic
高颜值的第三方网易云播放器,支持 Windows / macOS / Linux :electron:
google-research/timesfm
TimesFM (Time Series Foundation Model) is a pretrained time-series foundation model developed by Google Research for time-series forecasting.
titu1994/LSTM-FCN
Codebase for the paper LSTM Fully Convolutional Networks for Time Series Classification
applenob/Cpp_Primer_Practice
搞定C++:punch:。C++ Primer 中文版第5版学习仓库,包括笔记和课后练习答案。
OI-wiki/OI-wiki
:star2: Wiki of OI / ICPC for everyone. (某大型游戏线上攻略,内含炫酷算术魔法)
macrozheng/mall
mall项目是一套电商系统,包括前台商城系统及后台管理系统,基于SpringBoot+MyBatis实现,采用Docker容器化部署。 前台商城系统包含首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等模块。 后台管理系统包含商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等模块。
MakiNaruto/Automatic_ticket_purchase
大麦网抢票脚本
zaamad/ECG-Heartbeat-Classification-Using-Multimodal-Fusion
mandrakedrink/ECG-Synthesis-and-Classification
1D GAN for ECG Synthesis and 3 models: CNN, LSTM, and Attention mechanism for ECG Classification.
fengdu78/deeplearning_ai_books
deeplearning.ai(吴恩达老师的深度学习课程笔记及资源)
zhengqi98/Hefei_ECG_TOP1
“合肥高新杯”心电人机智能大赛 —— 心电异常事件预测 TOP1 Solution
rajatkeshri/Music-Genre-Prediction-Using-RNN-LSTM
RNN-LSTM and Deep learning models are build which is used to predict the genre of the song which is given as input to the model.
amusi/CVPR2024-Papers-with-Code
CVPR 2024 论文和开源项目合集
josephmisiti/awesome-machine-learning
A curated list of awesome Machine Learning frameworks, libraries and software.
nerajbobra/lstm-qrs-detector
CNN-LSTM based QRS detector for ECG signals
chenzomi12/AISystem
AISystem 主要是指AI系统,包括AI芯片、AI编译器、AI推理和训练框架等AI全栈底层技术
GCY/wxECGAnalyzer
This project is for Electrocardiogram(ECG) signal algorithms design and validation, include preprocessing, QRS-Complex detection, embedded system validation, ECG segmentation, label your machine learning dataset, and clinical trial...etc.
KChen89/QRS-detection
Q,R,S, detection from ECG
berndporr/py-ecg-detectors
Popular ECG QRS detectors written in python