optimization-algorithms topic

List optimization-algorithms repositories

Hybrid-GWOPSO-optimization

73
Stars
17
Forks
Watchers

This script implements the hybrid of PSO and GWO optimization algorithm.

Deep-Learning-Optimization-Algorithms

54
Stars
8
Forks
Watchers

Visualization of various deep learning optimization algorithms using PyTorch automatic differentiation and optimizers.

ACO-JSSP

33
Stars
13
Forks
Watchers

Job Shop Scheduling Problem via Ant Colony Optimization

DualDecomposition.jl

19
Stars
5
Forks
Watchers

An algorithmic framework for parallel dual decomposition methods in Julia

tf-madgrad

20
Stars
4
Forks
Watchers

A tf.keras implementation of Facebook AI's MadGrad optimization algorithm

Mantella

28
Stars
10
Forks
Watchers

Research on self-developing optimisation algorithms

SuffixTree

48
Stars
17
Forks
Watchers

Optimized implementation of suffix tree in python using Ukkonen's algorithm.

Keras_pruning

28
Stars
14
Forks
Watchers

A walkthrough of how to prune keras models, using both weight-pruning and unit/neuron-pruning.

Learning-Lab-C-Library

32
Stars
8
Forks
Watchers

This library provides a set of basic functions for different type of deep learning (and other) algorithms in C.This deep learning library will be constantly updated