issues
search
fastai
/
fastai_dev
fast.ai early development experiments
Apache License 2.0
641
stars
351
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Bump nokogiri from 1.10.8 to 1.14.3 in /docs
#330
dependabot[bot]
opened
1 year ago
0
Bump nokogiri from 1.10.8 to 1.14.2 in /docs
#329
dependabot[bot]
closed
1 year ago
1
Bump addressable from 2.5.2 to 2.8.1 in /docs
#328
dependabot[bot]
opened
2 years ago
0
Bump tzinfo from 1.2.5 to 1.2.10 in /docs
#327
dependabot[bot]
opened
2 years ago
0
get_class_mAP function not working if databunch is created from labellist on MIDOG 2021 dataset
#326
Monk5088
opened
2 years ago
0
Bump nokogiri from 1.10.8 to 1.13.6 in /docs
#325
dependabot[bot]
closed
1 year ago
1
Bump nokogiri from 1.10.8 to 1.13.4 in /docs
#324
dependabot[bot]
closed
2 years ago
1
Bump nokogiri from 1.10.8 to 1.12.5 in /docs
#323
dependabot[bot]
closed
2 years ago
1
Bump nokogiri from 1.10.8 to 1.11.4 in /docs
#322
dependabot[bot]
closed
3 years ago
1
Keep-Alive-Actions
#321
hamelsmu
closed
3 years ago
0
Keep-Alive-Actions
#320
hamelsmu
closed
3 years ago
0
Keep-Alive-Actions
#319
hamelsmu
closed
3 years ago
0
Remove references to `Dataset`
#318
texasmichelle
opened
4 years ago
0
Remove all Package.resolved and add to gitignore
#317
texasmichelle
opened
4 years ago
0
Remove Package.resolved and add a typealias
#316
texasmichelle
closed
4 years ago
2
DataSource error message
#315
Muhammad-Hamza1988
opened
4 years ago
0
ImageDataBunch is not found
#314
fahmanali
opened
4 years ago
3
swift: support `PythonKit` and `Python`
#313
compnerd
closed
4 years ago
1
Bump nokogiri from 1.10.4 to 1.10.8 in /docs
#312
dependabot[bot]
closed
4 years ago
0
update usage of deprecated AD APIs
#311
marcrasi
closed
4 years ago
2
Fixed broken link to fastai Style Guide
#310
InonS
opened
4 years ago
1
[Swift] Remove custom derivative for `LearningPhaseDependent.forward`.
#309
dan-zheng
closed
4 years ago
4
'from fastai2.torch_basics import * ' problem(ModuleNotFoundError) on the Kaggle platform
#308
Pyligent
closed
4 years ago
3
Can't import fastai2 on 11/23/2019
#307
tumbleintoyourheart
closed
4 years ago
1
add scikit-image dep
#306
brettkoonce
closed
4 years ago
1
'pip install git+https://github.com/fastai/fastai_dev' doen't work
#305
YahngSungho
closed
4 years ago
1
Error on pip install git+https://github.com/fastai/fastai_dev on Kaggle
#304
Pyligent
closed
4 years ago
2
radam var_thresh hyperparam
#303
lgvaz
closed
4 years ago
2
Target is not converted to 'Long' error
#302
mrT23
opened
4 years ago
7
Small bug within transformer class colReader os.path.separator instead of os.path.sep
#301
ajsunde
closed
4 years ago
2
skimage missing in README
#300
KeremTurgutlu
closed
4 years ago
2
Typo
#299
jestinepaul
closed
4 years ago
2
skip_start argument of the plot_loss Recorder method only affects train loss
#298
mikonapoli
closed
4 years ago
2
minor change to keep reusing variable dim
#297
takotab
closed
5 years ago
2
minor change to keep reusing variable dim
#296
takotab
closed
5 years ago
1
added QHAdam optimizer and fixed tests
#295
morganmcg1
closed
4 years ago
5
Proposition for improving the usability of iterable datasets
#294
tacchinotacchi
closed
4 years ago
5
tidy up tests, consistent reference to and not or
#293
amaarora
closed
5 years ago
7
feat(wandb): improve callback
#292
borisdayma
closed
5 years ago
5
Synchronize loading of models when in distributed training
#291
philtrade
closed
5 years ago
2
Replace last activation function in the ResBlock with specified `act_fn`
#290
muellerzr
closed
5 years ago
4
Add parameter to pad_input to make it possible to specify which of the inputs should be padded
#289
tacchinotacchi
closed
5 years ago
2
TF-944 workaround
#288
marcrasi
closed
5 years ago
2
[WIP] feat(wandb): log both training and validation data
#287
borisdayma
closed
5 years ago
8
Colab Specific: RuntimeError: inverse_cuda: For batch 0: U(17437184,17437184) is zero, singular U.
#286
muellerzr
closed
5 years ago
3
Updated BnDropLin to LinBnDrop
#285
tantanchen
closed
5 years ago
1
Passing Pipeline to item_tfms causes 'TypeError: '<' not supported between instances of 'L' and 'int''
#284
rbracco
closed
5 years ago
2
Possible regression when declaring a SequentialRNN
#283
tacchinotacchi
closed
5 years ago
0
Fix LinBnDrop usage
#282
lvaleriu
closed
5 years ago
2
fix RegexLabeller obj has no attr __name__
#281
amaarora
closed
5 years ago
4
Next