Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 703 Bytes

README-TRAIN.md

File metadata and controls

26 lines (18 loc) · 703 Bytes

How to retrain your model?

  • from sklearn used MLPClassifier to train nn model
  • used adam solver
  • hidden_layer_sizes=(500,100,50)
  • 50 iterations

Which dataset did you use?

How much time does it take?

  • 759 seconds (including training and loading the dataset)
  • accuracy: 98%

What Hardware were you using for training?

  • Windows 10 Home 64-bit (WSL2 Ubuntu 20.04)
  • Intel Core i7 7700HQ @ 2.80GHz
  • ram 16.0GB @ 1196MHz
  • 4095MB NVIDIA GeForce GTX 1050 Ti