yunjey / pytorch-tutorial

PyTorch Tutorial for Deep Learning Researchers
MIT License
29.94k stars 8.1k forks source link

Adding time #208

Open JasserAlharbi opened 4 years ago

JasserAlharbi commented 4 years ago

Hi Yunjey Choi,

Thank you for an awesome work. Could you help me adding time to Logistic Regression and Feedforward Neural Network. I want to compare the training time between the two algorithms.

Thank you.