PacktPublishing / Modern-Computer-Vision-with-PyTorch-2E

Modern Computer Vision with PyTorch, 2E, Published by Packt
MIT License
98 stars 56 forks source link

update Chapter 3 batch normlization #8

Open AbdelrahimKoura opened 3 months ago

AbdelrahimKoura commented 3 months ago

replace opt instead of optimizer in train_batch function

AbdelrahimKoura commented 3 months ago

Replace opt variable parameter instead of optimizer variable name in tran_batch function

AbdelrahimKoura commented 3 months ago

Replace opt instead of optimizer in train_batch function in batch normalization notebook