by laketide | Mar 9, 2017 | Technology
At LakeTide, we constantly evaluate technologies that can deploy computation-heavy code to resource clusters and DC/OS is one of the heavyweight contenders in the container orchestration space right now. Though it has a smaller community than Docker, Kubernetes,...
by laketide | Mar 1, 2017 | Programming
This is a small example of how to build a MNIST classifier with MXNet and Julia using executors with customized optimizer and accuracy functions. MXNet is a deep learning framework that is very well suited for parallel computations over several GPUs, i.e. it’s a...