- 31 Jan, 2019 1 commit
-
-
Carlos Alfredo Yeverino Rodriguez authored
-
- 30 Jan, 2019 1 commit
-
-
Carlos Alfredo Yeverino Rodriguez authored
-
- 29 Jan, 2019 1 commit
-
-
Carlos Alfredo Yeverino Rodriguez authored
-
- 24 Jan, 2019 4 commits
-
-
Carlos Alfredo Yeverino Rodriguez authored
-
Carlos Alfredo Yeverino Rodriguez authored
-
Carlos Alfredo Yeverino Rodriguez authored
-
Carlos Alfredo Yeverino Rodriguez authored
-
- 23 Jan, 2019 1 commit
-
-
Carlos Alfredo Yeverino Rodriguez authored
-
- 14 Jan, 2019 2 commits
-
-
Carlos Alfredo Yeverino Rodriguez authored
-
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
-
- 24 Dec, 2018 1 commit
-
-
Carlos Alfredo Yeverino Rodriguez authored
-
- 17 Dec, 2018 1 commit
-
-
Carlos Alfredo Yeverino Rodriguez authored
-
- 13 Dec, 2018 2 commits
-
-
Carlos Alfredo Yeverino Rodriguez authored
-
Carlos Alfredo Yeverino Rodriguez authored
Set default (directories) lmdb datasets to 'train_lmdb' and 'test_lmdb'. Added check for lmdb datasets.
-
- 10 Dec, 2018 1 commit
-
-
Carlos Alfredo Yeverino Rodriguez authored
-
- 08 Nov, 2018 2 commits
-
-
Carlos Alfredo Yeverino Rodriguez authored
-
Carlos Alfredo Yeverino Rodriguez authored
-
- 27 Oct, 2018 2 commits
-
-
Carlos Alfredo Yeverino Rodriguez authored
-
Carlos Alfredo Yeverino Rodriguez authored
-
- 26 Oct, 2018 3 commits
-
-
Carlos Alfredo Yeverino Rodriguez authored
-
Carlos Alfredo Yeverino Rodriguez authored
-
Carlos Alfredo Yeverino Rodriguez authored
Removed template and generation for CNNBufferFile since it is not needed to read the Caffe2 protobuf files.
-
- 25 Oct, 2018 1 commit
-
-
Carlos Alfredo Yeverino Rodriguez authored
-
- 22 Oct, 2018 1 commit
-
-
Carlos Alfredo Yeverino Rodriguez authored
Corrected target code since training parameter "learning_rate_decay" is unsupported for the backend Caffe2.
-
- 18 Oct, 2018 3 commits
-
-
Carlos Alfredo Yeverino Rodriguez authored
-
Carlos Alfredo Yeverino Rodriguez authored
Modified CNNTrainer.ftl: improved way to enter the optimizer parameters in template since the support checker for training parameters is already implemented. Corrected order of training parameters in target files based on the modification.
-
Carlos Alfredo Yeverino Rodriguez authored
-
- 10 Oct, 2018 2 commits
-
-
Carlos Alfredo Yeverino Rodriguez authored
-
Carlos Alfredo Yeverino Rodriguez authored
-
- 01 Oct, 2018 1 commit
-
-
Carlos Alfredo Yeverino Rodriguez authored
CNNCreator.ftl: Modified path constants to make their value dynamic instead of hard coded during code generation. Modified methods save_net and load_net.
-
- 28 Sep, 2018 3 commits
-
-
Carlos Alfredo Yeverino Rodriguez authored
-
Carlos Alfredo Yeverino Rodriguez authored
-
Carlos Alfredo Yeverino Rodriguez authored
Added cnntrainer which calls the "train" function from cnncreator with the specified training parameters.
-
- 27 Sep, 2018 3 commits
-
-
Carlos Alfredo Yeverino Rodriguez authored
-
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
-
Carlos Alfredo Yeverino Rodriguez authored
-
- 24 Sep, 2018 1 commit
-
-
Carlos Alfredo Yeverino Rodriguez authored
-
- 20 Sep, 2018 2 commits
-
-
Carlos Alfredo Yeverino Rodriguez authored
-
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.
-