In this video, I showcased my own implementation of Linear Regression using custom classes from scratch in PyTorch
I've talked about general ML workflow such as creating & processing data, creating the model, loading data in batches using DataLoaders and also inference.
I hope you enjoy...
If you have your own implementation or any additional improvements, feel free to let me know.
Take care...
#pytorch #linearregression #scratch #deeplearning