- 14 Feb, 2018 3 commits
-
-
Thomas Michael Timmermanns authored
-
Thomas Michael Timmermanns authored
Combined preResolveCocos and postResolveCococ cocos into class CNNArchCocos.
-
Thomas Michael Timmermanns authored
IOLayer arrays do not exist anymore at symbol level. They all are now split up at symbol table creation. Added output type check and test.
-
- 30 Jan, 2018 1 commit
-
-
Thomas Michael Timmermanns authored
-
- 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
-
-
Thomas Michael Timmermanns authored
-
- 17 Jan, 2018 1 commit
-
-
Thomas Michael Timmermanns authored
Added Cocos and tests
-
- 15 Jan, 2018 4 commits
-
-
Thomas Michael Timmermanns authored
-
Thomas Michael Timmermanns authored
-
Thomas Michael Timmermanns authored
Timmermanns
-
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 2 commits
-
-
Thomas Michael Timmermanns authored
Added CoCos and tests.
-
Thomas Michael Timmermanns authored
Changed Split method and fixed Concatenate method. Fixed the Alexnet example.
-
- 08 Jan, 2018 3 commits
-
-
Thomas Michael Timmermanns authored
-
Thomas Michael Timmermanns authored
-
Thomas Michael Timmermanns authored
-
- 05 Jan, 2018 3 commits
-
-
Thomas Michael Timmermanns authored
-
Thomas Michael Timmermanns authored
Timmermanns
-
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
-
- 02 Jan, 2018 1 commit
-
-
Thomas Michael Timmermanns authored
-
- 29 Dec, 2017 2 commits
-
-
Thomas Michael Timmermanns authored
-
Thomas Michael Timmermanns authored
Implemented resolve method for LayerSymbol classes and started implementation of CoCo for parameter type check.
-
- 24 Dec, 2017 1 commit
-
-
Thomas Michael Timmermanns authored
-
- 21 Dec, 2017 2 commits
-
-
Thomas Michael Timmermanns authored
-
Thomas Michael Timmermanns authored
-
- 20 Dec, 2017 1 commit
-
-
Thomas Michael Timmermanns authored
Still missing ShapeSymbol, DimensionSymbol, output shape calculation and method resolve method.
-
- 13 Dec, 2017 1 commit
-
-
Thomas Michael Timmermanns authored
Started implementation of ArchValueSymbol and VariableSymbol.
-
- 12 Dec, 2017 2 commits
-
-
Malte Heithoff authored
-
Malte Heithoff authored
-
- 11 Dec, 2017 1 commit
-
-
Thomas Michael Timmermanns authored
Added method definitions. Added math expressions. Added serial and parallel argument sequences.
-
- 07 Dec, 2017 1 commit
-
-
Thomas Michael Timmermanns authored
Changed ErrorCodes and error messages. Added ASTGroupStructure methods.
-
- 06 Dec, 2017 2 commits
-
-
Thomas Michael Timmermanns authored
-
-
- 05 Dec, 2017 1 commit
-
-
Travis CI authored
-
- 04 Dec, 2017 2 commits
-
-
Thomas Michael Timmermanns authored
-
Thomas Michael Timmermanns authored
Added keywords 'def', 'group' 'output' and 'repeat'. Added more tests and architectures of existing networks.
-
- 01 Dec, 2017 1 commit
-
-
Malte Heithoff authored
-