dynet

Neural network library

A high-performance neural network toolkit for efficient computation on CPUs and GPUs with dynamic structures.

DyNet: The Dynamic Neural Network Toolkit

GitHub

3k stars
184 watching
704 forks
Language: C++
last commit: 12 months ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
clab/dynet_tutorial_examples Tutorials on implementing neural networks in NLP using the DyNet toolkit 433
pytorch/pytorch A Python library providing tensors and dynamic neural networks with strong GPU acceleration 83,959
dmlc/dgl A Python package for building deep learning models on graph data structures 13,548
dmlc/gluon-cv A toolkit for building and deploying deep learning models in computer vision 5,833
pyg-team/pytorch_geometric A PyTorch-based library for training and applying Graph Neural Networks to structured data 21,382
opennmt/opennmt-py A PyTorch-based framework for building neural machine translation and language models with research-friendly features. 6,772
dsksd/deepnlp-models-pytorch Pytorch implementations of various Deep NLP models from Stanford's cs-224n course 2,954
namisan/mt-dnn A PyTorch package implementing multi-task deep neural networks for natural language understanding 2,238
cszn/kair Image restoration toolbox with training and testing codes for various deep learning-based methods 2,957
dsgiitr/d2l-pytorch An open-source implementation of the popular book 'Dive Into Deep Learning' in PyTorch 4,244
dyhan0920/pyramidnet-pytorch An implementation of a deep neural network architecture for image classification tasks 273
delip/pytorchnlpbook A comprehensive Python tutorial and codebase for building natural language processing applications with PyTorch. 1,991
tobiascz/mnist_pytorch_python_and_capi An example project demonstrating how to train and deploy a neural network in Python and C++ using PyTorch 1.0 96
mnielsen/neural-networks-and-deep-learning Provides Python code examples for neural networks and deep learning concepts 16,092
google-deepmind/dnc An implementation of a neural network architecture designed to efficiently process sequential data with dynamic external memory 2,501