Skip to content

kiya00/NNPraktikum

This branch is 3 commits ahead of, 5 commits behind JPQuirmbach/NNPraktikum:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

5ed7e02 · Jun 1, 2016

History

6 Commits
May 3, 2016
Jun 1, 2016
May 3, 2016
May 3, 2016

Repository files navigation

NNPraktikum

The coding framework for KIT Neural Network Praktikum

See ilias.studium.kit.edu for more information.

Python version

We use Python 2.7, not Python 3.x

Requirements

You have to install two 3rd-party packages: Numpy and scikit-learn.

Numpy

You might have to install numpy manually. Please follow the official guide to do so.

Scikit-learn

Scikit-learn is also called sklearn. Don't be confused by that, it is the same package. Please follow the official guide to install it.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%