Skip to content

Releases: D-Maar/cito

added dropout to inception

22 Oct 14:28
f5ef138
Compare
Choose a tag to compare
v0.1.4

Update model.R

even more fixes

22 Oct 10:48
a19da80
Compare
Choose a tag to compare
v0.1.3

Update model.R

more fixes

22 Oct 10:43
4cf03a6
Compare
Choose a tag to compare
v0.1.2

Update model.R

fixes

22 Oct 10:35
3466a55
Compare
Choose a tag to compare
v0.1.1

Update inception blocks

Included Inception Blocks

22 Oct 10:26
7889223
Compare
Choose a tag to compare
v0.1.0

Update cnn.R for inception blocks

forward device to predict function in tuning

25 Jun 08:18
244eea0
Compare
Choose a tag to compare
v0.0.10

Forward device to predict function

test

23 Apr 08:18
Compare
Choose a tag to compare
v0.0.94

next fix for the last error

fixed error when calling functions with variables and not values

17 Jun 15:30
c511552
Compare
Choose a tag to compare
v0.0.8

fixed error when calling scripts with variables and not values as par…

now the predict function should finally work

18 Apr 11:36
4f3032b
Compare
Choose a tag to compare
v0.0.2

excluded check_model in predict.citocnn, since that did hinder the pe…

fixed cito:::predict.cnn

18 Apr 07:18
84a3892
Compare
Choose a tag to compare
v0.0.1

added description for previous change