SuperEEboy
My name is Jiale Wei. Master of Control Science and Engineering, Hefei University of Technology. Research interests: CV.
Hefei City, Anhui Province, China
SuperEEboy's Stars
microsoft/onnxruntime
ONNX Runtime: cross-platform, high performance ML inferencing and training accelerator
krahets/hello-algo
《Hello 算法》:动画图解、一键运行的数据结构与算法教程。支持 Python, Java, C++, C, C#, JS, Go, Swift, Rust, Ruby, Kotlin, TS, Dart 代码。简体版和繁体版同步更新,English version ongoing
apachecn/ailearning
AiLearning:数据分析+机器学习实战+线性代数+PyTorch+NLTK+TF2
sjlgg/tuning_playbook_zh-CN
对[Deep Learning Tuning Playbook](https://github.com/google-research/tuning_playbook) 的翻译
wubin5/STTN
paper : <Spatial-Temporal Transformer Networks for Traffic Flow Forecasting>
xumingxingsjtu/STTN
The official code for "Spatial temporal transformer networks for traffic flow forecasting"
xmu-xiaoma666/External-Attention-pytorch
🍀 Pytorch implementation of various Attention Mechanisms, MLP, Re-parameter, Convolution, which is helpful to further understand papers.⭐⭐⭐
mokoysh/rn8209c_sdk
rn8209c SDK created for MOKO's customers
zengzhezz/RN8209
it's a RN8209 driver code
yejundoudou/RN8209-
充电桩计费
Brophy-E/ECG_GAN_MBD
This repository is for the paper "Synthesis of Realistic ECG using Generative Adversarial Networks".
eriklindernoren/PyTorch-GAN
PyTorch implementations of Generative Adversarial Networks.
SnailTyan/deep-learning-papers-translation
深度学习论文翻译,包括分类论文,检测论文等
YingnanHan/Introduction-and-Practice-of-PyTorch-Deep-Learning
网易云课堂 日月光华 Pytorch深度学习入门与实战 课程 配套课程代码
WhiteCrow5/PyTorch-LearningNotes
网易云课堂——讲师:龙良曲
SpringMagnolia/NLPnote
Gitbook Address: https://app.gitbook.com/@nlpgroup/s/nlpnote/
TingsongYu/PyTorch_Tutorial
《Pytorch模型训练实用教程》中配套代码
Zeleni9/pytorch-wgan
Pytorch implementation of DCGAN, WGAN-CP, WGAN-GP
lxdv/ecg-classification
ECG Arrhythmia classification using CNN
MikhailMurashov/ecgGAN
LSTM-GAN for generate plausible ECG signals
mah533/Synthetic-ECG-Generation---GAN-Models-Comparison
In this project we compared 5 models from GAN family in synthetic single heartbeat generation
dragen1860/Deep-Learning-with-PyTorch-Tutorials
深度学习与PyTorch入门实战视频教程 配套源代码和PPT
facebookresearch/segment-anything
The repository provides code for running inference with the SegmentAnything Model (SAM), links for downloading the trained model checkpoints, and example notebooks that show how to use the model.
labmlai/annotated_deep_learning_paper_implementations
🧑🏫 60+ Implementations/tutorials of deep learning papers with side-by-side notes 📝; including transformers (original, xl, switch, feedback, vit, ...), optimizers (adam, adabelief, sophia, ...), gans(cyclegan, stylegan2, ...), 🎮 reinforcement learning (ppo, dqn), capsnet, distillation, ... 🧠
abdur75648/Deep-Learning-Specialization-Coursera
This repo contains the updated version of all the assignments/labs (done by me) of Deep Learning Specialization on Coursera by Andrew Ng. It includes building various deep learning models from scratch and implementing them for object detection, facial recognition, autonomous driving, neural machine translation, trigger word detection, etc.
dair-ai/ml-visuals
🎨 ML Visuals contains figures and templates which you can reuse and customize to improve your scientific writing.
WZMIAOMIAO/deep-learning-for-image-processing
deep learning for image processing including classification and object-detection etc.