Hello I'm back to use infer.net framework.
I have developed a pgm with discrete nodes.
I have tried to infer posterior probabilities with a reduced data set and I had no problems.
Using a larger dataset I had an OutOfMemory exception.
I tried to run the program on a computer more powerful (32 gigabytes ram) but I got the same error.
Do you know if it is a limitation of the library or I simply have to recompile the code on the other machine?
Thanks
Alessandro