Command Palette
Search for a command to run...
Cascade-Correlation
Date
6 years ago
definition
Cascade correlation is a supervised learning architecture that can be used to build a minimal multi-layer network topology. Its advantage is that users do not need to worry about the topology of the network, and its learning speed is faster than traditional learning algorithms.
Related algorithms
The cascade correlation algorithm is implemented in the following way:
- Start with a minimal network, containing only input and output layers, with both layers fully connected;
- Train using a traditional learning algorithm, closing the link at the output unit until the error stops increasing;
- Generate so-called candidate units, where each candidate unit is connected to an input unit and a hidden unit;
- Try to resolve the correlation between the remaining errors through training;
- The candidate unit with the largest correlation is selected, its input weights are frozen and added to the network.
Repeat the above steps until the total network error is lower than the estimated value.

Build AI with AI
From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.
AI Co-coding
Ready-to-use GPUs
Best Pricing
Hyper Newsletters
Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp