7411 Forks
24143 Stars
24143 Watchers

fastai

The fastai deep learning library

How to download and setup fastai

Open terminal and run command
git clone https://github.com/fastai/fastai.git
git clone is used to create a copy or clone of fastai repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with fastai https://github.com/fastai/fastai/archive/master.zip

Or simply clone fastai with SSH
[email protected]:fastai/fastai.git

If you have some problems with fastai

You may open issue on fastai support forum (system) here: https://github.com/fastai/fastai/issues