react-ml-app
react-ml-app copied to clipboard
name 'Collection' is not defined
Hello
following your notebook in this repo I couldn't define create_head function because of the error:
NameError: name 'Collection' is not defined
Do you know where Collection is defined? Is it part of fastai ?
Hi,
yes, Collection definitely was part of fastai. I cannot look into this right now, because of lack of time, but please remind me if this problem persists.