Skip to content

DynamicsAndNeuralSystems/pinup_paper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DOI

pinup_paper

This repository contains code to reproduce figure 3 of the paper Parameter inference from a non-stationary unknown process.

To run figure3.ipynb first install Conda and create a virtual environment using the provided .yml file:

conda env create -f pinup.yml