HyperQuest
1.0.0
Proyek ini meniru hyperquest dari Stanford University, CS231N.
Hyperquest adalah aplikasi web yang digunakan oleh pemula dalam pembelajaran mesin untuk dengan mudah mendapatkan intuisi yang tepat untuk memilih hyperparameters yang tepat. Ini awalnya merupakan tugas yang sangat menakutkan karena tidak memiliki hiperparameter yang tepat menyebabkan model mogok.
<meta> meta berbagi tweeter Gunakan jangkar html:
< div id = ' form ' > </ div >
< a type =" button " href =" javascript: submitForm() " > Run </ a >
< span id =" acc " > </ span >
< p id =" gradient_canvas " > </ p >
< div id =" loss_chart " style =" height: 300px; width: 100%; " > </ div >
< div id =" train_and_vali_acc " style =" height: 300px; width: 100%; " > </ div >Gunakan Hyperquest JavaScript (di bawah jangkar HTML)
< script type = "text/javascript" src = 'https://cdn.plot.ly/plotly-latest.min.js' > </ script >
< script type = "text/javascript" src = 'https://bingcheng.openmc.cn/HyperQuest/html/2-layer-latest.js' > < / script > < script type =" text/javascript " src =' https://cdn.plot.ly/plotly-latest.min.js ' > </ script >
< script type =" text/javascript " src =' https://bingcheng.openmc.cn/HyperQuest/convhtml/conv-latest.js ' > </ script > Coba versi sederhana di sini.
Coba versi konvolusionalnya di sini.