timeseriesAI / tsai

Time series Timeseries Deep Learning Machine Learning Python Pytorch fastai | State-of-the-art Deep Learning library for Time Series and Sequences in Pytorch / fastai
https://timeseriesai.github.io/tsai/
Apache License 2.0
5.14k stars 643 forks source link

Cversek patch 1 fix missing bytes2 gb #842

Closed cversek closed 10 months ago

cversek commented 1 year ago

Just some simple fixes to the tutorial_nb 00. FIXES "NameError: name 'bytes2GB' is not defined"

review-notebook-app[bot] commented 1 year ago

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

oguiza commented 10 months ago

Thanks for putting together this PR @cversek!

cversek commented 10 months ago

@oguiza I'm glad that I could contribute a little while learning the package. I've got some more challenges with issue #847 when you have the time to look into it.