ZQFORWARD's Stars
milleniums/High-Resolution-Remote-Sensing-Semantic-Segmentation-PyTorch
PyTorch实现高分遥感语义分割(地物分类)
ml-jku/hopfield-layers
Hopfield Networks is All You Need
delip/PyTorchNLPBook
Code and data accompanying Natural Language Processing with PyTorch published by O'Reilly Media https://amzn.to/3JUgR2L
Lightning-AI/pytorch-lightning
Pretrain, finetune ANY AI model of ANY size on multiple GPUs, TPUs with zero code changes.
u784799i/biLSTM_attn
huggingface/transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
chensvm/A-Dual-Stage-Attention-Based-Recurrent-Neural-Network-for-Time-Series-Prediction
GreedyAIAcademy/Machine-Learning
讲解常见的机器学习算法
tsinghua-rll/Visual-Tactile_Dataset
A novel visual-tactile dataset for robotic manipulation
aespresso/a_journey_into_math_of_ml
汉语自然语言处理视频教程-开源学习资料
CSSEGISandData/COVID-19
Novel Coronavirus (COVID-19) Cases, provided by JHU CSSE
Forsad/FluSense-data
tyiannak/pyAudioAnalysis
Python Audio Analysis Library: Feature Extraction, Classification, Segmentation and Applications
pytorch/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
AlexeyAB/darknet
YOLOv4 / Scaled-YOLOv4 / YOLO - Neural Networks for Object Detection (Windows and Linux version of Darknet )
nndl/solutions
《神经网络与深度学习》课后习题答案-分享讨论
EdGENetworks/attention-networks-for-classification
Hierarchical Attention Networks for Document Classification in PyTorch
GuangmingZhu/AttentionConvLSTM
"Attention in Convolutional LSTM for Gesture Recognition" in NIPS 2018
jadore801120/attention-is-all-you-need-pytorch
A PyTorch implementation of the Transformer model in "Attention is All You Need".
MachineLP/TextMatch
QAmatch(qa_match)/文本匹配/文本分类/文本embedding/文本聚类/文本检索(bow/ifidf/ngramtf-df/bert/albert/bm25/…/nn/gbdt/xgb/kmeans/dscan/faiss/….)
realpython/python-guide
Python best practices guidebook, written for humans.
qiwsir/algorithm
Yixiaohan/show-me-the-code
Python 练习册,每天一个小程序
521xueweihan/HelloGitHub
:octocat: 分享 GitHub 上有趣、入门级的开源项目。Share interesting, entry-level open source projects on GitHub.
vipstone/faceai
一款入门级的人脸、视频、文字检测以及识别的项目.
pytorch/tutorials
PyTorch tutorials.
JavisPeng/ecg_pytorch
ecg classfication
zhengqi98/Hefei_ECG_TOP1
“合肥高新杯”心电人机智能大赛 —— 心电异常事件预测 TOP1 Solution
xinychen/transdim
Machine learning for transportation data imputation and prediction.
tkipf/pygcn
Graph Convolutional Networks in PyTorch