Skip to content

marianoju/pytorch_team_2

Repository files navigation

PyTorch Team 2

About

We are working on different machine learning projects, see below. Should any questions arise (e.g. where to find datasets used in projects) please feel free to open a new issue.

Setup

git clone https://github.com/maddosz12/NF_DS_1_course_material.git
conda env create --file environment.yml
source activate neue-fische

Usage

conda env update --file environment.yml
source activate neue-fische
jupyter notebook

Tests

pytest # tests
flake8 # codestyle

See tox.ini for settings regarding flake8. Should return 0 if all checks are passed successfully. Otherwise execute autopep8 --diff --global-config pep8.ini --recursive . locally and push changes.

Projects

Current Members 👥

  • Dima
  • Katharina
  • Nathalie
  • Sophie

Former Members 👥

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages