Ujjwal Khandelwal

Results 3 repositories owned by Ujjwal Khandelwal

Implemented the forward mode of automatic differentiation with the help of dual numbers using Python.

pso_particle_swarm_optimization

20
Stars
9
Forks
Watchers

Implemented fully documented Particle Swarm Optimization algorithm (basic model with few advanced features) using Python programming language

cso_cuckoo_search_optimization

24
Stars
18
Forks
Watchers

Implemented fully documented Cuckoo Search Optimization algorithm via Levy Flights (basic model) using Python programming language