Comment on Google open sources key piece of Street View technologyparentComments−sandwichmaker14yFrom a very brief look Theano is an expression evaluator. It optimizes expressions, it does not solve numerical optimization problems.I think it can be used as a backend in Ceres to push computations to the GPU, but as it stands it is a different category of software than Ceres.
Comments
From a very brief look Theano is an expression evaluator. It optimizes expressions, it does not solve numerical optimization problems.
I think it can be used as a backend in Ceres to push computations to the GPU, but as it stands it is a different category of software than Ceres.