Skip to content

Releases: szbartnik/DeepLearning

Fully finished with latest bug fixes and added images preprocessing

Choose a tag to compare

@szbartnik szbartnik released this 14 Jun 20:43

Now we can preprocess our images before we use them to train our neural network.
We can use the following filters:

  • Gray Scale
  • Auto Crop
  • Equalize histogram

Also added skipping phases of training and (un)selecting all categories.

Newest features allow also to save whole trained deep belief network with train parameters altogether!

image

General fixes + added logging

Choose a tag to compare

@szbartnik szbartnik released this 26 Apr 17:57
1.1

Incremented version numbers.

Fully working

Choose a tag to compare

@szbartnik szbartnik released this 21 Apr 23:17

image