pytorch_Highway
Highway net
An implementation of a highway network architecture in PyTorch for neural networks
Highway network implemented in pytorch
82 stars
7 watching
15 forks
Language: Python
last commit: over 7 years ago highway-networkpythonpytorch
Related projects:
Repository | Description | Stars |
---|---|---|
kefirski/bytenet | A Pytorch implementation of a neural network model for machine translation | 47 |
kimhc6028/relational-networks | A PyTorch implementation of a neural network module for relational reasoning in computer vision tasks | 812 |
eromera/erfnet_pytorch | Provides a PyTorch implementation of the ERFNet architecture for semantic segmentation | 429 |
dyhan0920/pyramidnet-pytorch | An implementation of a deep neural network architecture for image classification tasks | 273 |
kefirski/pytorch_tdnn | An implementation of Time Delayed Neural Networks using PyTorch | 81 |
chenxi116/pnasnet.pytorch | PyTorch implementation of PNASNet-5 architecture | 317 |
4uiiurz1/pytorch-res2net | Implementations of deep learning architectures using PyTorch for image classification tasks on various datasets. | 112 |
d-li14/regnet.pytorch | An implementation of a PyTorch-based neural network architecture for image classification tasks. | 68 |
bamos/densenet.pytorch | An implementation of a deep neural network architecture in PyTorch | 832 |
jhjacobsen/pytorch-i-revnet | Deep invertible neural network implementation using PyTorch for image recognition and reconstruction tasks. | 389 |
pytorch/hub | A centralized repository of pre-trained machine learning models for deep learning frameworks like PyTorch. | 1,398 |
zsef123/efficientnets-pytorch | A PyTorch implementation of EfficientNet for computer vision tasks | 309 |
lextal/pspnet-pytorch | A PyTorch implementation of a segmentation network architecture | 585 |
wandering007/nasnet-pytorch | An implementation of NASNet in PyTorch using ported weights from TensorFlow | 75 |
sherylhyx/pytorch_geometric_signed_directed | A PyTorch Geometric extension library for working with signed and directed graphs | 128 |