10 Forks
19 Stars
19 Watchers

MTGA

Matlab source code of the paper "D. Wu and X. Tan, Multitasking Genetic Algorithm (MTGA) for Fuzzy System Optimization, IEEE Trans. on Fuzzy Systems, 28(6), pp. 1050-1061, 2020."

How to download and setup MTGA

Open terminal and run command
git clone https://github.com/drwuHUST/MTGA.git
git clone is used to create a copy or clone of MTGA repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with MTGA https://github.com/drwuHUST/MTGA/archive/master.zip

Or simply clone MTGA with SSH
[email protected]:drwuHUST/MTGA.git

If you have some problems with MTGA

You may open issue on MTGA support forum (system) here: https://github.com/drwuHUST/MTGA/issues