Enhanced Binary Cuckoo Search with Frequent Values and RST (EBCS)
...After Downloading and copying the EBCS directory to directory root, and request the EBCS/index.php page to show home page which contains the following tasks:
1. The new Approach: EBCS.
2. The baseline approach: FS-BCS.
3. Enhanced Binary Cuckoo Search with traditional Objective function (Rough set theory dependency degree), This aims to evaluate the new objective function compared to traditional objective function: EBCS-Eq.(2).
4. Reducing the dataset based on the specific features which entered by user. (notice the first index is 0): Reduction.
5. Splitting dataset into training and test datasets randomly with different percentages determined by user.
...
LiveGMS is a PHP/MySQL driven gene editor for the game Creatures 3 / Docking Station. It provides a platform independent online editor with most features other binary genetics editors have.
This project includes the implementation of a neural network MLP, RBF, SOM and Hopfield networks in several popular programming languages. The project also includes examples of the use of neural networks as function approximation and time series prediction. Includes a special program makes it easy to test neural network based on training data and the optimization of the network.