/ser

SER Module

Primary LanguagePythonMIT LicenseMIT

SER

Software Engineering for Research

Installation

conda create -n ser python=3.9
conda activate ser
pip install -e .

PyTorch dependencies

There are instructions on the PyTorch website how to install the PyTorch versions that are correct for your system...

https://pytorch.org/get-started/locally/#macos-version

The above link assumes you're on a mac... but if not you'll need to select the right options before running the command it gives you.

Startup

conda activate ser

Run SER

ser --help