Course work material for AI course taught at Universidad Rafael Landivar.
Exercise to implement a Neural Network from scratch using Python
Train a Neural Network and preprocess your data using some DSP techniques.
Implementation of LeNet Neural Network to classify images.
Train the Xception CNN using transfer learning.
Example on how to deploy a CNN model using Flask.