-
Notifications
You must be signed in to change notification settings - Fork 4.1k
HyperQuest
bingcheng hu edited this page Oct 31, 2020
·
3 revisions
HyperQuest mimics the hyper parameter tuning app from Stanford University, CS231n. HyperQuest is a web-app designed for beginners in Machine Learning to easily get a proper intuition for choosing the right hyper parameters. This is initially an extremely daunting task because not having proper hyper parameters leads to the models breaking down.
Try the simple version here.
Try the convolutional version here.