Computational Intelligence resouces for SP2020 - CUI
#1. Particle swarm optimization (PSO) algorithm
File: \PSO_w_constraints\ci_pso_demo.py
#2 LSTM for time-series based forecasting on disease dataset
File: \LSTM-detects_timeseries-disease-forecast\Exp2 - allNNs evaluated
#3. Simple GA algorithm
File: \ga_for tsp\ci_ga_simple.py
#4. GA solving TSP problem
File: \ga_for tsp\ci_ga_tsp.py