Skip to content

philipobi/seminar

Repository files navigation

Deep learning with neural networks and programming neural networks in Python

Installation

git clone https://github.com/coolusername891/deep-learning-comphy-ws2425.git
cd deep-learning-comphy-ws2425

python3 -m venv .venv
source .venv/bin/activate
pip install -r requirements.txt

python3 src/main.py

Dataset Source

https://www.kaggle.com/competitions/digit-recognizer

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published