wulele2 / nn.Transformer
using nn.Transformer() module to accomplish a machine learning demo.
☆13Updated 2 years ago
Alternatives and similar repositories for nn.Transformer:
Users that are interested in nn.Transformer are comparing it to the libraries listed below
- Pytorch_Study_Demo☆79Updated 6 months ago
- wirte simple models by pytorch,such as lstm/gru/bilstm☆37Updated 2 years ago
- Transformer implementation in PyTorch.☆479Updated 5 years ago
- chenyuntc/simple-faster-rcnn-pytorch 注释简化版☆21Updated 8 months ago
- 深度学习与PyTorch入门实战视频教程 配套源代码和PPT☆79Updated 5 years ago
- MULTI HEAD SELF-ATTENTION BASED SPATIAL-TEMPORAL INFORMATION GRAPH CONVOLUTIONAL NETWORKS FOR TRAFFIC FLOW FORECASTING☆18Updated last year
- ☆91Updated 3 years ago
- 全中文注释.(The loss function of retinanet based on pytorch).(You can use it on one-stage detection task or classifical task, to solve data …☆467Updated 7 months ago
- Self-attention、Non-local、SE、SK、CBAM、DANet☆461Updated 3 years ago
- 这个是利用pytorch中的torchvision实现的一个maskrcnn的目标检测和实例分割的小例子☆110Updated 4 years ago
- 使用改良的Transformer模型应用于多维时间序列的分类任务上☆82Updated 3 years ago
- Transformer是谷歌在17年发表的Attention Is All You Need 中使用的模型,经过这些年的大量的工业使用和论文验证,在深度学习领域已经占据重要地位。Bert就是从Transformer中衍生出来的语言模型。我会以中文翻译英文为例,来解释Tran…☆228Updated 9 months ago
- a pytorch implementation of machine translation model(transformer) that translates human readable dates ("25th of June, 2009") into machi…☆11Updated 4 years ago
- This is a project for Media&Recognition course.☆13Updated 5 years ago
- Pytorch 实现RNN、LSTM、GRU模型☆77Updated 6 years ago
- Elsevier template 'els-cas-templates'.☆177Updated last year
- 龙曲良《PyTorch深度学习》学习笔记及代 码☆57Updated 2 years ago
- 学习深度学习不如边写代码边学习,实际操作一遍才能理解数据的变换过程,参数的训练过程,这里整合了B站的jupter代码,可以结合着B站的视频边看边练,希望能对大家有帮助。☆126Updated 2 years ago
- pytorch实现AlexNet,在mnist数据集上实验,用精确率、召回率等指标评估,并绘制PR、ROC曲线☆20Updated 2 years ago
- 给中文KAN学习者和开发者准备的各种KAN的详细的中文注释+使用例子☆146Updated 2 months ago
- Share some deep learning knowledge and reproduce the model framework☆30Updated 3 years ago
- ☆269Updated 3 years ago
- ☆27Updated 3 years ago
- A Pytorch Implementation of "Attention is All You Need" and "Weighted Transformer Network for Machine Translation"☆551Updated 4 years ago
- Unofficial implementations of some classical CNN backbones with pytorch☆166Updated 3 years ago
- 基于pytorch搭建多特征LSTM时间序列预测☆162Updated 2 years ago
- Pytorch ViT for Image classification on the CIFAR10 dataset☆34Updated 3 years ago
- ☆32Updated 10 months ago
- Multi-task learning using uncertainty to weigh losses for scene geometry and semantics, Auxiliary Tasks in Multi-task Learning☆599Updated 4 years ago
- ☆119Updated last year