diff --git a/notebooks/res/affine-transform-graph.png b/notebooks/res/affine-transform-graph.png new file mode 100644 index 0000000..50011ee Binary files /dev/null and b/notebooks/res/affine-transform-graph.png differ diff --git a/notebooks/res/computational-graphs.svg b/notebooks/res/computational-graphs.svg new file mode 100644 index 0000000..115e0f6 --- /dev/null +++ b/notebooks/res/computational-graphs.svg @@ -0,0 +1,2002 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Input + Hidden + Output + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + MatMul + + Add + + + + + b + W + x + + y + + + MatMul + + + + Add + + + + + + b + W + x + + y + + diff --git a/notebooks/res/pipeline-graph.png b/notebooks/res/pipeline-graph.png new file mode 100644 index 0000000..540d7dc Binary files /dev/null and b/notebooks/res/pipeline-graph.png differ diff --git a/notebooks/res/rnn-graph.png b/notebooks/res/rnn-graph.png new file mode 100644 index 0000000..16e43db Binary files /dev/null and b/notebooks/res/rnn-graph.png differ diff --git a/notebooks/res/skip-connection-graph.png b/notebooks/res/skip-connection-graph.png new file mode 100644 index 0000000..99d86d3 Binary files /dev/null and b/notebooks/res/skip-connection-graph.png differ