Ramneet-Singh / DNGO

a pytorch implementation of Deep Networks for Global Optimization proposed in [Snoek 2015]

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DNGO

Note: I have modified this from DNGO to handle a multiple output neural net. A pytorch implementation of Deep Networks for Global Optimization proposed in 'Scalable Bayesian Optimization Using Deep Neural Networks'[Snoek 2015]. A one dimensional test case is provided. The Design of Experiment is performed by the python library pyDOE. The result of the 1D test case is given hereafter: 1dtest

About

a pytorch implementation of Deep Networks for Global Optimization proposed in [Snoek 2015]

License:GNU General Public License v3.0


Languages

Language:Python 100.0%