Skip to content

Searching configurations in abstract spaces using stochastic search methods

License

Notifications You must be signed in to change notification settings

sadit/SearchModels.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SearchModels

Dev Build Status Coverage

Provides a generic tool for minimizing model errors using stochastic search, which is often used whenever the problem has no concept of derivative. This kind of problems rely on large exploration of combinatorial spaces based on error function.

SearchModels rely on basic exploration functions that can be specified for many applications.

Due to its generic specification, other kind of optimization problems can be also solved, however, it could be easier and better to use other approaches, like Optim.jl.

Installing

] add SearchModels

About

Searching configurations in abstract spaces using stochastic search methods

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages