suargi
Results
2
comments of
suargi
Fixed some more bugs with training/validation. Some functions had hard-coded training mode, thus when using validation and test datasets, we were still computing gradients and not using statistics properly. For...
Thank you, that solved the issue. I have tried different hyperparameter combinations (num. epochs, learning rate, num. layers, etc) but I cannot get as accurate results as with the Neural...