Adaptive neural network Fuzzy ARTMAP implementation for my bachelor's degree project
This project has purpose to imporove and find the better way to apply Fuzzy ARTMAP neural network. I implments both original one and my adapted ones. The struture of code can be reused by extending from existing classes in this project.
Hope that this can help others to not start implment the algorithms from scratch.