Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

This is would be great to have on notebooks.azure.com #1

Closed
smortaz opened this issue Sep 16, 2017 · 2 comments
Closed

This is would be great to have on notebooks.azure.com #1

smortaz opened this issue Sep 16, 2017 · 2 comments

Comments

@smortaz
Copy link

smortaz commented Sep 16, 2017

hi - thanks for creating this awesome notebook - pls consider upload to https://notebooks.azure.com.

that way anyone can actually run it w/o installing anything.

thanks!

@rahulunair
Copy link

Well, if you just want to view the notebook, you could try:

http://nbviewer.jupyter.org/github/fastai/fastai/blob/master/tutorials/linalg_pytorch.ipynb

@jph00
Copy link
Member

jph00 commented Sep 19, 2017

We may well do that once we release the course officially!

@jph00 jph00 closed this as completed Sep 19, 2017
jph00 pushed a commit that referenced this issue Nov 24, 2017
EKami added a commit to EKami/fastai that referenced this issue Dec 31, 2017
Fixing the error:
```
Expected object of type Variable[torch.cuda.FloatTensor] but found type Variable[torch.cuda.LongTensor] for argument fastai#1 ‘target’
```
for the rossman notebook. I don't know the impact of that change to the other notebooks nor do I know why it was casted to `long` in the first place. Maybe Jeremy could shed some lights on this.
workflow added a commit to workflow/fastai that referenced this issue Jan 13, 2018
jph00 pushed a commit that referenced this issue Apr 17, 2018
jph00 pushed a commit that referenced this issue Jun 1, 2018
fix pytorch import error in CPU only environment
sgugger pushed a commit that referenced this issue Sep 4, 2018
Update layer_optimizer (test passed)
jph00 pushed a commit that referenced this issue Sep 5, 2018
Fixes how structured.proc_df() one hot encoding works on a test set.
jph00 pushed a commit that referenced this issue Oct 4, 2018
@DnzzL DnzzL mentioned this issue Feb 1, 2019
koyo922 pushed a commit to koyo922/fastai that referenced this issue Nov 7, 2019
Undefined names: import logger, random
koyo922 pushed a commit to koyo922/fastai that referenced this issue Nov 7, 2019
fixed ConstantLR not defined and Indentation issue
borisdayma pushed a commit to borisdayma/fastai that referenced this issue Aug 18, 2020
marii-moe pushed a commit to marii-moe/fastai that referenced this issue Feb 16, 2022
jph00 pushed a commit that referenced this issue May 11, 2022
jph00 pushed a commit that referenced this issue Nov 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants