Skip to content

Commit

Permalink
revised readme
Browse files Browse the repository at this point in the history
  • Loading branch information
vboussange committed Jan 15, 2024
1 parent 6f3559d commit 0f0473d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@
[![Build status (Github Actions)](https://github.com/vboussange/PiecewiseInference.jl/workflows/CI/badge.svg)](https://github.com/vboussange/PiecewiseInference.jl/actions)
[![codecov.io](http://codecov.io/github/vboussange/PiecewiseInference.jl/coverage.svg?branch=main)](http://codecov.io/github/vboussange/PiecewiseInference.jl?branch=main)

Suite for inverse modelling of dynamical systems characterised by complex dynamics.
Inverse modelling framework for dynamical systems characterised by complex dynamics.

**PiecewiseInference.jl** is designed to enhance the convergence of time series-based parameter inversion methods. It achieves this by implementing a segmentation method and parameter normalization, which regularize the inference problem, together with minibatching.
**PiecewiseInference.jl** is designed to enhance the convergence of time series-based parameter inversion methods. It achieves this by implementing a **segmentation method** and **parameter normalization**, which regularize the inference problem, together with **minibatching**.

![](docs/animated.gif)

Expand Down

0 comments on commit 0f0473d

Please sign in to comment.