Skip to content

A Jax package to perform Neural Density Estimation from cosmological probes.

Notifications You must be signed in to change notification settings

sachaguer/jaxili

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JaxILI

This is a package to run Neural Density Estimation using Jax.

Work is still in progress

Installation

To install the package, clone the repository and create a conda environment using conda_env.yml.

git clone https://github.com/sachaguer/jaxili.git
cd jaxili
conda env create -f conda_env.yml

You can then use pip to install the library in your conda environment.

conda activate jaxili
pip install .

About

A Jax package to perform Neural Density Estimation from cosmological probes.

Resources

Stars

Watchers

Forks

Packages

No packages published