Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Jan 15, 2019. It is now read-only.

Steffen911/html-assignments

Repository files navigation

Hot Topics in Machine Learning Assignments

This repository contains the assignments for the course IE 674 Hot Topics in Machine Learning at the University of Mannheim in the fall semester 2017.

Assignments

Building the documents

Go into the respective folder and run xelatex FILENAME.tex or /bin/bash build.sh in the corresponding subdirectory.

Running the notebooks

The notebooks are build using the jupyter/jupyter-notebook.

Start the docker image with docker run -dp 8888:8888 --name notebook jupyter/tensorflow-notebook to run jupyter locally with all dependencies. It might be necessary to install further Python packages. Stick to the references in the notebooks.

Open Jupyter in the browser and import the .ipynb file and the input data from the UI.

Use docker logs notebook to get the browser URL with auth token.

About

Assignments for the course IE 674 Hot Topics in Machine Learning

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published