Alex Wiltschko

Results 10 issues of Alex Wiltschko

Would be nice in the README to point Python folks to [autograd](https://github.com/hips/autograd), and I'm sure they'd be pumped to point Lua folks here.

https://github.com/torch/image/issues/168

Should have a package for each of: https://github.com/torch/rocks

Curious if you've made any progress on the `symbolic` extension mentioned in a talk you've given?

I'm very interested in the things that you learn here. If you need some help getting NumPy or Torch examples written, let me know.

I see you have support for some control flow (for-loops), which is awesome. I've been poking around the source, and don't see support for if-statements, while loops, or try/catch statements....

enhancement

Applied bayesian optimization (whetlab.com) to lower the perplexity of the "small" model (13 full epochs).

Novocaine currently doesn't work out of the box with Automatic Reference Counting (ARC) enabled. This is something that it definitely should support in the future.

enhancement

Is this the official torch9 repo? If so, what's the roadmap for release and expected improvements over torch7?