How to train Neural Network with Ant Colony Optimization?
2 views (last 30 days)
Show older comments
Garry Maker
on 8 May 2015
Answered: Yarpiz / Mostapha Heris
on 13 Sep 2015
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.
0 Comments
Accepted Answer
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:
0 Comments
More Answers (0)
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!