Skip to content

hci-unihd/mlph_sheet09

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Machine Learning and Physics, Sheet 9

Setup

For this sheet we set up a new conda environment, that includes pytorch.

Clone this repo and navigate into it:

git clone https://github.com/hci-unihd/mlph_sheet09.git
cd mlph_sheet09

Install and activate the conda environment:

conda env create --file=environment.yml
conda activate mlph3

Then you can start jupyter (run jupyter notebook) and open sheet09.ipynb, which you should use as the basis for the solution of the practical excercises.

Hand in

Hand in both your jupyter notebook, and an exported pdf (File -> Download as -> pdf). If you encounter problems exporting the pdf like this, please print your notebook to pdf and hand this in.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published