Skip to content

Releases: anazhmetdin/GOlite

V1.5.0

01 Jan 21:38
Compare
Choose a tag to compare

add predict functionality

V1.4.0

30 Dec 11:13
Compare
Choose a tag to compare
start from next epoch after loading

V1.3.1

25 Dec 04:19
Compare
Choose a tag to compare

load model to continue learning

V1.2.1

24 Dec 16:18
Compare
Choose a tag to compare

fix error in saving model

V1.2.0

24 Dec 15:27
Compare
Choose a tag to compare

save model history and plot training and validation stats

V1.1.5

24 Dec 07:45
Compare
Choose a tag to compare

fix bugs in handling batches

V1.1.3

22 Dec 03:12
Compare
Choose a tag to compare

reshape RGB data to (224, 224, 3)

V1.1.2

22 Dec 01:54
Compare
Choose a tag to compare

resize data for DenseNet standard shape

V1.1.1

09 Dec 11:00
Compare
Choose a tag to compare

adapt conv2d for RGB images

V.1.1.0

09 Dec 02:09
Compare
Choose a tag to compare

build all models and save them after each epoch