GithubHelp home page GithubHelp logo

ecoevomodelzoo.jl's Introduction

EcoEvoModelZoo

Dev Build Status Coverage

EcoEvoModelZoo.jl is a Julia package that offers a collection of eco-evolutionary models written in a consistent style using ParametricModels.jl. Although these models are inspired from theoretical modelling works, they have been carefully implemented to be compatible with automatic differentiation and can be smoothly integrated with Machine Learning frameworks such as Flux.jl and PiecewiseInference.jl. This allows for the testing, refinement and validation of the models using real data from empirical systems.

The long-term goal of EcoEvoModelZoo.jl is to provide high-performance eco-evolutionary models that combine the strengths of theoretical and data-driven models. Our vision is to use EcoEvoModelZoo.jl models in conjunction with ML techniques to enhance our understanding of living systems and provide robust biodiversity forecasts.

Model zoo

Spatial eco-evolutionary models

3 species ecosystem model

  • EcosystemModelMcCann: 3-species chaotic model based on McCann 1994.
  • EcosystemModelOmnivory: omnivory variant of McCann 1994, based on McCann 1997.

N-species ecosystemo model

  • SimpleEcosystemModel: generalized version of EcosystemModelMcCann with N-species. Can be used to reproduce e.g. the 5-species ecosystem model from Post et al. 2000

Resource competition model

  • ResourceCompetition: plankton ecosystem model based on Huisman et al. 1999 Nature.
  • ResourceCompetitionSmoothMin: variant of ResourceCompetition where Leibig's law is replaced by imperfect substituable resources (smooth minimum).

Contributing

Please reach out if you are interested in this project!

Share a new model

If you want to share a new model, we recommend following these guidelines:

  • Models should be in a separate .jl file and include a test file. They should be of type AbstractModel from ParametricModels.jl.
  • Models should include documentation to explain the purpose of the model, how to use it, and any resulting outcomes.
  • Code should be concise, neat, and self-explanatory, with minimal boilerplate.
  • Please ensure that it is compatible with automatic differentiation.

Create or improve documentation

You can contribute by:

  • Adding or improving documentation for existing models.
  • Writing detailed tutorials for a model

Acknowledgements

The idea of EcoEvoModelZoo was inspired by the machine learning model zoo of Flux.jl.

ecoevomodelzoo.jl's People

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar

ecoevomodelzoo.jl's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.