Archive for October, 2016

Torch7 and Neural Networks

Written by on October 18, 2016 in Machine Learning, Programming with 0 Comments
Torch7 and Neural Networks

This week I wanted to experiment with Torch7, a popular Machine Learning framework implemented in C/LuaJIT. Seamless CUDA support is another plus point in favour of Torch7. I downloaded and installed Torch7 and related packages, as described here. It is important to also install cunn and cutorch packages if you need CUDA support. In my case, I […]

Continue Reading

Cloud Computing with Mathematica

Written by on October 11, 2016 in Mathematica, Programming with 1 Comment
Cloud Computing with Mathematica

Mathematica provides excellent support for cloud computation, and most of the time, it is a very simple and intuitive process. Today, let us look at some examples of cloud deployment. For using Mathematica’s cloud capabilities, you need an appropriate subscription. I use Mathematica Desktop, which comes with some free cloud credits. OK, let us get […]

Continue Reading

Top