Skip to content

EasyHybrid.jl

Integrates neural networks with mechanistic models.

EasyHybrid

How to Install EasyHybrid.jl?

Get the latest unreleased version of EasyHybrid.jl by run the following command: (in most cases the released version will be same as the version on github)

julia
julia> using Pkg
julia> Pkg.add(url="https://github.com/EarthyScience/EasyHybrid.jl")