scale standard deviations to 1
← Thread:Talk:Firestarter/Version History/scale standard deviations to 1
Good to hear that some experiment was done with this rule-of-thumb. Anyway, did you find that improve your performance? Or some weight re-tune is needed imo.
Btw, are you using some online standard deviations algorithm and update the knn weights on the fly, or just do it offline with pre-collected data?
You do not have permission to edit this page, for the following reasons:
You can view and copy the source of this page.
Return to Thread:Talk:Firestarter/Version History/scale standard deviations to 1/reply.
Well, that's the easiest way I can think of... And it really surprised me that the standard deviation is almost the same for most bots. If so, then I think normalising standard deviation may not be that useful — since we already tune weights very hard. But for neural networks, I think this is invaluable, since we don't tune weights manually, and that would affect the learning speed a lot.