Uploading to github

Hi,
How to upload my deep learning model in github?

Hey!

You can use .save method then upload https://docs.fast.ai/tutorial.data.html. If it’s big there maybe restrictions. Then you can just upload it like this https://help.github.com/en/articles/adding-a-file-to-a-repository.

Hope that helps.

2 Likes

Hi @radikubwa
Thanks, i uploaded my model :slight_smile:

1 Like