Hi, Is it possible to combine non theano code ( say basic python code) along with a theano symbolic graph.
For example I want to run some ready made sklearn function calls on some of the intermediate outputs of theano and then use the output of this call on some further downstream graph based computations. Can this be done.? Will this cause a disconnection in the theano graph? How can this be done. Thanks, Arthi -- --- 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.
