Transformers

Neural networks library

An implementation of deep neural network architectures, including Transformers, in Python.

Transformers and related deep network architectures are summarized and implemented here.

GitHub

212 stars
5 watching
27 forks
Language: Jupyter Notebook
last commit: over 1 year ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
jsksxs360/how-to-use-transformers A comprehensive guide to using the Transformers library for natural language processing tasks 1,133
google-research/tf-slim A lightweight library for defining and training neural networks in TensorFlow. 372
nitishsrivastava/deepnet A collection of GPU-accelerated deep learning algorithms implemented in Python 895
gram-ai/radio-transformer-networks An implementation of a machine learning-based communications system using deep learning techniques. 127
thinklab-sjtu/gamf A Python implementation of graph matching-based deep neural network fusion with applications to model ensemble and federated learning. 17
jhjacobsen/pytorch-i-revnet Deep invertible neural network implementation using PyTorch for image recognition and reconstruction tasks. 389
jbarrow/lambdanet An artificial neural network library for rapid prototyping and extension in Haskell. 377
microsoft/megatron-deepspeed Research tool for training large transformer language models at scale 1,895
molcik/python-neuron A Python library for implementing and training various neural network architectures 40
neuralhydrology/neuralhydrology A Python library for training neural networks with focus on hydrological applications using PyTorch. 364
bigscience-workshop/megatron-deepspeed A collection of tools and scripts for training large transformer language models at scale 1,335
ahmedfgad/numpyann An implementation of artificial neural networks using NumPy 98
kinhosz/neural A Python library for building and training feedforward neural networks 35
netflix/vectorflow A lightweight neural network library optimized for sparse data and single machine environments. 1,292
hasktorch/hasktorch A Haskell library for building and training neural networks with native C++ libraries. 1,069