Hi,

Theano do not specify the optimizer to use. It is up to you to build your
own optimizer.

There is framework like Lasagne et Keras on top of Theano that provide
optimizers. If you use such framework, you should ask on there mailing list
how to specify your own optimizer.

Frédéric

On Wed, Sep 13, 2017 at 7:12 PM <[email protected]> wrote:

> Hi everyone.
>
> I am pursuing Masters. I am using theano. I wanted to use theano, but I
> don't want to use SGD. I have made an optimizer of my own. How to plug it
> in theano to train my model.
> Is it possible.
>
> Regards
> Bhaskar.
>
>
> --
>
> ---
> 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.
>

-- 

--- 
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.

Reply via email to