Skip to content
This repository has been archived by the owner on Jul 26, 2022. It is now read-only.

Code for the first project of the 2020–2021 AI master's Course “Deep Learning” at the University of Groningen.

Notifications You must be signed in to change notification settings

RamonMeffert/2021-DeepLearning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deep Learning – Project 1

Andreas Gassilloud & Ramon Meffert · WMAI017-05.2020-2021.2A

This project uses Python 3.7.4 and TensorFlow 2.3.1, since those are the most recent versions available in Peregrine. To facilitate multiple training configurations, both scripts accept some command line arguments. To see an explanation of these arguments, use python <Script> -h.

AlexNet

The code for AlexNet was adapted from https://analyticsindiamag.com/hands-on-guide-to-implementing-alexnet-with-keras-for-multi-class-image-classification/.

ResNet

The code for ResNet was adapted from https://www.nablasquared.com/building-a-resnet-in-keras/.

About

Code for the first project of the 2020–2021 AI master's Course “Deep Learning” at the University of Groningen.

Resources

Stars

Watchers

Forks