Skip to content

Latest commit

 

History

History
executable file
·
29 lines (19 loc) · 1020 Bytes

README.md

File metadata and controls

executable file
·
29 lines (19 loc) · 1020 Bytes

GATE

Build and Deploy Sphinx Documentation pages-build-deployment Python Code Formatting

Getting Started

Installation

Run

python install_pytorch.py
pip install .  # Install main dependencies

To also install dev dependencies run:

pip install .[dev]  # Install development dependencies

Install via conda

Install via docker

Setting up the relevant environment variables

Running experiments locally