Skip to content

jane041393/ML_Randomized_Optimization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Randomized optimization

The purpose of this project is to explore random search.

They are two programs:

  1. Diabetes_optimization:
    A comparison of four algorithm on Neural network:

    • Randomized Hill Climbing
    • Simulated Annealing
    • Genetic Algorithm
    • Gradient descent (baseline)
  2. 3 optimization problem:
    A comparison of four algorithm:

    • Randomized Hill Climbing
    • Simulated Annealing
    • Genetic Algorithm
    • MIMIC

About

The purpose of this project is to explore random search.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published