How to train Neural Network with Ant Colony Optimization?

8 views (last 30 days)
I want to train a patternnet using ant colony optimization. The dataset I have has 41 attributes with 5 classes. I am new to this field and any guidance or help be acceptable.

Accepted Answer

Yarpiz / Mostapha Heris
Yarpiz / Mostapha Heris on 13 Sep 2015
For training of a Neural Network, you need the Ant Colony for Continuous Domains (ACOR). MATLAB implementation of this algorithm is available to download, in the following link:

More Answers (0)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!