Pytorch Linear Regressor Cute example of a linear regressor which is a modification of code created in chapter 5 of Deep Learning with PyTorch by Eli Stevens, Luca Antiga, and Thomas Viehmann Install python dependencies pip install -r requirements.txt Run script python main.py