-
Updated
May 27, 2021 - Jupyter Notebook
fastai
Here are 634 public repositories matching this topic...
-
Updated
May 26, 2021 - Jupyter Notebook
-
Updated
May 9, 2021 - Jupyter Notebook
-
Updated
May 25, 2021 - Jupyter Notebook
-
Updated
May 23, 2021 - Python
-
Updated
May 28, 2021 - Jupyter Notebook
Design a Logo
Design a logo for LibreASR and share it here.
To make an open source project cool, it should have a logo
Raspberry Pi Support
-
Updated
May 24, 2021 - Jupyter Notebook
-
Updated
Aug 17, 2020 - Jupyter Notebook
Hi! Longtime listener, first caller. Which is to say, I'm a big fan of fastai -- so, thank you all very much. :)
On the latest pip-installed version of fastai (fastai==2.2.5, fastcore==1.3.19), when I try to load an empty pandas DataFrame into a DataLoader using from_df, it gets stuck in an infinite loop.
Works as expected:
!pip install -U -q fastai
from fastai.text.all import *
-
Updated
May 25, 2021 - Jupyter Notebook
-
Updated
May 6, 2021 - Jupyter Notebook
-
Updated
Feb 9, 2019 - HTML
There are actually two issues to be addressed here:
- Updating the tutorials to the newest API
- Restructuring the organization of the tutorials
- Make sure all tutorials are working as expected (model training, records parsed, etc)
The first issue is straight forward and we can use this document as a reference on w
-
Updated
Jun 10, 2020 - Jupyter Notebook
-
Updated
Mar 30, 2020 - Jupyter Notebook
-
Updated
May 20, 2021 - Jupyter Notebook
-
Updated
Jan 7, 2019 - Python
-
Updated
Mar 19, 2021 - Python
-
Updated
Aug 9, 2019 - Jupyter Notebook
-
Updated
Apr 27, 2021 - Python
Add simple character and word level tokenizers that conform to the LearnBase.jl getobs/nobs interfaces.
-
Updated
Jun 27, 2018 - Python
-
Updated
May 12, 2021 - Java
-
Updated
Feb 14, 2021
-
Updated
Feb 26, 2021 - Jupyter Notebook
Improve this page
Add a description, image, and links to the fastai topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the fastai topic, visit your repo's landing page and select "manage topics."


At the moment, it's possible to do
to autogenerate a table of contents. I think it would be nice if there were also styling options, e.g. to have that TOC float on one side of the page.