NJACKWinterOfCode / Alzheimer-s-Disease-Prediction-using-3D-MRI-scans

5 stars 9 forks source link

Batch Size #1

Closed mansi1710 closed 5 years ago

mansi1710 commented 5 years ago

Vary the batch size to facilitate better training.

Sai-Adarsh commented 5 years ago

code1.py code2.py LeNet_swmdc.py vgg16_model.py

should we vary batch size in every file for better training or one file is enough ?

mansi1710 commented 5 years ago

Trying on transfer learning models will be better. Anyway, you can try varying the batch size for any of the codes.