Java numerical optimization and artifical Intelligence hobby zone
Summary
Parent project
Community:
The site contains some novel very high performance algorithms for numerical optimization offunctions (similar to genetic algorithms). Mainly Gaussian noise based algorithms using the O'Connor transform (OCT) and self similar (aka continuous Gray code) optimization. Also there are some (pretty effective) neural nets using the OCT. I have just started back with Java after a break of a few years. This time around I am making extensive use of the Java native interface to link to my high performance x86 assembly language code. That means you will need a moderately up-to-date pc to run the code (the processor should have sse 3).



