Real-time AI research

From Computer Laboratory Group Design Projects
Revision as of 07:32, 21 October 2017 by afb21 (talk | contribs) (Created page with "Javier Gonzalez Hernandez, Amazon <gojav@amazon.co.uk> Machine Learning researchers often try multiple configurations of optimisation libraries using libraries such as GP...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

Javier Gonzalez Hernandez, Amazon <gojav@amazon.co.uk>

Machine Learning researchers often try multiple configurations of optimisation libraries using libraries such as GPyOpt, without knowing which will converge best. In principle, the convergence can be visualised in real time, while different configurations or algorithm versions run in the cloud at the same time. Your task is to create a control panel with architecture support that will allow researchers to monitor large numbers of simultaneous Python experiments, interactively shutting some down, or tweaking parameters via the user interface, in response to what they see.