Skip to content

Public repository for the sbi course at AIMS 2024

License

Notifications You must be signed in to change notification settings

mackelab/sbi_AIMS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SBI course at AIMS in January 2024

This is the public repository. It will be updated and supplemented with new content during the course.

Creating a conda environment

See here for details: https://conda.io/projects/conda/en/latest/user-guide/tasks/manage-environments.html#

Short:

Create the environment from the provided .yml file:

conda env create -f environment.yml

Activate the environmen:

conda activate sbi-course

About

Public repository for the sbi course at AIMS 2024

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published