Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 307 Bytes

File metadata and controls

11 lines (9 loc) · 307 Bytes

RuleBasedDynamics

Rule based dynamical systems model for microbe time-series data

Install from source

First install the dynamical rules package:

git clone https://github.com/gerberlab/RuleBasedDynamics.git
pip install RuleBasedDynamics/.

Then install pytorch from pip