vojha-code/Neural-Tree-Software
Software: The Adaptive Approximation Software Toolbox (Neural Tree Algorithm) is a function approximation and feature selection tool that uses genetic programming for constructing tree like structure to construct an adaptive multi-layer perceptron. This standalone software toolbox solves prediction problems. The developed algorithm performs multiobjective in which it adaptively creates simple models with high generalization ability.
No commits in the last 6 months.
Stars
2
Forks
—
Language
Java
License
—
Category
Last pushed
Nov 12, 2021
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/vojha-code/Neural-Tree-Software"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
fuzzylite/pyfuzzylite
pyfuzzylite: a fuzzy logic control library in Python
xcsf-dev/xcsf
XCSF learning classifier system: rule-based online evolutionary machine learning
fuzzylite/fuzzylite
fuzzylite: a fuzzy logic control library in C++
fuzzylite/jfuzzylite
jfuzzylite: a fuzzy logic control library in Java
gregorLen/S-ANFIS-PyTorch
An Implementation of the State-Adaptive Neuro-Fuzzy Inference System (S-ANFIS) based on Pytorch....