This document discusses bridging the gap between experimentation and production for deep learning. It summarizes Skymind's tools for experimentation using Python like ND4S and Jumpy, and production using Scala like ScalNet. It outlines the different requirements for experimentation vs production, and how Skymind's tools can help meet both through high performance tensor libraries, deep learning frameworks, and model import capabilities.