gaosiy's Stars
jgraph/drawio-desktop
Official electron build of draw.io
matplotlib/matplotlib
matplotlib: plotting with Python
nndl/nndl.github.io
《神经网络与深度学习》 邱锡鹏著 Neural Network and Deep Learning
houtianze/bypy
Python client for Baidu Yun (Personal Cloud Storage) 百度云/百度网盘Python客户端
MingchaoZhu/InterpretableMLBook
《可解释的机器学习--黑盒模型可解释性理解指南》,该书为《Interpretable Machine Learning》中文版
NVIDIA-AI-IOT/torch2trt
An easy to use PyTorch to TensorRT converter
ashishpatel26/Tools-to-Design-or-Visualize-Architecture-of-Neural-Network
Tools to Design or Visualize Architecture of Neural Network
TommyZihao/Train_Custom_Dataset
标注自己的数据集,训练、评估、测试、部署自己的人工智能算法
deepcharles/ruptures
ruptures: change point detection in Python
NVIDIA/trt-samples-for-hackathon-cn
Simple samples for TensorRT programming
SuperBruceJia/EEG-DL
A Deep Learning library for EEG Tasks (Signals) Classification, based on TensorFlow.
automan000/Convolutional_LSTM_PyTorch
Multi-layer convolutional LSTM with Pytorch
ojus1/Time2Vec-PyTorch
Reproducing the paper: "Time2Vec: Learning a Vector Representation of Time" - https://arxiv.org/pdf/1907.05321.pdf
piyoki/jetson-packages-family
The ultimate software installation guide for Nvidia Jetson Nano/Xavier Dev Kit
GuitarsAI/ADSP_Tutorials
Advanced Signal Processing Notebooks and Tutorials
jiangqy/LSTM-Classification-pytorch
Text classification based on LSTM on R8 dataset for pytorch implementation
MichaelHills/seizure-detection
Kaggle competition winning submission for the UPenn and Mayo Clinic's Seizure Detection Challenge
CUDA-Tutorial/CodeSamples
Code samples for the CUDA tutorial "CUDA and Applications to Task-based Programming"
chenshuo/notes
Shuo's notes
hakanbicerrr/Epileptic_Seizure_Detection
Epileptic Seizure Detection on EEG Data based on CHB-MIT database.
bnplab/phastimate
kingardor/Beatbox-Classifier-Mel-Spectogram
Classify Beatbox Genre using Mel Spectograms and Resnet18 Classifier
doge-ac-cn/resnet2onnx2tensorrt
resnet18的tensorrt engine实现
pawel-dzialo/CHB-MIT-seizure-reader
Quick and hacky solution to reading the pesky .seizure files provided by authors of the CHB-MIT EEG seizure dataset
taobiaoli/TensorRT_resnet_demo
tensorrt inference resnet for windows by C++
zhuangxinfa/testQtTensorRT
使用qtcreator来进行tensorrt的sammple配置
Ammar-Elsaeed/Seizure-Detection-CHB-MIT-dataset-
shaoeric/TensorRT_ONNX_resnet18
wendyyunqiyu41/SVM-based-seizure-detection
Scientialibera/Transformers
Repository with code for Transformer architecture used to predict numerical data and with Time2Vec implementation