ml-projects-kiel / OpenCampus-ApplicationofTransformers

2 stars 0 forks source link

Build-CI Build-CD

OpenCampus - Application of Transformers

Installation

Hugging Face + PyTorch

Using Hugging Face on MacOs requires the following dependency to be installed BEFORE the PyTorch installation.

Poetry

Poetry is a tool for dependency management and packaging in Python. It allows you to declare the libraries your project depends on and it will manage (install/update) them for you. About Poetry.

Development Setup

This Repo enforces some coding standards.