Skip to content

pleibers/NSPLRNN.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NSPLRNN

Stable Dev Build Status Coverage

A package that implements the models presented in the Master thesis by Patrick Leibersperger.

The mlp/linear na/nsPLRNNs.

Installation

Either do add link_to_package ,manually via the package manager (only allows 1 unregistered package per environment)

Or add the registry at https://gitlab.zi.local/Patrick.Leibersperge/LabRegistry.jl and then use this package as any other registered package.

You might need to remove BPTT and add it manually after with add link_to_BPTT

Usage Information

The time input needs to be the first dimension of the external inputs, with the actual inputs concatenated thereafter.

Documentation is available via running "julia --project docs/make.jl"

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages