mriosrivas / AI-course-material

Course work material for AI course taught at Universidad Rafael Landivar

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AI-course-material

Course work material for AI course taught at Universidad Rafael Landivar.

Neural Network Example:

Exercise to implement a Neural Network from scratch using Python

DSP and Neural Networks:

Train a Neural Network and preprocess your data using some DSP techniques.

Convolutional Neural Networks:

Implementation of LeNet Neural Network to classify images.

Transfer Learning:

Train the Xception CNN using transfer learning.

Deployment of Xception model:

Example on how to deploy a CNN model using Flask.

About

Course work material for AI course taught at Universidad Rafael Landivar


Languages

Language:Jupyter Notebook 99.7%Language:Python 0.3%