Skip to content

This repository contains some examples of the HyperTuning a Julia package for the automated hyperparameter tuning.

License

Notifications You must be signed in to change notification settings

jmejia8/hypertuning-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HyperTuning - Examples

This repository contains some examples of the HyperTuning a Julia package for the automated hyperparameter tuning.

Examples

  • Optimization
    • Metaheuristics
    • Optim
  • Machine Learning
    • MLJ
    • Flux

Note that each example comes with its own Julia project. Just open the interest folder and type:

using Pkg; Pkg.activate("."); Pkg.instantiate()

to activate the corresponding project and install dependencies.

About

This repository contains some examples of the HyperTuning a Julia package for the automated hyperparameter tuning.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages