Skip to content

randlab/ml-popex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ml-popex: Machine learning techniques for speeding-up posterior population expansion (PoPEx) algorihtm

This repository accompanies the following work:
Juda P and Renard P (2021) An Attempt to Boost Posterior Population Expansion Using Fast Machine Learning Algorithms. Front. Artif. Intell. 4:624629. https://doi.org/10.3389/frai.2021.624629
The version of this repository (including the data and the code) as cited by the abovementioned paper: DOI

Reproducing

Use environment.yml to recreate conda environment:

conda env create --file=environment.yml