-
Updated
Jul 22, 2021 - Jupyter Notebook
fastai
Here are 643 public repositories matching this topic...
-
Updated
Jul 9, 2021 - Jupyter Notebook
-
Updated
Jun 17, 2021 - Jupyter Notebook
-
Updated
Jul 23, 2021 - Jupyter Notebook
-
Updated
Jul 12, 2021 - Python
-
Updated
Jul 25, 2021 - Jupyter Notebook
-
Updated
Jun 3, 2021 - Jupyter Notebook
Dear team,
I am in stuck when convert very large numpy array to your TSDatasets.
These are what I have tried to fix my issue:
- when building time-series, I used tensorflow.keras.preprocessing.timeseries_dataset_from_array. After this step, the memory is still fine
- I concatenate all batch data into numpy array, this step produces problem so I use numpy memmap to avoi
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
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
Jun 8, 2021 - Jupyter Notebook
-
Updated
Feb 9, 2019 - HTML
📓 Documentation Update
What part of documentation was unclear or wrong?
In https://github.com/airctic/icevision/blob/master/icevision/tfms/README.md
The hyperlink around "aug_tfms" 404's.
Two example images near the bottom do not exist.
Describe the solution you'd like
Proper links and images where they're supposed to be. Where can I find more about "aug_tfms"? What are t
-
Updated
Jun 10, 2020 - Jupyter Notebook
-
Updated
Mar 30, 2020 - Jupyter Notebook
-
Updated
Jul 13, 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.