JasperSnoek / spearmint

Spearmint is a package to perform Bayesian optimization according to the algorithms outlined in the paper: Practical Bayesian Optimization of Machine Learning Algorithms. Jasper Snoek, Hugo Larochelle and Ryan P. Adams. Advances in Neural Information Processing Systems, 2012

Home Page:http://people.seas.harvard.edu/~jsnoek/software.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Input Warping

janvanrijn opened this issue · comments

I really like this library, thanks for maintaining it.

After reading the input warping paper, it got me interested to apply this to some projects. I found two issues in which was referred to a code update that would roll out input warping (#9 and #21) but can't find any other references.

Has this happened? Which classes should I look into?