2
0
Fork 0
mirror of https://github.com/MartinThoma/LaTeX-examples.git synced 2025-04-18 19:18:21 +02:00
Commit graph

1613 commits

Author SHA1 Message Date
Martin Thoma
ad739ff3c2 Make axis be on top 2016-03-06 10:43:54 +01:00
Martin Thoma
04f9fc5612 Add image 2016-03-05 22:46:35 +01:00
Martin Thoma
5a45f03548 Add texture example 2016-03-05 22:23:17 +01:00
Martin Thoma
aeba3af3e5 Add color example 2016-02-29 12:40:20 +01:00
Martin Thoma
d113a4df49 Add minimal document 2016-02-29 12:33:06 +01:00
Martin Thoma
b3529028f7 Add arrow heads as MLPs are directed 2016-02-13 00:41:20 +01:00
Martin Thoma
268bb1422b Add SOM 2016-02-13 00:37:14 +01:00
Martin Thoma
23e30e1351 Add neural networks 2016-02-12 23:32:01 +01:00
Martin Thoma
2d49f93b4d Add nn protocoll 2016-02-12 14:02:24 +01:00
Martin Thoma
fb837eb0ae Add profiles 2016-02-02 21:25:13 +01:00
Martin Thoma
62e1d2798c Remove submodule 'NeuralNets' and 'Moderne-Physik' 2016-01-28 17:23:44 +01:00
Martin Thoma
c0d9eb6b09 Add KIT ML1+2 muendlich 2016-01-28 16:22:21 +01:00
Martin Thoma
ddb7ba6c8a Move GeoTopo to submodule 2016-01-23 23:43:42 +01:00
Martin Thoma
d9c76c393f Add perceptron-unit 2016-01-13 14:55:56 +01:00
Martin Thoma
9abd50b461 Add image 2016-01-12 23:10:13 +01:00
Martin Thoma
8e8cf0f2d3 Add review 2016-01-11 17:34:04 +01:00
Martin Thoma
2a53fd63e3 Credit for ImageOnly 2016-01-11 10:19:50 +01:00
Martin Thoma
ffe637de0e Image Only finished. Thank you Ignasi. 2016-01-11 10:18:05 +01:00
Martin Thoma
639cf11528 Remove unnecessary part 2016-01-10 22:59:36 +01:00
Martin Thoma
d247d42918 Add presentations/ImageOnly 2016-01-10 22:58:39 +01:00
Martin Thoma
c1bc0f6340 Update Seminar-Kognitive-Automobile after Review by Marvin Teichmann 2015-12-28 22:43:17 +01:00
Martin Thoma
0641c7efda Add stuff required by arXiv 2015-12-28 13:22:06 +01:00
Martin Thoma
053efa23ca Mention IT security audits 2015-12-28 13:21:46 +01:00
Martin Thoma
1fbce3b456 Replace minted by listings 2015-12-24 18:39:26 +01:00
Martin Thoma
555bea2dfa Remove nag package 2015-12-24 17:56:27 +01:00
Martin Thoma
6a9f777c9a Remove superfuous notes in Bibtex 2015-12-24 17:53:51 +01:00
Martin Thoma
fa53803f64 Add minor changes to publications/Seminar-Kognitive-Automobile 2015-12-24 15:46:06 +01:00
Martin Thoma
c5887ded1d Prepare publications/Seminar-Kognitive-Automobile for submission to arXiv 2015-12-17 12:32:55 +01:00
Martin Thoma
be354599ba Add publications/Seminar-Kognitive-Automobile 2015-12-17 11:48:43 +01:00
Martin Thoma
b35290da5c Remove publications/seminar-pixel-exact-classification 2015-11-29 18:21:12 +01:00
Martin Thoma
687edd9800 Add png to asymptote/torus-three-paths 2015-11-24 10:34:17 +01:00
Martin Thoma
6f6fb22253 Add seminar-pixel-exact-classification as submodule 2015-11-23 15:20:30 +01:00
Martin Thoma
4827cb6e6f minor changes 2015-11-23 15:19:41 +01:00
Martin Thoma
114356002e Move publications from /documents to /publications 2015-11-23 14:55:45 +01:00
Martin Thoma
9438adee4e Fix typo in documents/Proseminar-Netzwerkanalyse 2015-11-23 14:19:36 +01:00
Martin Thoma
87020467c7 Make documents/Proseminar-Netzwerkanalyse ready for arxiv 2015-11-23 14:13:14 +01:00
Martin Thoma
daae9bbe0b Fix typo in documents/Proseminar-Netzwerkanalyse 2015-11-23 14:12:59 +01:00
Martin Thoma
d7a871483f Add abstract to documents/Proseminar-Netzwerkanalyse 2015-11-23 13:24:16 +01:00
Martin Thoma
7e05f83a95 Fix typos, formatting 2015-11-23 07:55:38 +01:00
Martin Thoma
f02d9ab873 Add line breaks 2015-11-23 07:07:00 +01:00
Martin Thoma
59a30febaf Switch from llncs to IEEEtran 2015-11-23 07:06:14 +01:00
Martin Thoma
76f4c5728a Add protected whitespace between number and unit 2015-11-22 13:21:08 +01:00
Martin Thoma
801825a612 Remove TODO from compiled version 2015-11-22 13:20:54 +01:00
Martin Thoma
5d137b7050 Fix typo (Email -> E-Mail / e-mail) 2015-11-22 11:23:47 +01:00
Martin Thoma
15f0f5bb1d Remove 2048 2015-11-22 09:19:48 +01:00
Martin Thoma
2de9065138 Add README.md and rendered png to all folders except for /documents
The examples were found by

```bash
$ find . -not -path '*/\.*' -type d '!' -exec test -e "{}/README.md" ';' -print
```

To do so, a cleanup-script .meta/add_readme.py was created.
2015-11-22 09:11:19 +01:00
Martin Thoma
de1ad26035 Adjust Python code to follow PEP8 2015-11-20 23:12:22 +01:00
Martin Thoma
b36776fc27 Add ID3 algorithm 2015-11-20 22:36:55 +01:00
Martin Thoma
59b3d42774 Fix Python code style 2015-11-20 22:36:38 +01:00
Martin Thoma
bd1f36e90c Add a second compilation run for tikz/dirichlet-function 2015-11-20 08:16:02 +01:00