michaelosthege / tornado-compute

Sample application for deploying a neural network as a tornado-powered webservice. The thread-blocking calls are run sequentially on a second thread. Handlers of the webservice remain asynchronous and many requests can be accepted in parallel.
13Updated 7 years ago

Related projects: