یادگیری عمیق
دانشگاه حکیم سبزواری
محمود امینطوسی
Deep Learning
Mahmood Amintoosi
m.amintoosi @ hsu.ac.ir
پاییز ۹۸
Chapter 3
Getting started with neural networks
This chapter covers:
- Core components of neural networks
- An introduction to Keras
- Setting up a deep-learning workstation
- Using neural networks to solve basic classification and regression problems
Anatomy of a neural network
- Layers: the building blocks of deep learning
- Models: networks of layers
- Loss functions and optimizers: keys to configuring the learning process