Geschrieben von: / Posted by: Matthias Lüscher at 02 June 2000 21:09:05:
Als Antwort auf: / As an answer to: Re: Chessterfield learning utility available geschrieben von: / posted by: Dann Corbit at 02 June 2000 20:26:56:
Can you create an iterative version?
We train with 10,000 games, then 10,000 more games, etc.
I have literally millions of games I could run though the training motor.
If you could create (perhaps) separate files and then average them or even have a second net that learns from the learn file, it might create an excellent knowledge repository.
That would be possible. However, I think that lots of experiments are necessary to find a good iterative algorithm which outperforms the current algorithm. Another problem with machine learning is, that one never knows the best size of a training set (in general the following rule is NOT true: bigger training set = better learning).
Another problem is, that at the moment, I only have very few time to improve Chessterfield. The task, which I am working on is, that I want to make the source code more readable so that I can distribute it under the GNU license (Unfortunately this could still take some months).
If anyone doesn't want to wait, she/he can send me an e-mail and I will send you the sourcecode. Any learning strategy improvements are welcome.