training_cost_ij gives a value only for minibatch_index=0, but after it
gives nan:
a =
train_set_x[minibatch_index:minibatch_index+batch_size]
b =
train_set_y[minibatch_index:minibatch_index+batch_size]
training_cost_ij=train_model(a, b)
Many thanks
Luca
--
---
You received this message because you are subscribed to the Google Groups
"theano-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.