2: Installation and Dependency Setup

TensorFlow is a non-trivial program to run! It depends on a few different C libraries and programs. In this lecture, we'll see how to set these up and connect them to our Haskell code.

Complete and Continue