Skip to content

Methods and models to perform basin-hopping on machine learning landscapes

Notifications You must be signed in to change notification settings

wales-group/MLbasinhopping

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MLbasinhopping

Methods and models to perform basin-hopping on machine learning landscapes

This is a repository for using landscape exploration techniques to search the parameter space of machine learning models.

To run basin-hopping on a least-squares regression problem:

python examples/doNonlinearRegression.py

Dependencies:
numpy
pele
Theano (for regression / NN examples)

About

Methods and models to perform basin-hopping on machine learning landscapes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages