[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[condor-users] Re: Need help finding a good "sample problem"



Im using condor as part of my masters thesis which is titled
"An application of grid technology to an ensemble of self organising maps"

in a nut shell... the self organising map is a neural network which is trained with a
dataset. introducing a statistical method known as bagging to the training increases
the the accuracy. to do this you turn the data set into say 1000 pseudo datasets
which are generated from the original datasets. you then need to train a self organising
map on each of the 1000 datasets.. so using condor i make this into 1000 jobs which can
be easily spread though the cluster and hence making this process a lot quicker than
it would usually be


Chris

_________________________________________________________________
It's fast, it's easy and it's free. Get MSN Messenger today! http://www.msn.co.uk/messenger


Condor Support Information:
http://www.cs.wisc.edu/condor/condor-support/
To Unsubscribe, send mail to majordomo@xxxxxxxxxxx with
unsubscribe condor-users <your_email_address>