- 09 Jul, 2019 2 commits
-
-
Christian Fuß authored
-
Christian Fuß authored
-
- 03 Jul, 2019 3 commits
-
-
Christian Fuß authored
changed size parameter for OneHot layer to automatically use architecture output size, if not specified elsewise.
-
Christian Fuß authored
changed size parameter for OneHot layer to automatically use architecture output size, if not specified elsewise.
-
Sebastian Nickels authored
-
- 25 Jun, 2019 1 commit
-
-
Christian Fuß authored
-
- 14 Jun, 2019 1 commit
-
-
Christian Fuß authored
-
- 16 May, 2019 1 commit
-
-
Sebastian Nickels authored
-
- 24 Apr, 2018 1 commit
-
-
Thomas Michael Timmermanns authored
* Changed Range syntax and added ResNet152 architecture. * Add files via upload * Add files via upload * Update README.md * Update README.md * Update README.md
-
- 07 Mar, 2018 1 commit
-
-
Fixed port adapter bug.
-
- 14 Feb, 2018 1 commit
-
-
Added CNNArchCompilationUnitSymbol, changed ArchitectureSymbol and changed Cocos to work with adapter. Removed data format declaration from input and output.
-
- 29 Jan, 2018 1 commit
-
-
Thomas Michael Timmermanns authored
* Syntax change. Changed MaxPooling and AveragePooling to Pooling with type argument. Added method GlobalPooling and removed 'global' argument of Pooling. Changed special argument 'If' to '?'. * Changed IO Shapes. The architecture can now handle other data formats (until now: NHWC only).
-
- 27 Jan, 2018 1 commit
-
-
- 15 Jan, 2018 1 commit
-
-
Thomas Michael Timmermanns authored
-
- 14 Jan, 2018 1 commit
-
-
Thomas Michael Timmermanns authored
Reworked predefined methods. Added a few tests. Fixed a few errors in example architectures.
-
- 11 Jan, 2018 1 commit
-
-
Thomas Michael Timmermanns authored
Changed Split method and fixed Concatenate method. Fixed the Alexnet example.
-
- 05 Jan, 2018 1 commit
-
-
Thomas Michael Timmermanns authored
Removed old tests.
-
- 04 Jan, 2018 1 commit
-
-
Thomas Michael Timmermanns authored
Updated some old architectures and added variable assignments of IO-Variables and global Variables. Optimized resolve mechanism.
-
- 03 Jan, 2018 1 commit
-
-
Thomas Michael Timmermanns authored
-
- 13 Dec, 2017 1 commit
-
-
Thomas Michael Timmermanns authored
Started implementation of ArchValueSymbol and VariableSymbol.
-
- 11 Dec, 2017 1 commit
-
-
Thomas Michael Timmermanns authored
Added method definitions. Added math expressions. Added serial and parallel argument sequences.
-
- 04 Dec, 2017 1 commit
-
-
Thomas Michael Timmermanns authored
Added keywords 'def', 'group' 'output' and 'repeat'. Added more tests and architectures of existing networks.
-