mrdbourke / pytorch-deep-learning

Materials for the Learn PyTorch for Deep Learning: Zero to Mastery course.
https://learnpytorch.io
MIT License
11.14k stars 3.27k forks source link

09_pytorch_model_deployment.ipynb #1063

Closed pritesh2000 closed 2 months ago

pritesh2000 commented 2 months ago

Changed some typos and fixed some sentences

09: pytorch model deployment https://www.learnpytorch.io/09_pytorch_model_deployment/

Predicitions -> Predictions non-fradulent -> non-fraudulent mutliple -> multiple pubically -> publicly ouput -> output assosciated -> associated sinlge -> single infering -> inferring dictionaires -> dictionaries

the convert -> convert you're -> your on a making a prediction -> on making a prediction changable -> changeable defintion -> definition assosciated -> associated you will to -> you will need to verfied -> verified your Space is it's public or private -> your Space is public or private

fires -> fries trainble -> trainable ouput -> output effect -> affect defintion -> definition assosciated -> associated saved -> save interace -> interface iteractively -> interactively model's -> models fanstastic -> fantastic

mrdbourke commented 2 months ago

Thank you!