Releases: D-Maar/cito
Releases · D-Maar/cito
added dropout to inception
v0.1.4 Update model.R
even more fixes
v0.1.3 Update model.R
more fixes
v0.1.2 Update model.R
fixes
Included Inception Blocks
v0.1.0 Update cnn.R for inception blocks
forward device to predict function in tuning
v0.0.10 Forward device to predict function
test
fixed error when calling functions with variables and not values
v0.0.8 fixed error when calling scripts with variables and not values as par…
now the predict function should finally work
v0.0.2 excluded check_model in predict.citocnn, since that did hinder the pe…
fixed cito:::predict.cnn
v0.0.1 added description for previous change