How to train Neural Network with Ant Colony Optimization?
14 views (last 30 days)
Show older comments
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
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
Categories
Find more on Traveling Salesman (TSP) in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!