hyperparameter optimization for Javascript
GITHUB

Tiny tensorflow model


Find best optimizer and number of epochs for the "tiny" tensorflow.js sample.
  • To change seed: on line 34: replace RandomState(54321) with any number Or, to get random results every time you run, remove the whole argument.
  • To change # of trials: replace the 10 on line 33 with # of trials

Loading Data

Copyright (c) 2024 Atanas & Martin Stoyanov