shuentang
I am a student who loves programming. I think python language is simple and easy to implement, and has a very concise and efficient dynamic processing method. P
无
shuentang's Stars
vinta/awesome-python
An opinionated list of awesome Python frameworks, libraries, software and resources.
CompVis/stable-diffusion
A latent text-to-image diffusion model
karpathy/LLM101n
LLM101n: Let's build a Storyteller
facebookresearch/fastText
Library for fast text representation and classification.
karpathy/llama2.c
Inference Llama 2 in one file of pure C
ttroy50/cmake-examples
Useful CMake Examples
liguodongiot/llm-action
本项目旨在分享大模型相关技术原理以及实战经验(大模型工程化、大模型应用落地)
Toyhom/Chinese-medical-dialogue-data
Chinese medical dialogue data 中文医疗对话数据集
ARM-software/armnn
Arm NN ML Software. The code here is a read-only mirror of https://review.mlplatform.org/admin/repos/ml/armnn
paulvangentcom/heartrate_analysis_python
Python Heart Rate Analysis Package, for both PPG and ECG signals
shibing624/similarities
Similarities: a toolkit for similarity calculation and semantic search. 相似度计算、匹配搜索工具包,支持亿级数据文搜文、文搜图、图搜图,python3开发,开箱即用。
liwenju0/cutword
一个简单快速的分词、命名实体识别工具
berndporr/py-ecg-detectors
Popular ECG QRS detectors written in python
wechaty/puppet
Puppet Provider Abstraction for Wechaty
ARM-software/CMSIS-NN
CMSIS-NN Library
ojwalch/sleep_accel
Code for Swift project to extract acceleration from Apple Watch during sleep - currently under construction
bbruceyuan/LLMs-101
从零到一实现一个 miniLLM~(动手学习LLM)
yudhik11/Heart-Rate-Monitoring_PPG
mahsaabahrami/Sleep-Apnea
A COMPREHENSIVE ANALYSIS OF SLEEP APNEA
RnR-2018/Deep-learning-with-PyTorch-and-GCP
Tutorial and framework code for deep learning in biomedical applications with PyTorch and (if necessary) Google Cloud Platform.
dslab-uniud/OSAS
Source code for the deep learning models employed in OSAS study
SayeedChowdhury/Heart-Rate-Estimation-using-PPG-during-exercise-in-intense-motion-artifacts
This project addresses to estimate heart rate (HR) during exercise in real-time using wrist-type PPG signals amidst intense motion artifacts
olivesgatech/HeartBEAT
Code for paper - H. Pan, D. Temel and G. AlRegib, "HeartBEAT: Heart beat estimation through adaptive tracking," 2016 IEEE-EMBS International Conference on Biomedical and Health Informatics (BHI), Las Vegas, NV, 2016, pp. 587-590.
sparklingsummar/oscillometric-blood-pressure
2016 finnal project
Raminghorbanii/Self-Supervised-PPG-Representation-Learning-Shows-High-Inter-Subject-Variability
Implementation of our Self-Supervised Learning framework for PPG signal representation, as detailed in 'Self-Supervised PPG Representation Learning Shows High Inter-Subject Variability.'
hankishan79/Enhancing-Cuffless-Blood-Pressure-Measurement-through-Dual-PPG-Sensor-Fusion-
Enhancing Cuffless Blood Pressure Measurement through Dual PPG Sensor Fusion and Hybrid feature based Graph Attention Transformer
soundarya98/SleepApneaDetector
hpi-dhc/TROIKA
tonsam/Peak-Detection_Maxima
Peak Detection in ppg signal and hence finding heart rate using maxima method.
shuentang/BP-Net
Signal-to-Signal translation U-Net to estimate blood pressure.