Perceptrons: An Introduction to Computational Geometry

Abstract

This book is about perceptrons — the simplest learning machines. However, our deeper purpose is to gain more general insights into the interconnected subjects of parallel computation, pattern recognition, knowledge representation, and learning. It is only because one cannot think productively about such matters without studying specific examples that we focus on theories of perceptrons.

Cite

Text

Minsky and Papert. "Perceptrons: An Introduction to Computational Geometry." MIT Press, 1969. doi:10.7551/mitpress/11301.001.0001

Markdown

[Minsky and Papert. "Perceptrons: An Introduction to Computational Geometry." MIT Press, 1969.](https://mlanthology.org/misc/1969/minsky1969misc-perceptrons/) doi:10.7551/mitpress/11301.001.0001

BibTeX

@misc{minsky1969misc-perceptrons,
  title     = {{Perceptrons: An Introduction to Computational Geometry}},
  author    = {Minsky, Marvin and Papert, Seymour},
  howpublished = {MIT Press},
  year      = {1969},
  doi       = {10.7551/mitpress/11301.001.0001},
  url       = {https://mlanthology.org/misc/1969/minsky1969misc-perceptrons/}
}