Repository navigation

#

pytroch

【干货】史上最全的PyTorch学习资源汇总

Python
4396
6 年前

Official PyTorch Repo for "ReZero is All You Need: Fast Convergence at Large Depth"

Python
407
9 个月前

SRDenseNet-pytorch(ICCV_2017)

Python
119
7 年前

使用MovieLens数据集实现了基于Auto Encoder(AE), Variational Auto Encoder(VAE), BERT的深度学习电影推荐系统

Jupyter Notebook
72
4 年前

SegNext Implementation in PyTorch

Python
55
1 年前

Low Quality Image Toolbox

Python
45
5 个月前

Karaokey is a vocal remover that automatically separates the vocals and instruments. A deep learning model based on LSTMs has been trained to tackle the source separation. The model learns the particularities of music signals through its temporal structure.

Python
39
2 年前

学习并复现经典的推荐系统多目标任务,如:SharedBottom、ESMM、MMoE、PLE

Jupyter Notebook
35
3 年前

PyTorch is an open-source machine learning framework that provides a flexible platform for building, training, and deploying deep learning models. It is widely used for research and development in artificial intelligence, offering dynamic computation, GPU acceleration, and a rich ecosystem of libraries and tools.

Jupyter Notebook
24
1 年前

Implementation of Multiple Instance Detection Network with Online Instance Classifier Refinement with PyTorch

Python
23
2 年前

基于Pytorch实现的PPO强化学习模型,支持训练各种游戏,如超级马里奥,雪人兄弟,魂斗罗等等。

Python
23
4 年前

Recurrent neural network for forecasting solar irradiance ☀

Python
23
9 个月前

AdaShift optimizer implementation in PyTorch

Python
17
6 年前

D-FINE: SoTA Object Detection model custom training/exporting/inferencing pipeline

Python
14
2 天前

Course project for EE698R (2020-21 Sem 2). An X-Vector Based Speaker Diarization System with AutoEncoder based clustering method. Also supports spectral and KMeans clustering method.

Jupyter Notebook
14
4 年前

Official repository for the ICLR 2023 paper "A Learning Based Hypothesis Test for Harmful Covariate Shift"

Python
12
1 年前

能够比较方便进行迁移学习的MobileNetV3 Backbone复现

Python
12
9 个月前

We present the Automatic Helmet Detection System, a CNN model trained on image dataset that can detect motorbikes as well as riders wearing helmets.

Python
12
3 年前