This chapter included a brief introduction to DL, both its history and applications. It was followed by a discussion of why Go is a great language for DL and demonstrated how the library we use in Gorgonia compares to other libraries in Go.
The next chapter will cover the magic that makes neural networks and DL work, which includes activation functions, network structure, and training algorithms.