Skip to content

A Chainer implementation of a general-purpose NseLstm encoder-decoder model that uses an NSE as the encoder and an LSTM as the decoder

Notifications You must be signed in to change notification settings

tuvuumass/NseLstm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NseLstm

Prerequisites

Python 2.7
Chainer 1.19.0

Usage

python train.py

About

A Chainer implementation of a general-purpose NseLstm encoder-decoder model that uses an NSE as the encoder and an LSTM as the decoder

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages