Difference between revisions of "Krasimir Topchiyski"

From Chessprogramming wiki
Jump to: navigation, search
 
Line 11: Line 11:
 
the Java [https://en.wikipedia.org/wiki/API API] to probe [[Gaviota Tablebases]] <ref>[https://github.com/bagaturchess/EGTB-In-Java GitHub - bagaturchess/EGTB-In-Java: Portable Java API for usage of Gaviota Endgame Tablebases]</ref>,
 
the Java [https://en.wikipedia.org/wiki/API API] to probe [[Gaviota Tablebases]] <ref>[https://github.com/bagaturchess/EGTB-In-Java GitHub - bagaturchess/EGTB-In-Java: Portable Java API for usage of Gaviota Endgame Tablebases]</ref>,
 
and the Java '''Chess Board Scanner''', which converts [[2D Graphics Board|2D chess board]] image into [[Forsyth-Edwards Notation]] <ref>[https://github.com/bagaturchess/ChessBoardScanner GitHub - bagaturchess/ChessBoardScanner: Java based Chess Board Scanner, which converts 2D chess board image into a machine readable format a.k.a. Forsyth–Edwards Notation (FEN)]</ref>.
 
and the Java '''Chess Board Scanner''', which converts [[2D Graphics Board|2D chess board]] image into [[Forsyth-Edwards Notation]] <ref>[https://github.com/bagaturchess/ChessBoardScanner GitHub - bagaturchess/ChessBoardScanner: Java based Chess Board Scanner, which converts 2D chess board image into a machine readable format a.k.a. Forsyth–Edwards Notation (FEN)]</ref>.
Bagatur, as well the Chess Board Scanner features [[Neural Networks|neural networks]] using [https://en.wikipedia.org/wiki/Neuroph Neuroph] and [https://en.wikipedia.org/wiki/Deeplearning4j Deeplearning4j] <ref>[https://stackoverflow.com/questions/66388295/why-deeplearning4j-cnn-is-returning-not-probabilities-but-only-0s-and-1s-in-the Why DeepLearning4J CNN is returning not probabilities but only 0s and 1s in the INDArray output] by [[Krasimir Topchiyski]], [https://en.wikipedia.org/wiki/Stack_Overflow Stack Overflow], February 26, 2021</ref>.
+
Bagatur, as well the Chess Board Scanner feature [[Neural Networks|neural networks]] using [https://en.wikipedia.org/wiki/Neuroph Neuroph] and [https://en.wikipedia.org/wiki/Deeplearning4j Deeplearning4j] <ref>[https://stackoverflow.com/questions/66388295/why-deeplearning4j-cnn-is-returning-not-probabilities-but-only-0s-and-1s-in-the Why DeepLearning4J CNN is returning not probabilities but only 0s and 1s in the INDArray output] by [[Krasimir Topchiyski]], [https://en.wikipedia.org/wiki/Stack_Overflow Stack Overflow], February 26, 2021</ref>.
 
and are both incorporated inside the [[Android]] app [[Chess Art For Kids]]  <ref>[https://play.google.com/store/apps/details?id=com.chessartforkids.paid&hl=en&gl=US Chess Art for Kids: Kindergarten to Grandmaster - Apps on Google Play]</ref>.
 
and are both incorporated inside the [[Android]] app [[Chess Art For Kids]]  <ref>[https://play.google.com/store/apps/details?id=com.chessartforkids.paid&hl=en&gl=US Chess Art for Kids: Kindergarten to Grandmaster - Apps on Google Play]</ref>.
 
The Chess Board Scanner further comes as own app <ref>[https://play.google.com/store/apps/details?id=com.chessboardscanner&hl=en&gl=US Chess Board Position Scanner, Editor and Analyzer - Apps on Google Play]</ref>.
 
The Chess Board Scanner further comes as own app <ref>[https://play.google.com/store/apps/details?id=com.chessboardscanner&hl=en&gl=US Chess Board Position Scanner, Editor and Analyzer - Apps on Google Play]</ref>.

Latest revision as of 17:46, 31 May 2021

Home * People * Krasimir Topchiyski

Krasimir Topchiyski [1]

Krasimir Topchiyski,
a Bulgarian computer scientist, computer chess programmer, and software development manager at SAP Labs Bulgaria. He holds B.Sc. and M.Sc. degrees in computer science from Sofia University St. Kliment Ohridski in 2002 and 2004 respectively [1].

Computer Chess

Concerning chess programming, Krasimir Topchiyski is author of the open source chess engine Bagatur, written in Java [2], the Java API to probe Gaviota Tablebases [3], and the Java Chess Board Scanner, which converts 2D chess board image into Forsyth-Edwards Notation [4]. Bagatur, as well the Chess Board Scanner feature neural networks using Neuroph and Deeplearning4j [5]. and are both incorporated inside the Android app Chess Art For Kids [6]. The Chess Board Scanner further comes as own app [7].

Postings

External Links

References

Up one level