GitHub 中文社区
回车: Github搜索    Shift+回车: Google搜索
论坛
排行榜
趋势
登录

©2025 GitHub中文社区论坛GitHub官网网站地图GitHub官方翻译

  • X iconGitHub on X
  • Facebook iconGitHub on Facebook
  • Linkedin iconGitHub on LinkedIn
  • YouTube iconGitHub on YouTube
  • Twitch iconGitHub on Twitch
  • TikTok iconGitHub on TikTok
  • GitHub markGitHub’s organization on GitHub
集合主题趋势排行榜
#

pytorch-implmention

Website
Wikipedia
https://static.github-zh.com/github_avatars/bentrevett?size=40
bentrevett / pytorch-seq2seq

Tutorials on implementing a few sequence-to-sequence (seq2seq) models with PyTorch and TorchText.

PyTorchseq2seqsequence-to-sequence教程rnngrulstmpytorch-tutorialpytorch-implmentionencoder-decoderencoder-decoder-modelneural-machine-translationattentiontransformerpytorch-implementationpytorch-tutorialspytorch-nlp
Jupyter Notebook 5.57 k
1 年前
https://static.github-zh.com/github_avatars/dsgiitr?size=40
dsgiitr / d2l-pytorch

#自然语言处理#This project reproduces the book Dive Into Deep Learning (https://d2l.ai/), adapting the code from MXNet into PyTorch.

深度学习d2l数据科学pytorch-implmentionbook自然语言处理机器视觉PyTorchmxnetdive-into-deep-learning
Jupyter Notebook 4.31 k
1 年前
https://static.github-zh.com/github_avatars/avinashpaliwal?size=40
avinashpaliwal / Super-SloMo

#计算机科学#PyTorch implementation of Super SloMo by Jiang et al.

video-frame-interpolationsuper-slomopytorch-implmentionPyTorchslow-motion深度学习深度神经网络convolutional-neural-networksFrame Interpolationslomo
Python 3.02 k
2 年前
https://static.github-zh.com/github_avatars/ayooshkathuria?size=40
ayooshkathuria / YOLO_v3_tutorial_from_scratch

Accompanying code for Paperspace tutorial series "How to Implement YOLO v3 Object Detector from Scratch"

pytorch-tutorialpytorch-implmentionobject-detectionyoloyolov3
Python 2.33 k
6 年前
https://static.github-zh.com/github_avatars/nikhilbarhate99?size=40
nikhilbarhate99 / PPO-PyTorch

#计算机科学#Minimal implementation of clipped objective Proximal Policy Optimization (PPO) in PyTorch

pytorch-implmentionPyTorchpytorch-tutorialproximal-policy-optimizationreinforcement-learning-algorithmsdeep-reinforcement-learningppopolicy-gradient深度学习reinforcement-learning
Python 2.07 k
1 年前
https://static.github-zh.com/github_avatars/bentrevett?size=40
bentrevett / pytorch-image-classification

Tutorials on how to implement a few key architectures for image classification using PyTorch and TorchVision.

PyTorchpytorch-tutorialimage-classificationcnntorchvisionlenetalexnetvggresnet教程pytorch-implmentionpytorch-implementationpytorch-tutorialspytorch-cnnconvolutional-neural-networksconvolutional-neural-networkconvolutional-networks
Jupyter Notebook 1.03 k
3 年前
https://static.github-zh.com/github_avatars/lonePatient?size=40
lonePatient / Bert-Multi-Label-Text-Classification

#自然语言处理#This repo contains a PyTorch implementation of a pretrained BERT model for multi-label text classification.

PyTorchpytorch-implmention自然语言处理multi-label-classificationtext-classificationbertfine-tuningxlnettransformersalbert
Python 913
2 年前
https://static.github-zh.com/github_avatars/atulkum?size=40
atulkum / pointer_summarizer

#自然语言处理#pytorch implementation of "Get To The Point: Summarization with Pointer-Generator Networks"

自然语言处理深度学习attention-mechanismsummarizationpytorch-implmention
Python 911
2 年前
https://static.github-zh.com/github_avatars/pranz24?size=40
pranz24 / pytorch-soft-actor-critic

PyTorch implementation of soft actor critic

pytorch-implmentionPyTorchreinforcement-learningdeep-reinforcement-learningsoft-actor-critic
Python 882
4 年前
https://static.github-zh.com/github_avatars/cszn?size=40
cszn / DPSR

Deep Plug-and-Play Super-Resolution for Arbitrary Blur Kernels (CVPR, 2019) (PyTorch)

super-resolutionsrresnetplug-and-playpytorch-implmention
Python 843
5 年前
https://static.github-zh.com/github_avatars/tomguluson92?size=40
tomguluson92 / StyleGAN_PyTorch

The implementation of StyleGAN on PyTorch 1.0.1

Generative Adversarial Networkpytorch-implmentionstylegan
Python 5521
5 年前
https://static.github-zh.com/github_avatars/jnhwkim?size=40
jnhwkim / ban-vqa

Bilinear attention networks for visual question answering

visual-question-answeringattentionpytorch-implmention
Python 545
2 年前
https://static.github-zh.com/github_avatars/Naman-ntc?size=40
Naman-ntc / Pytorch-Human-Pose-Estimation

#计算机科学#Implementation of various human pose estimation models in pytorch on multiple datasets (MPII & COCO) along with pretrained models

human-pose-estimationpose-estimationmpiicocoPyTorchpytorch-implmentionprm深度学习pretrained-modelscoco-dataset
Python 481
4 年前
https://static.github-zh.com/github_avatars/TianhongDai?size=40
TianhongDai / hindsight-experience-replay

This is the pytorch implementation of Hindsight Experience Replay (HER) - Experiment on all fetch robotic environments.

ddpgreinforcement-learningexplorationpytorch-implmention
Python 432
4 年前
https://static.github-zh.com/github_avatars/huangzh13?size=40
huangzh13 / StyleGAN.pytorch

#计算机科学#A PyTorch implementation for StyleGAN with full features.

Generative Adversarial Network深度学习PyTorchpytorch-implmentionstyleganpytorch-implementationcvprcvpr2019cv
Python 381
3 年前
https://static.github-zh.com/github_avatars/Hsuxu?size=40
Hsuxu / Loss_ToolBox-PyTorch

#计算机科学#PyTorch Implementation of Focal Loss and Lovasz-Softmax Loss

深度学习focal-lossPyTorchpytorch-implmention机器视觉
Jupyter Notebook 334
3 年前
https://static.github-zh.com/github_avatars/mx-mark?size=40
mx-mark / VideoTransformer-pytorch

PyTorch implementation of a collections of scalable Video Transformer Benchmarks.

pytorch-implmentionpytorch-lightning深度学习action-recognitiontransformerpretrained-model
Python 298
3 年前
https://static.github-zh.com/github_avatars/bentrevett?size=40
bentrevett / pytorch-rl

Tutorials for reinforcement learning in PyTorch and Gym by implementing a few of the popular algorithms. [IN PROGRESS]

PyTorchpytorch-tutorialpytorch-implmentionpytorch-implementationreinforcement-learningreinforcement-learning-algorithmsrlpytorch-tutorialspytorch-rlpolicy-gradientactor-critica2cadvantage-actor-critic
Jupyter Notebook 279
5 年前
https://static.github-zh.com/github_avatars/emadRad?size=40
emadRad / lstm-gru-pytorch

LSTM and GRU in PyTorch

lstmPyTorchpytorch-implmention
Jupyter Notebook 261
6 年前
https://static.github-zh.com/github_avatars/hpzhao?size=40
hpzhao / SummaRuNNer

The PyTorch Implementation of SummaRuNNer

extractive-summarizationsummaryPyTorchpytorch-implmention
Python 254
4 年前
loading...