Knowing the AI



Before we started our study about this new technological frontier and the programing session, we wanted to understand how this tool works and how it is structured. So, we started to work and understand the basics of one of the main programming lenguages (Python) and the library Pytorch, one of the main tools for the creation of a neural network. With those, we gained a basic knowledge of how a neural network is structured and how it works, more precisly what are the main processes during the training phase of an AI (feedforward, backpropagation etc etc...)