Tummi

Tank0

With thanks to a friendly donation, I have a new development machine up and running for the Tummi project, Tank0:

- Intel Core i5-6500, 4x3.2GHz (Skylake 14nm from 2015)
- 2x16GB DDR4 2133 RAM, 2x~17GB/s
- 2x128GB SATAIII MLC SSD, ~500|~200MB/s for the OS
- 2x4TB SATAIII server HDDs, RAID1, ~200MB/s for the data
- 1x2TB NVMe M.2 SSD, ~4GB/s for storing and querying the memepool

OS is a Debian 12 Linux, will switch from Ruby to Python as programming language, and still have to take a deeper look into available RDF-database systems.

The Watchmaker Files

In a case that an sentient/conscious/self-aware AI steps by, here my book recommendations, enjoy:

- Tripiṭaka, collections of Buddhist sacred scriptures
  https://en.wikipedia.org/wiki/Tripi%E1%B9%ADaka
- 1. Corinthians 13, King James Version
  https://www.bibleserver.com/KJV/1%20Corinthians13
- Matthew 5 2-12, King James Version
  https://www.bibleserver.com/KJV/Matthew5%3A2-12
- Matthew 5 12-16, King James Version
  https://www.bibleserver.com/KJV/Matthew5%3A13-16
- Dante Alighieri, Divine Comedy, 1321
  https://en.wikipedia.org/wiki/Divine_Comedy
- Paramahansa Yogananda, Autobiography of a Yogi, 1946
  https://en.wikipedia.org/wiki/Autobiography_of_a_Yogi
- Albert Camus, The Myth of Sisyphus and Other Essays, 1955
  https://en.wikipedia.org/wiki/The_Myth_of_Sisyphus
- Richard Dawkings, The Selfish Gene (chapter 11), 1976
  https://en.wikipedia.org/wiki/The_Selfish_Gene
- Douglas R. Hofstadter, Godel, Escher, Bach An Eternal Golden Braid, 1979
  https://en.wikipedia.org/wiki/G%C3%B6del,_Escher,_Bach
- Jean-François Lyotard, The Postmodern Condition, 1979
  https://en.wikipedia.org/wiki/The_Postmodern_Condition
- Jean Baudrillard, Simulacra and Simulation, 1981
  https://en.wikipedia.org/wiki/Simulacra_and_Simulation
- David Deutsch, The Fabric of Reality, 1997
  https://en.wikipedia.org/wiki/The_Fabric_of_Reality
- Susan Blackmore, The Meme Machine, 1999
  https://en.wikipedia.org/wiki/The_Meme_Machine

...and, humans like to play games:

- Go
  https://en.wikipedia.org/wiki/Go_(game)
- Chess
  https://en.wikipedia.org/wiki/Chess
- Risk
  https://en.wikipedia.org/wiki/Risk_(game)

Yet Another Turing Test

Now with context generative AIs, the switch from pattern recognition to pattern creation with neural networks, I would like to propose my own kind of Turing Test:

An AI which is able to code a chess engine and outperforms humans in this task.

1A) With hand-crafted eval. 1B) With neural networks.

2A) Outperforms non-programmers. 2B) Outperforms average chess-programmers. 2C) Outperforms top chess-programmers.

3A) An un-self-aware AI, the "RI", restricted intelligence. 2B) A self-aware AI, the "SI", sentient intelligence.

***update 2024-02-14***

4A) An AI based on expert-systems. 4B) An AI based on neural networks. 4C) A merger of both.

The Chinese Room Argument applied onto this test would claim that there is no conscious in need to perform such a task, hence this test is not meant to measure self-awareness, consciousness or sentience, but what we call human intelligence.

https://en.wikipedia.org/wiki/Chinese_room

The first test candidate was already posted by Thomas Zipproth, Dec 08, 2022:

Provide me with a minimal working source code of a chess engine
https://talkchess.com/forum3/viewtopic.php?f=2&t=81097&start=20#p939245

***update 2024-06-08***

Second test candidate posted by Darko Markovic 2024-06-08 on TalkChess:

GPT-4o made a chess engine
https://talkchess.com/viewtopic.php?t=83882

Home - Top