ravimashru / deno-nets

Create, train and use deep neural networks using Typescript in Deno

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Feature] Add automated Hyperparameter Tuning

michael-spengler opened this issue · comments

e.g. taking 80 percent of data as training data --> taking 20 percent of data as test data ... on a regular basis.