A very strong, UCI compatible Chess engine ("learning" multiprocessor version)

http://alpha.uhasselt.be/Research/Algebra/Toga/linux_versions/

TogaII is an improved version of the well known UCI chess engine fruit and was based on fruit's last OSS version 2.1.
As togaII uses UCI (universal chess interface, UCI) you will need a uci-compliant user interface to play against toga2.
You can also use polyglot as an "UCI to xboard"-adapter to use togaII with xboard-compatible programs.
TogaII's ELO-rating is about 2800 points.

This version is derived from 1.4.1 and aimed at multi processor machines and has a learning mode implemented.

By default the number of cpu's is detected automatically, so you can also use this on a single core machine.
The ini-file for polyglot is set to 2 cores by default, which is safe as it will be ignored if you are running
DeepLearningToga via polyglot (i.e. with xboard) on a single core machine.
If you have a machine with more than two cores and want to use all of them, just set this

Threads = 2

to the amount of cores you have.

In scid use "Configure UCI engine" option when configuring the engine (Tools => Analysis Engine => New/Edit) and set
"Number of Threads" accordingly.

Learning mode is disabled by default in the ini-File for polyglot:

Use Learn = false
Generate Learn = true
Information File = toga_info.finf

If "Use Learn" is set to "true", learning will be enabled. Beware, that this will create a growing file
"/home/Your_Username/.DeepLearningToga-1.5.21a/toga_info.finf", check the size of that file regularly!

The startup scripts "xDeepLearningToga-1.5.21a" and "DeepLearningToga-1.5.21a" will create the file "toga_info.finf" in $HOME/.DeepLearningToga-1.5.21a/ automatically.

For scid set the appropriate parameters with the "Configure UCI engine" option when configuring the engine
(Tools => Analysis Engine => New/Edit) and use _absolute_ paths (/home/Your_Username/.DeepLearningToga-1.5.21a/)

It is recommended to use the same path as for xboard/polyglot to combine the learning results.

See "/usr/share/doc/packages/DeepLearningToga-1.5.21a/readme.txt" for more details.

Authors:
--------
Fabien Letouzey (Fruit 2.1), Thomas Gaksch (Toga II), Daniel Shawul (egbb code), Chris Formula (SE enhancements), Jerry Donald (JD enhancements).
William H. Mowery Jr. (this version)
Oliver Korff (manual page)
Marc Lacrosse (opening book "Performance.bin")

Refresh
Refresh
Source Files
Filename Size Changed Actions
DeepLearningToga-1.5.21a-Makefile.patch 0000000194 194 Bytes about 13 years
DeepLearningToga-1.5.21a-egbb_path.patch 0000001789 1.75 KB about 13 years
DeepLearningToga-1.5.21a-fix_linking.patch 0000000278 278 Bytes about 13 years
DeepLearningToga-1.5.21a-name.patch 0000001646 1.61 KB about 13 years
DeepLearningToga-1.5.21a-polyglot.sh 0000001233 1.2 KB about 13 years
DeepLearningToga-1.5.21a.ini 0000000623 623 Bytes about 13 years
DeepLearningToga-1.5.21a.sh 0000001169 1.14 KB about 13 years
DeepLearningToga-1.5.21a.spec 0000005283 5.16 KB about 6 years
DeepLearningToga1.5.21a.tar.bz2 0001405130 1.34 MB about 13 years
Performance.bin 0001487264 1.42 MB about 13 years
toga2.6 0000002172 2.12 KB about 13 years
xDeepLearningToga-1.5.21a 0000001963 1.92 KB about 13 years
Latest Revision
Olaf Hering Olaf Hering (olh) committed about 6 years ago (revision 2)
License GPL v2 -> GPL-2.0 until the state is manually verified. Only to make Leap 15.0 happy
Comments for DeepLearningToga-1.5.21a 0