Following are some nice lecture slides about various bash configuration files, such as .profile, .bash_profile, .bashrc etc. Bash Configurations Demystified A few tutorials on
Read more
An Idea Log
Following are some nice lecture slides about various bash configuration files, such as .profile, .bash_profile, .bashrc etc. Bash Configurations Demystified A few tutorials on
Read more
TORCS (The Open Racing Car Simulator) is possibly the most well known simulator for simulating racing cars. It is written in C++. It is a
Read more
I attended EuroGP in Valencia in 2007. At one point, the program committee wondered about the possibilities that could be realized through evolutionary algorithms at
Read more
I have decided to share the lessons of machine learning by Andrew NG on Vimeo as well. Previously, I uploaded them on Youtube. These are
Read more
I have been holding the video lectures of the machine learning course by Andrew NG for quite some time in my storage drives. I finally
Read more
This article is a complete specification for a Final Year Project (FYP) on software dovetailing. The project is about dovetailing of ECJ (or a similar tool)
Read more
I wrote an article recently about my musings for software application integration. I also listed a set of tools that can be useful for this.
Read more
Sometimes we need to integrate different software applications together. The applications may have been implemented using the same programming language or different technologies. A good example of such a requirement is when you want to integrate a machine learning algorithm implemented in Java, such as many of them implemented in ECJ, with a mobile agent systems simulator, such as MASON.
Read moreI want to use ECJ for a research project. I was wondering if anyone could provide me details about integrating ECJ with other software, written possibly in Java. I want to dovetail ECJ with another simulator that is written in Java. I saw on the website of ECJ that it has already been dovetailed with MASON, which has been cited as a sister project of ECJ, but actually it is a simulator of multi-agent systems. I want to integrate ECJ with other simulators such as the famous TORCS (The Open Racing Car Simulator). I was wondering if anyone has already tried such dovetailing of ECJ with other specific or arbitrary simulators. Moreover, I would want to know that what sort of expertise and tools would be required that would be most suitable for such an integration.
Read more
I hope that everyone is fine. I also hope that the post-flood vacation ended happily for everyone. A couple of weeks ago I sent a
Read more