- 24 Jan, 2019 1 commit
-
-
Carlos Alfredo Yeverino Rodriguez authored
-
- 14 Jan, 2019 1 commit
-
-
Carlos Alfredo Yeverino Rodriguez authored
-
- 11 Jan, 2019 1 commit
-
-
Carlos Alfredo Yeverino Rodriguez authored
Corrected dropout and output layer (include sigmoid). Added learning_rate_decay again since it is indeed supported in Caffe2
-
- 10 Oct, 2018 1 commit
-
-
Carlos Alfredo Yeverino Rodriguez authored
-
- 27 Sep, 2018 1 commit
-
-
Carlos Alfredo Yeverino Rodriguez authored
Added indented block in all layer templates due to changes made in CNNCreator.ftl in order to avoid a python error
-
- 20 Sep, 2018 2 commits
-
-
Carlos Alfredo Yeverino Rodriguez authored
Bugfix: ${input} in convolution template (case: input same as data input) should not be a reference anymore due to the new version of the add_input function. Test must be made with Blob "data" always due to the new version of the add_input function.
-
Carlos Alfredo Yeverino Rodriguez authored
-
- 01 Sep, 2018 1 commit
-
-
Carlos Alfredo Yeverino Rodriguez authored
-
- 31 Aug, 2018 2 commits
-
-
Carlos Alfredo Yeverino Rodriguez authored
Modified Pooling.ftl: Adapted stride and kernel parameters with same and different height and width.
-
Carlos Alfredo Yeverino Rodriguez authored
-
- 30 Aug, 2018 1 commit
-
-
Carlos Alfredo Yeverino Rodriguez authored
-
- 29 Aug, 2018 3 commits
-
-
Carlos Alfredo Yeverino Rodriguez authored
Corrected Convolution, Pooling and FullyConnected layer templates: Adapted stride with same and different height and width in convolution and pooling layers. Corrected dim_in value in convolution and fullyconnected layers.
-
Carlos Alfredo Yeverino Rodriguez authored
-
Carlos Alfredo Yeverino Rodriguez authored
-
- 22 Aug, 2018 2 commits
-
-
Carlos Alfredo Yeverino Rodriguez authored
Updated pom: cnn-arch version changed to 0.2.3-SNAPSHOT and cnn-train version changed to 0.2.4-SNAPSHOT. Minor changes in pooling layers.
-
Carlos Alfredo Yeverino Rodriguez authored
-
- 09 Aug, 2018 1 commit
-
-
Carlos Alfredo Yeverino Rodriguez authored
-
- 19 Jun, 2018 1 commit
-
-
Carlos Alfredo Yeverino Rodriguez authored
-