Skip to content

tdfirth/ser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

SER Module

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages