hai every one...
My name is gopal. i am doing watermarking project as part of my MTEch course work.. i need boltzmann machine code in java... Can any body help me in this regard.
thank you
Printable View
hai every one...
My name is gopal. i am doing watermarking project as part of my MTEch course work.. i need boltzmann machine code in java... Can any body help me in this regard.
thank you
Try google.
"boltzmann machine" java
hi masher, i all tried that option ....do any body have the ABM(Attrisoft boltzmann machine) software
Take a look at this demo .... code is available, too
http://www.cs.cf.ac.uk/Dave/JAVA/boltzman/Necker.html
Hi gopal, I've been working on a Java Boltzmann Machine library recently call jaRBM. You can pick up the source via CVS at http://sourceforge.net/projects/jarbm
Some sample code exists in com.syvys.jaRBM.Main.java
Note, you should be somewhat familiar with basic Restricted Boltzmann Machine Theory before using this code, and I offer no guarantees. However, I will say that it works pretty well in the tests that I've done.
Leave a message in the project's support forum if you have any questions.
- Ben