Setup Repo
Set up this repository:
- Create master and develop branch and protect them
- Protect master and develop
- Create branch related to this issue
- Upload Felix' functions to this branch
- add setup files like gitignore etc
- merge to dev, master and tag as init version
MISSING:
-
implement tests -
create small documentation on inception layer -
check naming in pool tower function. Name becomes to conv2d_3. But shuoldn't is be named like conv2d_2. Have a look on Tests lines 108-110. @kleinert1
Edited by Ghost User