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
702 forks
Language: C++
last commit: almost 3 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
clab/dynet_tutorial_examplesTutorials on implementing neural networks in NLP using the DyNet toolkit433
pytorch/pytorchA Python library providing tensors and dynamic neural networks with strong GPU acceleration84,978
dmlc/dglA Python package for building deep learning models on graph data structures13,601
dmlc/gluon-cvA toolkit for building and deploying deep learning models in computer vision5,850
pyg-team/pytorch_geometricA PyTorch-based library for training and applying Graph Neural Networks to structured data21,597
opennmt/opennmt-pyA PyTorch-based framework for building neural machine translation and language models with research-friendly features.6,796
dsksd/deepnlp-models-pytorchPytorch implementations of various Deep NLP models from Stanford's cs-224n course2,957
namisan/mt-dnnA PyTorch package implementing multi-task deep neural networks for natural language understanding2,238
cszn/kairImage restoration toolbox with training and testing codes for various deep learning-based methods2,994
dsgiitr/d2l-pytorchAn open-source implementation of the popular book 'Dive Into Deep Learning' in PyTorch4,256
dyhan0920/pyramidnet-pytorchAn implementation of a deep neural network architecture for image classification tasks273
delip/pytorchnlpbookA comprehensive Python tutorial and codebase for building natural language processing applications with PyTorch.1,996
tobiascz/mnist_pytorch_python_and_capiAn example project demonstrating how to train and deploy a neural network in Python and C++ using PyTorch 1.096
mnielsen/neural-networks-and-deep-learningProvides Python code examples for neural networks and deep learning concepts16,189
google-deepmind/dncAn implementation of a neural network architecture designed to efficiently process sequential data with dynamic external memory2,501