Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 242 Bytes

File metadata and controls

13 lines (7 loc) · 242 Bytes

BogaziciAI

A nonprofit organization for machine learning.

Setup

All dependencies can be fulfilled by creating a conda environment using environment.yml

conda env create -f environment.yml && conda activate bogaziciAI