Changes

Jump to: navigation, search

Intelligenz in BASIC - Für Schneider CPC 464/664/6128

1,648 bytes added, 11:21, 21 June 2016
/* Downloads */
[[ImageFile:Koch a.png|right|thumb|250px|FrontCover]][[ImageFile:Koch b.png|right|thumb|250px|Backcover]][[File:Koch disk.png|thumb|DiskDisc]]
Introduction to AI programming techniques on the CPC. Some topics covered: pattern recognition ("ACTSYM.MER"), maze solving ("LABYRATT.LRN"), expert systems ("PSYCHO.EXP"), ELIZA ("DEPRESS.DIA"), adaptive AI for games ("MOUSCHEX.LRN"), computer-generated poetry ("LOVEPOEM.ART"). The book includes a floppy disc with the programs.
Books includes <gallery>File:Koch game.png|MOUSCHEX, a floppy disc with example programslearning computer AIFile:Koch kunstwort.png|KUNSTWORT, for coining crazy new wordsFile:Koch lab rat.png|LABYRATT, a learning rat in a mazeFile:Koch ocr.png|ACTSYM, a basic OCR program</gallery>
== Information ==
{|{{Prettytable|width: 700px; font-size: 2em;}}
|Title:|| '''Intelligenz in BASIC - Für Schneider CPC 464/664/6128'''
|-
|Authors:|| Karl-Heinz Koch
|-
|PubliserPublisher:|| [[Falken Verlag]]
|-
|Year:|| 1987
|}
== Contents Table of contents ==
*Einleitung...6
*Literaturverzeichnis...159
*Register...160
 
== Files on disc ==
 
ACTSYM .MER 6K (pattern recognition,
recognises "A", "C", and "T" on an 8x8 grid)
BESTIMM .EXP 2K (expert system)
DENKNETZ.EXP 5K (expert system)
DEPRESS .DIA 9K (ELIZA-like program)
DICEP .DEM 1K (print some die-rolling statistics)
FANGEN .DEM 2K (catch the player character)
GOLD10 .GEM 6K (AI implementation of ''Goldene Zehn'',
a die-rolling game with three dice)
KALEIDOS.ART 7K (create nice kaleidoscopic images)
KUNSTWRT.DEM 1K (creates new words)
LABY .GRF 2K (draws a labyrinth)
LABYRATT.LRN 6K (a learning rat in a maze)
LOVEPOEM.ART 5K (creates love poems)
MOUSCHEX.LRN 8K (3x3 board game with a learning computer AI)
MOZART .DND 22K (data file for "DENKNETZ" with the Mozart family tree)
MUSTER .DEM 1K (find a substring in a string, like instr())
PSYCHO .EXP 8K (multiple-choice psychology questionnaire)
RATE .LRN 3K (learn to discriminate between objects based on
user-supplied questions)
STIFTE .DEM 1K (simple object classification demo)
 
==Downloads==
* [http://www.cpcwiki.eu/manuals/Koch,%20Intelligenz%20in%20BASIC.rar ''Intelligenz in BASIC''] (RAR-compressed PDF; 66 MB)
* [[Media:Koch.zip|Koch.zip]] (DSK for emulators)
 
[[Category:Books]]
[[Category:Scanned books]]
[[Category:Book cover]]
[[Category:Artificial Intelligence books]]
1,544
edits