You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This engine has defeated Stockfish Level-6 which has 2300+ ELO rating with 1sec as thinking time. It is an implementation of Chess Engine in JavaScript by using Min Max Tree with Alpha-Beta pruning (GOFAI (Good Old-Fashioned Artificial Intelligence)). The front-end of the website is basic HTML and CSS. ChessJS Version 2 : v2.chessjs.tech
KLEP (Key-Lock-Executable-Process) is a groundbreaking AI framework that utilizes symbolic AI for dynamic decision-making. It integrates keys, locks, executables, and processes to foster ethical, modular, and transparent AI applications, offering a novel approach for developers and researchers in AI and cognitive science.
Trying to solve the problum of Modern NNs with GOFAI and effort to make GOFAI realiable as NNs. main target is to reduce required data to train a system.(NOTE:gofai or any symbolic system cant actaully campare to NNs hence this is only a experiment/research project)