chaitanyamalaviya / dynet

Dynamic neural network library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DyNet

Dynamic neural network library

DyNet (formerly known as cnn) is a neural network library that is written in C++ with bindings in Python. It is designed to be efficient when run on either CPU or GPU, and works well with networks that have dynamic structures that change for every training instance. Read the documentation to get started, and feel free to contact the dynet-users group group or github page with any questions, issues, or contributions.

  • Latest Code: Can be found on the github page master branch.
  • Latest Release: v1.0-rc1

About

Dynamic neural network library

License:Apache License 2.0


Languages

Language:C++ 69.0%Language:Python 18.8%Language:Jupyter Notebook 9.7%Language:CMake 2.1%Language:Cuda 0.3%Language:Makefile 0.1%Language:Shell 0.0%