Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 403 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 403 Bytes

Learning

Repository containing personal works on topics related to machine learning and numerical simulation. Most projects are developed in Python: the environment can then be copied using the following command

conda env create --name ENVNAME --file environment.yml

For projects containing a demonstration, this can be launched with the following command

bash run.sh