Post info

Posted on 05/03/10
In the category Software
Write comment
  • Tweets...

    • Just watched possibly the best scene ever on TV! Grey's Anatomy... One of the doctors actually going mad, in the most awesome way possible 2010-11-05
    • No way can I buy another mac now... I guess I'll be going back to Fedora in the near future. 2010-11-05
    • Wow. Apple removing Java from OS X? http://bit.ly/dt63lj That's not a good sign for any developer with a mac who doesn't code in Obj-C... 2010-11-05
    • Yay my book arrived! Gonna read it now. It's called "Kuby Immunology" - for my dissertation. 2010-11-01
    • Installing gtk2hs - the gtk GUI toolkit bindings for haskell :-) Hopefully this will do better than wxHaskell... 2010-10-30
    • More updates...
  • Artificial Immune Systems

    I have just been accepted to do my 3rd year computer science project and dissertation on writing an API and class library system for artificial immune systems. I’ll be supervised by Prof. Timmis.

    This is a really exciting new area of research, on computer programs that act in similar ways to vertebrate immune systems to solve hard problems, like the famous travelling salesman, or pattern matching etc.

    For technology enthusiasts, the API has already been started, and is written in Java. As well as a API and class system, there is a GUI interface for visualising what is going on.
    I will be starting to read up on it soon, and properly thinking about it in the summer, so be prepared for some posts on this topic.

    Have a look at the AIS website: http://artificial-immune-systems.org/