Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 961 Bytes

File metadata and controls

22 lines (16 loc) · 961 Bytes

Erasure Machine

Introduction

This work was designed to develop an algorithm, Erasure Machine (EM), for network inference from non-time series data. The key idea of our method is reweighting the observed configurations to make their frequencies equally likely. We show that this inference outperforms previous methods, especilly in the regime of strong interaction and/or small sample size of observations.

Interactive notebook

Use Binder to run our code online. You are welcome to change the parameters and edit the jupyter notebooks as you want.

Links

Code Documentation
https://nihcompmed.github.io/e-machine
Code Source
https://github.com/nihcompmed/e-machine