An open API service indexing awesome lists of open source software.

https://github.com/mendhak/fastai_lessons


https://github.com/mendhak/fastai_lessons

Last synced: 9 months ago
JSON representation

Awesome Lists containing this project

README

          

Create the Conda environment:

conda env create -f environment.yml python=3.9

Activate it

conda activate fastai