Part 1:
Introduction
to Neural Networks
We’ll start this part by introducing you to basic machine learning theory and concepts. Then, we’ll follow with a thorough introduction to neural networks – a special type of machine learning algorithm.
We’ll discuss the mathematical principles behind them and learn how to train them. Finally, we’ll make the transition from shallow to deep networks.
This part has the following chapters:
- Chapter 1, Machine Learning – an Introduction
- Chapter 2, Neural Networks
- Chapter 3, Deep Learning Fundamentals