will4906's Stars
QwenLM/Qwen
The official repo of Qwen (通义千问) chat & pretrained large language model proposed by Alibaba Cloud.
akopytov/sysbench
Scriptable database and system performance benchmark
axboe/fio
Flexible I/O Tester
esbatmop/MNBVC
MNBVC(Massive Never-ending BT Vast Chinese corpus)超大规模中文语料集。对标chatGPT训练的40T数据。MNBVC数据集不但包括主流文化,也包括各个小众文化甚至火星文的数据。MNBVC数据集包括新闻、作文、小说、书籍、杂志、论文、台词、帖子、wiki、古诗、歌词、商品介绍、笑话、糗事、聊天记录等一切形式的纯文本中文数据。
ColinIanKing/stress-ng
This is the stress-ng upstream project git repository. stress-ng will stress test a computer system in various selectable ways. It was designed to exercise various physical subsystems of a computer as well as the various operating system kernel interfaces.
lyhue1991/torchkeras
Pytorch❤️ Keras 😋😋
neuropsychology/NeuroKit
NeuroKit2: The Python Toolbox for Neurophysiological Signal Processing
HewlettPackard/netperf
Netperf is a benchmark that can be used to measure the performance of many different types of networking. It provides tests for both unidirectional throughput, and end-to-end latency.
google/fhir
FHIR Protocol Buffers
braindecode/braindecode
Deep learning software to decode EEG, ECG or MEG signals
awni/ecg
Cardiologist-level arrhythmia detection and classification in ambulatory electrocardiograms using a deep neural network
PIA-Group/BioSPPy
Biosignal Processing in Python
mondejar/ecg-classification
Code for training and test machine learning classifiers on MIT-BIH Arrhyhtmia database
shabbywu/Battle-Brothers-CN
Battle Brothers(战场兄弟)中文翻译项目
neuropsychology/NeuroKit.py
A Python Toolbox for Statistics and Neurophysiological Signal Processing (EEG, EDA, ECG, EMG...).
antonior92/automatic-ecg-diagnosis
Scripts and modules for training and testing neural network for ECG automatic classification. Companion code to the paper "Automatic diagnosis of the 12-lead ECG using a deep neural network".
berndporr/py-ecg-detectors
Popular ECG QRS detectors written in python
ankur219/ECG-Arrhythmia-classification
ECG arrhythmia classification using a 2-D convolutional neural network
tsuna/contextswitch
Little micro-benchmark for Linux to test the cost of context switching and system calls
ildus/clickhouse_fdw
ClickHouse FDW for PostgreSQL
forrestbao/pyeeg
Python + EEG/MEG = PyEEG
ismorphism/DeepECG
ECG classification programs based on ML/DL methods
healthylaife/MIMIC-IV-Data-Pipeline
A customizable pipeline for data extraction from MIMIC-IV.
fperdigon/DeepFilter
This repository contains the codes for DeepFilter. This model removes the baseline wander from ECG signals
kweimann/ecg-transfer-learning
eddymina/ECG_Classification_Pytorch
Application of deep learning and convolutional networks for ECG classification
Cyclenerd/benchmark
🏋️ Bash Script which runs several Linux benchmarks (Sysbench, UnixBench and Geekbench)
laplacesdemon/django-leaderboard
A Django leaderboard (scoreboard) app, using redis as its backend
shabbywu/GameMod
Unity Mod 集合
MichWozPol/ECG_denoising
Python command line application used to denoise ECG data using wavelet transform, Savitky-Golay filter and Deep Neural Networks.