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
3k stars
184 watching
702 forks
Language: C++
last commit: about 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| Tutorials on implementing neural networks in NLP using the DyNet toolkit | 433 |
| A Python library providing tensors and dynamic neural networks with strong GPU acceleration | 84,978 |
| A Python package for building deep learning models on graph data structures | 13,601 |
| A toolkit for building and deploying deep learning models in computer vision | 5,850 |
| A PyTorch-based library for training and applying Graph Neural Networks to structured data | 21,597 |
| A PyTorch-based framework for building neural machine translation and language models with research-friendly features. | 6,796 |
| Pytorch implementations of various Deep NLP models from Stanford's cs-224n course | 2,957 |
| A PyTorch package implementing multi-task deep neural networks for natural language understanding | 2,238 |
| Image restoration toolbox with training and testing codes for various deep learning-based methods | 2,994 |
| An open-source implementation of the popular book 'Dive Into Deep Learning' in PyTorch | 4,256 |
| An implementation of a deep neural network architecture for image classification tasks | 273 |
| A comprehensive Python tutorial and codebase for building natural language processing applications with PyTorch. | 1,996 |
| An example project demonstrating how to train and deploy a neural network in Python and C++ using PyTorch 1.0 | 96 |
| Provides Python code examples for neural networks and deep learning concepts | 16,189 |
| An implementation of a neural network architecture designed to efficiently process sequential data with dynamic external memory | 2,501 |