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

1566 commits

Author SHA1 Message Date
Simon Budig
38468bfbd0 3d-function-8.tex: convert argument of sin() to degrees.
tikz apparently expectes the argument to sin() in degrees. This is in
strong contrast to the usual conventions in math, where the argument is
expected in radians.

With this example it actually provides a bogus graph - it actually
should approach f(x,y) = 1 for large x and y (since 1/(x^2+y^2) is
small for large x,y; hence sin(1/(x^2+y^2)) can be approximated by
1/(x^2+y^2), resulting in f(x,y) -> 1 for large x,y).

Also I've adjusted the plot range a bit, since this then actually shows
the "interesting" center of the function (x=y=0).
2017-08-11 03:38:20 +02:00
Martin Thoma
fe5de214ef documents/cv-curriculum-vitae: Update 2017-05-31 14:55:49 +02:00
Martin Thoma
87437a6052 tikz/convolution-layer: Update 2017-05-31 14:55:16 +02:00
Martin Thoma
59a7f060fc Rerender 2017-05-17 11:22:31 +02:00
Martin Thoma
f18271133f tikz: Add Overfitting 2017-05-17 11:21:37 +02:00
Martin Thoma
d436e1fce8 tikz: Cascade correlation 2017-05-17 11:21:08 +02:00
Martin Thoma
cb58e0a6b3 tikz: Add activation functions 2017-05-17 11:20:48 +02:00
Martin Thoma
2ce3442c0b tikz: Visualization of pi 2017-05-17 11:20:05 +02:00
Martin Thoma
845ca2fdbc Update validation 2017-05-17 11:18:57 +02:00
Martin Thoma
2a30558690 tikz/pi: Add 2017-05-03 09:30:32 +02:00
Martin Thoma
7f1684d2c1 tikz/validation-curve: Update 2017-04-30 22:54:37 +02:00
Martin Thoma
9c5d73dbff tikz/validation-curve: Add 2017-04-22 11:35:38 +02:00
Martin Thoma
6719a5b82a Lower 2017-04-18 15:31:18 +02:00
Martin Thoma
ca4080c520 Add baseline model 2017-04-18 15:26:59 +02:00
Martin Thoma
78621f234c Add class tree 2017-03-20 15:37:46 +01:00
Martin Thoma
7617073add vgg 16: Add visualization 2017-03-20 11:46:34 +01:00
Martin Thoma
742368b197 publications/hasy: Fix rendering issue 2017-02-26 15:22:12 +01:00
Martin Thoma
c871d4f21b publications/hasy: Add PDF symbol images 2017-02-26 15:18:34 +01:00
Martin Thoma
4dcb875bf6 HASY: Add k-NN (k=3, k=5) 2017-02-11 12:40:01 +01:00
Martin Thoma
37b4f673ae HASY: Add PDF 2017-02-11 10:35:27 +01:00
Martin Thoma
4ee9208dfe Fix typo (larger dimension, not smaller)
See https://github.com/MartinThoma/HASY/issues/2
2017-02-11 10:34:44 +01:00
Martin Thoma
51136f9be7 HASY: Add content 2017-01-29 15:14:05 +01:00
Martin Thoma
4814c3d2cc HASY: Footnote 2017-01-29 14:43:20 +01:00
Martin Thoma
657718832f HASY: Various fixes 2017-01-29 14:27:08 +01:00
Martin Thoma
1aeda70b43 HASY: Add reference 2017-01-29 11:14:08 +01:00
Martin Thoma
3d78bf81cf HASY: misc 2017-01-28 22:36:25 +01:00
Martin Thoma
852169e5ad HASY: Changes for arXiv 2017-01-28 22:36:13 +01:00
Martin Thoma
b52f92ade8 HASY: Add Adam 2017-01-28 13:37:20 +01:00
Martin Thoma
872f9f0046 HASY: add literature 2017-01-28 13:13:18 +01:00
Martin Thoma
94e9b70e23 HASY: Add images 2017-01-26 23:18:37 +01:00
Martin Thoma
63e8d3d5d8 HASY: Add to-phrase 2017-01-26 23:17:49 +01:00
Martin Thoma
dabcc67d91 Add pseudocode 2017-01-24 18:52:54 +01:00
Martin Thoma
3e0ebdf21d HASY: Add version of db and reference to sklearn / TF 2017-01-24 13:07:20 +01:00
Martin Thoma
a1532b929d HASY: Update figure 2017-01-19 22:40:24 +01:00
Martin Thoma
da07eb47f5 HASY: Expand abstract 2017-01-19 17:06:20 +01:00
Martin Thoma
59c61d9125 HASY: Not German; adjust parameters 2017-01-18 11:09:18 +01:00
Martin Thoma
9fdf8ffbdd Updat HASY publication 2017-01-17 13:48:11 +01:00
Martin Thoma
ebbfe61f9d Add HASY draft without content 2017-01-17 12:29:15 +01:00
Martin Thoma
a2fee03a8a Update filter example 2017-01-12 14:57:41 +01:00
Martin Thoma
b73c601641 Update image 2017-01-08 17:13:45 +01:00
Martin Thoma
ad0d83b2d2 Add truncated normal distribution density function 2017-01-08 06:59:23 +01:00
Martin Thoma
fd7b16baa3 Add flowchart for network design 2017-01-08 06:58:17 +01:00
Martin Thoma
f7259460fe Add checkliste holidays 2017-01-08 06:56:59 +01:00
Martin Thoma
d4abb666f6 Add example how to reduce list item separation. 2017-01-08 06:52:34 +01:00
Martin Thoma
099f432d87 Fix mistake 2017-01-07 15:56:53 +01:00
Martin Thoma
810eefda14 Update to 3x3 filters 2017-01-07 14:40:22 +01:00
Martin Thoma
67ffdaaff0 Add dense block 2017-01-07 14:38:45 +01:00
Martin Thoma
fbca6983db Update aggregation blocks 2017-01-07 13:24:44 +01:00
Martin Thoma
ad1a3ead0c Add aggregation block 2017-01-07 13:20:04 +01:00
Martin Thoma
d2f31daaca Add nth example 2017-01-04 11:45:08 +01:00