Chapter 3 mentioned that there are a lot of neural networks that are currently in use and more being developed regularly. This chapter will guide you as to which ones you can refer to for future projects on deep learning. This chapter is divided into three main parts: neural networks, optimization functions, and loss functions.
The first part provides examples of neural networks that you can easily use in your own projects. Each neural network is accompanied by an explanation to help you understand them so that you can make the right choice for your ...