Inicio > > Ciencias de la computación > Code Recognition and Set Selection with Neural Networks
Code Recognition and Set Selection with Neural Networks

Code Recognition and Set Selection with Neural Networks

C. Jeffries

66,81 €
IVA incluido
Disponible
Editorial:
Springer Nature B.V.
Año de edición:
2011
Materia
Ciencias de la computación
ISBN:
9781461278368
66,81 €
IVA incluido
Disponible

Selecciona una librería:

  • Librería Samer Atenea
  • Librería Aciertas (Toledo)
  • Kálamo Books
  • Librería Perelló (Valencia)
  • Librería Elías (Asturias)
  • Donde los libros
  • Librería Kolima (Madrid)
  • Librería Proteo (Málaga)

In mathematics there are limits, speed limits of a sort, on how many computational steps are required to solve certain problems. The theory of computational complexity deals with such limits, in particular whether solving an n-dimensional version of a particular problem can be accomplished with, say, 2 n n steps or will inevitably require 2 steps. Such a bound, together with a physical limit on computational speed in a machine, could be used to establish a speed limit for a particular problem. But there is nothing in the theory of computational complexity which precludes the possibility of constructing analog devices that solve such problems faster. It is a general goal of neural network researchers to circumvent the inherent limits of serial computation. As an example of an n-dimensional problem, one might wish to order n distinct numbers between 0 and 1. One could simply write all n! ways to list the numbers and test each list for the increasing property. There are much more efficient ways to solve this problem; in fact, the number of steps required by the best sorting algorithm applied to this problem is proportional to n In n .

Artículos relacionados

Otros libros del autor

  • Mathematical Modeling in Ecology
    C. Jeffries
    Mathematical ecology is the application of mathematics to describe and understand ecosystems. There are two main approaches. One is to describe natural communities and induce statistical patterns or relationships which should generally occur. However, this book is devoted entirely to introducing the student to the second approach: to study determinist...