Skip to content

Commit

Permalink
Blatt08
Browse files Browse the repository at this point in the history
  • Loading branch information
aul12 committed Jun 13, 2018
1 parent b114d47 commit 082b4c7
Show file tree
Hide file tree
Showing 7 changed files with 3,430 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .travis.yml
Expand Up @@ -41,6 +41,11 @@ script:
- mv main.pdf ../output/Blatt07.pdf
- cd ..
- zip -j output/Blatt07.zip output/Blatt07.pdf Blatt07/b07a02.m Blatt07/trainNetworks.m
- cd Blatt08
- latexmk -pdf main.tex
- mv main.pdf ../output/Blatt08.pdf
- cd ..
- zip -j output/Blatt08.zip output/Blatt08.pdf Blatt07/b08a02.m Blatt07/networkRegression.m

deploy:
provider: pages
Expand Down

0 comments on commit 082b4c7

Please sign in to comment.