Cellular Neural Network - definizione. Che cos'è Cellular Neural Network
Diclib.com
Dizionario ChatGPT
Inserisci una parola o una frase in qualsiasi lingua 👆
Lingua:

Traduzione e analisi delle parole tramite l'intelligenza artificiale ChatGPT

In questa pagina puoi ottenere un'analisi dettagliata di una parola o frase, prodotta utilizzando la migliore tecnologia di intelligenza artificiale fino ad oggi:

  • come viene usata la parola
  • frequenza di utilizzo
  • è usato più spesso nel discorso orale o scritto
  • opzioni di traduzione delle parole
  • esempi di utilizzo (varie frasi con traduzione)
  • etimologia

Cosa (chi) è Cellular Neural Network - definizione


Cellular Neural Network         
<architecture> (CNN) The CNN Universal Machine is a low cost, low power, extremely high speed supercomputer on a chip. It is at least 1000 times faster than equivalent DSP solutions of many complex image processing tasks. It is a stored program supercomputer where a complex sequence of image processing algorithms is programmed and downloaded into the chip, just like any digital computer. Because the entire computer is integrated into a chip, no signal leaves the chip until the image processing task is completed. Although the CNN universal chip is based on analogue and logic operating principles, it has an on-chip analog-to-digital input-output interface so that at the system design and application perspective, it can be used as a digital component, just like a DSP. In particular, a development system is available for rapid design and prototyping. Moreover, a compiler, an operating system, and a user-friendly CNN high-level language, like the C language, have been developed which makes it easy to implement any image processing algorithm. [Professor Leon Chua, University of California at Berkeley]. (1995-04-27)
Cellular neural network         
In computer science and machine learning, cellular neural networks (CNN) or cellular nonlinear networks (CNN) are a parallel computing paradigm similar to neural networks, with the difference that communication is allowed between neighbouring units only. Typical applications include image processing, analyzing 3D surfaces, solving partial differential equations, reducing non-visual problems to geometric maps, modelling biological vision and other sensory-motor organs.
artificial neural network         
  • Neuron and myelinated axon, with signal flow from inputs at dendrites to outputs at axon terminals
  • Confidence analysis of a neural network
COMPUTATIONAL MODEL USED IN MACHINE LEARNING, BASED ON CONNECTED, HIERARCHICAL FUNCTIONS
Neural net; Neural nets; Massive neural network; Neuralnets; Neuralnet; Artificial neural networs; Artificial neural networks; Artificial Neural Networks; Distributed representation; Nervous network; Nueral Network; Simulated neural network; Artificial Neural Network; Simulated Neural Network; Neural Network; Stochastic neural network; Present challenges in neural Networks; Problems in the verge of success in neural network research; Nervous Network; Bayesian neural network; Nueral networks; Neural network processor; Neural network processors; Neural computing; Neural circuitry; Neural Nets; Neural networks in robotics; Artificial neural net; Fuzzy neural networks; Neural network (computer); Neural network models; Neural network model; Models of neural network; Models of neural networks; Neural networks (computer); Aritificial Neuron Network; Computational network; History of Neural Networks; Convergent recursive learning algorithm; Deep stacking network; Tensor deep stacking network; Deep predictive coding networks; Applications of artificial neural networks; Neural network (artificial); Algorithms for training neural networks; Parameter (machine learning); Criticism of artificial neural networks; Self-learning in artificial neural network
<artificial intelligence> (ANN, commonly just "neural network" or "neural net") A network of many very simple processors ("units" or "neurons"), each possibly having a (small amount of) local memory. The units are connected by unidirectional communication channels ("connections"), which carry numeric (as opposed to symbolic) data. The units operate only on their local data and on the inputs they receive via the connections. A neural network is a processing device, either an algorithm, or actual hardware, whose design was inspired by the design and functioning of animal brains and components thereof. Most neural networks have some sort of "training" rule whereby the weights of connections are adjusted on the basis of presented patterns. In other words, neural networks "learn" from examples, just like children learn to recognise dogs from examples of dogs, and exhibit some structural capability for generalisation. Neurons are often elementary non-linear signal processors (in the limit they are simple threshold discriminators). Another feature of NNs which distinguishes them from other computing devices is a high degree of interconnection which allows a high degree of parallelism. Further, there is no idle memory containing data and programs, but rather each neuron is pre-programmed and continuously active. The term "neural net" should logically, but in common usage never does, also include biological neural networks, whose elementary structures are far more complicated than the mathematical models used for ANNs. See Aspirin, Hopfield network, McCulloch-Pitts neuron. Usenet newsgroup: news:comp.ai.neural-nets. (1997-10-13)

Wikipedia

Cellular neural network
In computer science and machine learning, cellular neural networks (CNN) or cellular nonlinear networks (CNN) are a parallel computing paradigm similar to neural networks, with the difference that communication is allowed between neighbouring units only. Typical applications include image processing, analyzing 3D surfaces, solving partial differential equations, reducing non-visual problems to geometric maps, modelling biological vision and other sensory-motor organs.