wwwguoxd's Stars
lyhue1991/eat_pytorch_in_20_days
Pytorch🍊🍉 is delicious, just eat it! 😋😋
lyhue1991/eat_tensorflow2_in_30_days
Tensorflow2.0 🍎🍊 is delicious, just eat it! 😋😋
gongminmin/KlayGE
KlayGE is a cross-platform open source game engine with plugin-based architecture.
jobbole/awesome-cpp-cn
C++ 资源大全中文版,标准库、Web应用框架、人工智能、数据库、图片处理、机器学习、日志、代码分析等。由「开源前哨」和「CPP开发者」微信公号团队维护更新。
PIA-Group/BioSPPy
Biosignal Processing in Python
google/googletest
GoogleTest - Google Testing and Mocking Framework
alphanumericslab/OSET
johnybang/AdaptiveFilter-LMS
A simple floating point NLMS Adaptive Filter and an accompanying test routine implemented in Matlab and C.
BMClab/BMC
Notes on Scientific Computing for Biomechanics and Motor Control
wuye9036/CppTemplateTutorial
中文的C++ Template的教学指南。与知名书籍C++ Templates不同,该系列教程将C++ Templates作为一门图灵完备的语言来讲授,以求帮助读者对Meta-Programming融会贯通。(正在施工中)
claydergc/find-peaks
Algorithm to find peaks in a std::vector<float>
TianleCao/real-time-QRS-detection
Auto diagnosis of ECG signal with an implementation of Pan & Tompkins
wxWidgets/wxWidgets
Cross-Platform C++ GUI Library
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.
pygame/pygame
🐍🎮 pygame (the library) is a Free and Open Source python programming language library for making multimedia applications like games built on top of the excellent SDL library. C, Python, Native, OpenGL.
scipy/scipy
SciPy library main repository
JavisPeng/ecg_pytorch
ecg classfication
rafaelmmoreira/PanTompkinsQRS
A portable, ANSI-C implementation of Pan-Tompkins real-time QRS detection algorithm
kosachevds/qrs_detector
QRS-complex detection similar to Pan-Tomkins algorithm.
DusanKostic/QRSdetection
C implementation of Pan-Tompkins QRS detection algorithm.
tiimgreen/github-cheat-sheet
A list of cool features of Git and GitHub.
sindresorhus/awesome
😎 Awesome lists about all kinds of interesting topics
kfrlib/kfr
Fast, modern C++ DSP framework, FFT, Sample Rate Conversion, FIR/IIR/Biquad Filters (SSE, AVX, AVX-512, ARM NEON)
iamshuaidi/CS-Book
计算机类常用电子书整理,并且附带下载链接,包括Java,Python,Linux,Go,C,C++,数据结构与算法,人工智能,计算机基础,面试,设计模式,数据库,前端等书籍
TheAlgorithms/Python
All Algorithms implemented in Python
vinta/awesome-python
An opinionated list of awesome Python frameworks, libraries, software and resources.
softserveinc-rnd/ecg-denoise
Denoise of ECG signal with machine learning
vinniefalco/DSPFilters
A Collection of Useful C++ Classes for Digital Signal Processing
wei/pull
🤖 Keep your forks up-to-date via automated PRs
MousaviSajad/ECG-Heartbeat-Classification-seq2seq-model
Inter- and intra- patient ECG heartbeat classification for arrhythmia detection: a sequence to sequence deep learning approach