Thanks to visit codestin.com
Credit goes to github.com

Skip to content

A collection of Artificial Intelligence and Optimization algorithms.

License

Notifications You must be signed in to change notification settings

shanevance/Optimization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Optimization

AI and Optimization algorithms that make use of Parallel Processing.

  1. Local Search
  2. Evolutionary Algorithm (using stochastic gradient descent)
    • Genetic Algorithm
    • Differential Evolution
  3. Swarm Optimization
    • Particle Swarm Optimization
    • Firefly Algorithm
  4. Nawaz, Enscore, and Ha (NEH) Heuristics
    • Flow-shop Scheduling (FSS)
    • Flow-shop Scheduling with Blocking (FSSB)
    • Flow-shop Scheduling No-wait (FSSNW)

About

A collection of Artificial Intelligence and Optimization algorithms.

Resources

License

Stars

Watchers

Forks