In this chapter we've covered what a problem is and how to model a problem as a machine learning problem. Then we learned the basics of using Go. In the next chapter we will dive into our first problem: linear regression.
I highly encourage you to practice some Go beforehand. But if you already know how to use Go, well, let's Go!