Skip to content

Instantly share code, notes, and snippets.

View rahuln's full-sized avatar

Rahul Nadkarni rahuln

View GitHub Profile
@rahuln
rahuln / config.json
Last active June 22, 2016 23:12
Spearmint code for GLASSO
{
"language" : "PYTHON",
"main-file" : "glasso.py",
"experiment-name" : "glasso-test",
"likelihood" : "NOISELESS",
"variables" : {
"alpha" : {
"type" : "FLOAT",
"size" : 1,
"min" : 0.012,