/DIVAndNN.jl

multivariate DIVAnd using a neural network

Primary LanguageJuliaGNU General Public License v2.0GPL-2.0

DIVAndNN

Build Status documentation latest

DIVAnd with a neural network which can be installed with the Julia package manager using the following command:

using Pkg
pkg"add https://github.com/gher-uliege/DIVAndNN.jl"