Skip to content

Solutions to Solving Optimization Problems Using Evolutionary Computation Algorithms in Java course assignments

Notifications You must be signed in to change notification settings

maculjak/fer-opt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
maculjak
May 24, 2020
67792ad · May 24, 2020

History

40 Commits
May 24, 2020
May 24, 2020
May 24, 2020
May 24, 2020
May 24, 2020
May 24, 2020
May 24, 2020
May 24, 2020
May 24, 2020
May 24, 2020
May 24, 2020
May 24, 2020
Nov 6, 2019
May 24, 2020

Repository files navigation

fer-opt

This repository contains solutions of homework exercises as a part of Solving Optimization Problems Using Evolutionary Computation Algorithms in Java course lectured by doc. dr. sc. Marko Čupić at Faculty of Electrical Engineering and Computing, University of Zagreb.

  • hw01 - 3SAT problem
  • hw02 - Numeric optimization
  • hw03 - Simulated annealing
  • hw04 - Genetic algorithm
  • hw05 - RAPGA and SASEGASA
  • hw06 - Ant colony algorithm
  • hw07 - Training a feedforward aritficial neural network using PSO and CLONALG
  • hw08 - Training time delay and Elman artificial neural networks for time series prediction using differential evolution
  • hw09 - NSGA
  • hw10 - NSGA II
  • hw11 - Paralelization of genetic algorithms
  • hw12 - Genetic programming

About

Solutions to Solving Optimization Problems Using Evolutionary Computation Algorithms in Java course assignments

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages