From 11b06e2e73df7db4c4abd68b360c8d0d55704987 Mon Sep 17 00:00:00 2001 From: HarisIqbal88 Date: Sat, 20 Oct 2018 13:53:54 +0200 Subject: [PATCH] Create README.md readme init --- README.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..401f598 --- /dev/null +++ b/README.md @@ -0,0 +1,15 @@ +# PlotNeuralNet +Latex code for making neural networks for reports and presentation. Have a look into examples to see how they are made. +Following are some network representations: + +

+
FCN-8
+ + +

+
FCN with Domain Transform
+ + +

+
Holistically-Nested Edge Detection
+