projects
/
dagnn.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a29cfbf
)
Cosmetics.
author
Francois Fleuret
<francois@fleuret.org>
Wed, 11 Jan 2017 07:00:40 +0000
(08:00 +0100)
committer
Francois Fleuret
<francois@fleuret.org>
Wed, 11 Jan 2017 07:00:40 +0000
(08:00 +0100)
graphnn.lua
patch
|
blob
|
history
diff --git
a/graphnn.lua
b/graphnn.lua
index
1003500
..
1ec9b4e
100755
(executable)
--- a/
graphnn.lua
+++ b/
graphnn.lua
@@
-137,10
+137,11
@@
f = nn.Linear(3, 2)
--[[
- a -----> b ---> c ---- e ---
+ a -----> b ---> c ----
>
e ---
\ /
\--> d ---/
-
+ \
+ \---> f ---
]]--
g = Graph:new()