dbn Questions

3

Solved

I'm trying to use the Theano library in python to do some experiments with Deep Belief Networks. I use the code in this address: DBN full code. This code use the MNIST Handwritten database. This fi...
Malaco asked 29/9, 2014 at 20:4

1

I have some difficulty training a DBN using Pybrain. First I tried to do it the simple way: net = buildNetwork(*layerDims) I faced this problem: How to do supervised deepbelief training in PyBr...
Monostylous asked 10/7, 2014 at 1:11

2

Solved

I am new to the field of neural networks and I would like to know the difference between Deep Belief Networks and Convolutional Networks. Also, is there a Deep Convolutional Network which is the c...
Jinnyjinrikisha asked 3/7, 2014 at 5:38

3

After reading a few papers on deep learning and deep belief networks, I got a basic idea of how it works. But still stuck with the last step, i.e, the classification step. Most of the implem...
Villanelle asked 17/2, 2013 at 18:26

1

I have trouble getting the DeepBeliefTrainer to work on my data in PyBrain/Python. Since I can't find any examples other than unsupervised on how to use the deep learning in PyBrain, I hope that so...
Chief asked 1/3, 2013 at 15:32

1

Solved

Deep Learning Techniques (Deep Neural Network, Deep Belief Network, Deep Stacking Networks, ...) are very efficient in some areas. They take a very long time to train, but this is a only-once...
Gabfest asked 25/6, 2013 at 13:49
1

© 2022 - 2024 — McMap. All rights reserved.