Programming Neural Networks with Python
by Rheinwerk Publishing, Inc, Dr. Joachim Steinwendner, Dr. Roland Schwaiger
11 The Machine Learning Process
Learning something and getting more and more practiced at it over time, isn’t that also a joy?–Confucius (551–479 BC)
So far, we’ve focused on the neural networks themselves. You now know what input and output data is, as well as what training, test, and validation datasets are and what you need them for. Although that’s a lot of information, you may be wondering what else you need to know. You may have questions like these: What do I want to do with the neural network? Where do I get the data from? How can I then use the finished neural network in a production system? It quickly becomes clear that our neural networks are part of a process that called the machine learning (ML) process.
In this chapter, we’ll first ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access