Discussion:
[theano-users] Non-machine learning applications for Theano?
Prashant Raina
2017-07-14 01:06:19 UTC
Permalink
Does anyone have any ideas for using Theano for other things besides
machine learning?
Do such projects already exist?
--
---
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 theano-users+***@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Robb Brown
2017-07-15 00:07:56 UTC
Permalink
I've written an image co-registration package using Theano. To be released
on GitHub as soon as I get a chance to write the paper.
Post by Prashant Raina
Does anyone have any ideas for using Theano for other things besides
machine learning?
Do such projects already exist?
--
---
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 theano-users+***@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Adam Becker
2017-07-15 03:46:56 UTC
Permalink
I think an older version of Nengo spiking neural network simulator used
Theano as backend. It's neuroscience but still related to ML. Those guys
were behind a functional brain model called "spaun".

Btw, I personally used Theano to render fractals on GPU.
Post by Prashant Raina
Does anyone have any ideas for using Theano for other things besides
machine learning?
Do such projects already exist?
--
---
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 theano-users+***@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Loading...