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

wei2912/ethz-ssl-tabular

Repository files navigation

ethz-ssl-tabular

Installation

This project requires the installation of Poetry, which is used to manage dependencies.

Afterwards, run the following commands:

$ poetry shell # enter the virtualenv created by Poetry
$ poetry install
$ poe force-cuda118 # install PyTorch w/ Cuda 11.8

pre-commit Setup

To enable the use of Git pre-commit hooks, run the following command:

$ pre-commit install

nbdime Setup

To view Jupyter notebooks with nbdime, configure the diff/merge drivers for this repository with the following command:

$ nbdime config-git --enable

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published