diff --git a/README.md b/README.md index c8353df..b303898 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Synaptopus -![Synaptopus mascot](artwork/synaptopus_mascot_multi_brains.png) +![Synaptopus mascot](artwork/synaptopus_mascot_multi_brains_2.png) Many minds, one workbench. @@ -30,7 +30,7 @@ The emphasis is on explicit interaction among heterogeneous models rather than a ## Initial Provenance -The immediate historical provenance of this repository is a 1988-1989 master's thesis project by Wesley Royce Elsberry, implemented in Turbo Pascal, which combined Hopfield-style generation, backpropagation-based evaluation, and ART-style categorization in a hybrid musical composition system. +The immediate historical provenance of this repository is a 1989 master's thesis project by Wesley Royce Elsberry, implemented in Turbo Pascal, which combined Hopfield-style generation, backpropagation-based evaluation, and ART-style categorization in a hybrid musical composition system. That work has already been reconstructed in Python elsewhere as a thesis-focused project. Synaptopus is the next abstraction layer: a more general repository for multi-architecture artificial neural systems, their interfaces, their orchestration, and their pedagogical presentation. diff --git a/artwork/synaptopus_mascot_multi_brains_2.png b/artwork/synaptopus_mascot_multi_brains_2.png new file mode 100644 index 0000000..15f1f7a Binary files /dev/null and b/artwork/synaptopus_mascot_multi_brains_2.png differ diff --git a/docs/HISTORY.md b/docs/HISTORY.md index 10bf70e..02ff10e 100644 --- a/docs/HISTORY.md +++ b/docs/HISTORY.md @@ -2,7 +2,7 @@ ## Provenance -Synaptopus grows out of a much earlier line of work: a 1988-1989 master's thesis project at The University of Texas at Arlington by Wesley Royce Elsberry on hybrid artificial neural network modelling. +Synaptopus grows out of a much earlier line of work: a 1989 master's thesis project at The University of Texas at Arlington by Wesley Royce Elsberry on hybrid artificial neural network modelling. That original system combined multiple architecture families in a single loop: