Update README.md
This commit is contained in:
parent
d8fc9f29a4
commit
d889489259
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@ Note: A block like
|
|||
(3): L1NormLayer()
|
||||
(4): NNMF2d(75, 32, pfunctype=0, local_learning=False)
|
||||
```
|
||||
represents one(!) Con2d NNMF Layer. We just see more of the innards that for a normal Conv2d.
|
||||
represents one(!) Conv2d NNMF Layer. We just see more of the innards that for a normal Conv2d.
|
||||
|
||||
|
||||
```
|
||||
|
|
Loading…
Reference in a new issue