zhangmeishan / N3LDG

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

N3LDG (In Progress)

A lightweight neural network libary based on dynamic graph for natural language processing
At this time, gpu is not fully used.

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

Authors:

Zhang Meishan, Yu Nan, Li Zhenghua

About

License:Other


Languages

Language:C++ 88.1%Language:Cuda 11.0%Language:CMake 0.7%Language:C 0.2%