Skip to content

Commit 03f571b

Browse files
committed
Add "A neat error function approximation"
1 parent 5735de7 commit 03f571b

12 files changed

+434
-0
lines changed

config/_default/hugo.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,3 +42,6 @@ paginate = 10
4242
identifier = "about"
4343
name = "About"
4444
url = "/about"
45+
46+
[markup.goldmark.renderer]
47+
unsafe=true

content/posts/a_neat_error_function_approximation.md

Lines changed: 431 additions & 0 deletions
Large diffs are not rendered by default.

static/content/3D_gaussian.png

125 KB
Loading
21.1 KB
Loading
17 KB
Loading

static/content/final_results.png

13.4 KB
Loading

static/content/graphs.png

47.5 KB
Loading
27.8 KB
Loading

static/content/max_abs_error.png

10.4 KB
Loading

static/content/new_network.png

10.8 KB
Loading

0 commit comments

Comments
 (0)