Neural Networks For Intelligent Control

Recently we have been involved in the development of multiple-input multiple-output (MIMO) neural networks. These can be useful for training intelligent controllers. And that was our focus too. We aim to use them for the design of smart controllers for…

Human Development and Economic Growth

The development of its people is one of the principal objectives of an economy. To the ambit that greater capabilities and opportunities will improve the productivity of people, human development is also expected to have a positive influence on economic…

Neuroscience of Belief

Much of the degeneration of the human condition is attributed to religion. As we move in the midst of the twenty-first century, enjoying the cornucopia lent by technological and scientific advancements, one thing that is being widely believed to retard…

On the Experience of Wrapping Beagle Puppy for Octave

Open Beagle is a well-known framework for evolutionary computing. A miniature version of it is Beagle Puppy. Puppy is basically genetic programming (GP) software. Moreover, given its small code, it is suitable for learning about the implementation of a typical…

GELAB – A Matlab Toolbox for Grammatical Evolution

We remember we wrote quite a lot about grammatical evolution. The last time we mentioned it, we said that grammatical evolution goes to Mathworks. We did not toot our horn much about it since then. We were busy in benchmarking this tool…

NUAV Testbed Goes Viral

Hi folks, We have made the source code of NUAV testbed available in the public domain. Now you can clone the repository and play with it. Detailed instructions are given in the readme files. Happy droning! Adil Raja / NUAV…

Grammatical Evolution Goes to Mathworks

Finally, we have pushed grammatical evolution (GE) to Mathworks. This had become extremely important. Now you can fetch it from there and use it. Reiterated, having a tool so strong as GE in an extremely user-friendly environment such as Matlab…

Grammatical Evolution Comes to Java

We recently ported the renowned grammatical evolution (GE) algorithm to Java. GE is a strong optimization and machine learning (ML) algorithm that was conceived, invented and developed in Bio-Developmental Systems Research Group at University of Limerick, Ireland. For ages, it existed…