A package that implements the models presented in the Master thesis by Patrick Leibersperger.
The mlp/linear na/nsPLRNNs.
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
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"