[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: computer-go: reducing to number of search strings
On Mon, 27 Aug 2001, Petersen Kjeld-WFKP1396 wrote:
> The thing that made the program so fast was the methode for the calculations.
> The fractals was calculated in integer instead of reals.
> Have anybody made a integer version of a NN to speed up a Go program ??
A good way to speed up neural net calculations is to use the multimedia
extensions (MMX, AltiVec, etc.) of modern CPUs. Going to integer arith-
metic (as e.g. MMX requires) has its problems though in that the gradient
calculations must be quite precise for learning subtle, complex problems.
IMO this is opening a can of worms, and not worth it given that new CPUs
nowadays supply floating-point multimedia extensions.
Best,
- Nici.
--
Dr. Nicol N. Schraudolph http://www.icos.ethz.ch/~schraudo/
Institute of Computational Sciences mobile: +41-76-585-3877
ETH Zentrum, WET-D, Weinbergstr. 43 office: -1-632-7942
CH-8092 Zuerich, Switzerland fax: -1703