Difference between revisions of "Intelligenz in BASIC - Für Schneider CPC 464/664/6128"
From CPCWiki - THE Amstrad CPC encyclopedia!
Line 3: | Line 3: | ||
[[File:Koch disk.png|thumb|Disk]] | [[File:Koch disk.png|thumb|Disk]] | ||
− | 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"). | + | 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. |
− | + | <gallery perrow="2"> | |
+ | File:Koch game.png|MOUSCHEX, a learning computer AI | ||
+ | File:Koch kunstwort.png|KUNSTWORT, for coining crazy new words | ||
+ | File:Koch lab rat.png|LABYRATT, a learning rat in a labyrinth | ||
+ | File:Koch ocr.png|ACTSYM, a basic OCR program | ||
+ | </gallery> | ||
== Information == | == Information == |
Revision as of 05:34, 3 July 2010
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.
Information
Title: | Intelligenz in BASIC - Für Schneider CPC 464/664/6128 |
Authors: | Karl-Heinz Koch |
Publiser: | Falken Verlag |
Year: | 1987 |
Pages: | 160 |
ISBN: | 3-8068-4320-1 |
Contents
- Einleitung...6
- Kapitel 1: Intelligenz künstlich?...8
- Kapitel 2: Kreative Intelligenz...28
- Kapitel 3: Intelligentes BASIC...49
- Kapitel 4: Auf ein Wort...111
- Kapitel 5: Expertensysteme...124
- Literaturverzeichnis...159
- Register...160
Download
- Koch.zip (DSK for Emulators)