Skip to content

Exploration of Deep Learning Topics, developed during my Erasmus @ Technische Universität München, TUM

Notifications You must be signed in to change notification settings

chloeskt/deep_learning_topics

Repository files navigation

Introduction to Deep Learning

This repository has been made as an introduction to deep learning for me, in order to familiarise myself with some basic topics and frameworks.

This repository has been developed along side the "Introduction to Deep Learning" course I took at TUM.

Installation

You must first install all requirements (preferably inside a virtual environment):

pip install -r requirements.txt

Structure

deep_learning_topics
├── datasets                   
├── autoencoder                 
├── facial_keypoints                     
├── semantic_segmentation                    
├── sentiment_analysis
├── requirements.txt
└── README.md

About

Exploration of Deep Learning Topics, developed during my Erasmus @ Technische Universität München, TUM

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published