Skip to content

Releases: szbartnik/DeepLearning

Fully finished with latest bug fixes and added images preprocessing

14 Jun 20:43
Compare
Choose a tag to compare

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

26 Apr 17:57
Compare
Choose a tag to compare
1.1

Incremented version numbers.

Fully working

21 Apr 23:17
Compare
Choose a tag to compare