Skip to content

chncwang/N3LDG

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

N3LDG

A lightweight neural network libary based on dynamic graph for natural language processing (LibN3L-3.0)

To use this library, just include the directory in your code and call it by "#include N3LDG.h"

Installation:

Prerequisitions:

EIGEN

You can get EIGEN from http://eigen.tuxfamily.org/index.php?title=Main_Page

CMake

You can get CMake from https://cmake.org/install/

cuda

You can get cuda from https://developer.nvidia.com/cuda-80-ga2-download-archive

If you have any problem, please send an email to mason.zms@gmail.com

Examples:

Some examples are realeased at:

for cuda usage, see:

Authors:

Zhang Meishan, Wang Qiansheng

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 78.2%
  • Cuda 19.7%
  • C 1.7%
  • CMake 0.4%