Skip to content

Repository files navigation

dots

DOTS = Dimensionality Of Tangent Space. Deep learning theory investigation.

This is the codebase behind this project.

Installation

Environment setup

Clone the repository into a folder. In that folder, run:

conda env create --name dots_env --file=environment.yml

This will install the CUDA version of PyTorch. To install the CPU-only environment, run

conda env create --name dots_cpu_env --file=environment-cpu.yml

About

DOTS = Dimensionality Of Tangent Space. Deep learning theory investigation.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages