mihaelacr / pydeeplearn

Deep learning API with emotion recognition application
BSD 3-Clause "New" or "Revised" License
151 stars 68 forks source link

Support no pretrainining in dbn.py. #20

Closed mihaelacr closed 9 years ago

mihaelacr commented 9 years ago

By setting preTrainEpochs to 0 we now support simple Ann functionality in the dbn class.