Cellular neural network (original) (raw)

About DBpedia

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. CNN is not to be confused with convolutional neural network (also colloquially called CNN).

Property Value
dbo:abstract 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. CNN is not to be confused with convolutional neural network (also colloquially called CNN). (en) Кліти́нні нейро́нні мере́жі (КНМ, англ. Cellular neural networks (CNN)) — , схожі за функціонуванням до штучних нейронних мереж, але відрізняються тим, що взаємодії відбуваються лише між сусідніми одиницями. КНМ застосовують для обробки зображень, аналізу 3D поверхонь, обчислення диференційних рівнянь в часткових похідних, приведення негеометричних завдань до геометричних карт, моделювання зору та інших сенсомоторних функцій. (uk) 細胞式類神經網路(Cellular neural network,CNN),一種大量規則化多維度矩陣電路,可執行平行計算,於1988年由蔡少棠與Lin Yang提出,類似於神經細胞架構,每個細胞與鄰近細胞間彼此連接與傳遞訊號。 與一般類神經網路不同,較具特色的兩點為:1.細胞中連續性的動態行為與2.有限半徑的局部性連接。典型的應用包括影像處理、3D表面分析、問題可視化、生物視覺和其他感官建模。 (zh)
dbo:wikiPageExternalLink http://nonlinear.eecs.berkeley.edu/raptor/CNNs/CellularNeuralNetworks-Theory.pdf https://web.archive.org/web/20100306164810/http:/www.eutecus.com/ https://web.archive.org/web/20151211004700/https:/www.hpematter.com/event/chua-lectures-first-12-part-series-hp-labs
dbo:wikiPageID 2506529 (xsd:integer)
dbo:wikiPageLength 72834 (xsd:nonNegativeInteger)
dbo:wikiPageRevisionID 1091856148 (xsd:integer)
dbo:wikiPageWikiLink dbr:Calorimeter dbr:Quaternion dbr:Mathematical_morphology dbr:Conway’s_Game_of_Life dbr:Non-linear_function dbr:Billiard_ball dbr:Biometrics dbr:Algorithm dbr:Antennal_lobe dbr:Arbitrariness dbr:Hungarian_Academy_of_Sciences dbr:Perceptron dbr:Resonance dbr:University_of_California,_Berkeley dbr:University_of_Seville dbr:Visual_system dbr:Voronoi_diagrams dbr:Deconvolution dbr:Dynamical_system dbr:Incineration dbr:Information_exchange dbr:Infrared dbr:Nanotechnology dbr:Robustness dbr:Complex_number dbr:Analog_computer dbr:Mathematics dbr:Chemical_computer dbr:Chen_Guanrong dbr:Neuron dbr:Emergence dbr:Geometry dbr:Continuous_automaton dbr:Continuous_spatial_automaton dbr:Convolutional_neural_network dbr:Rule_110 dbr:Oscillation dbr:Leon_O._Chua dbr:Machine_learning dbr:Signal_processing dbr:Stochastic dbr:Computation dbr:Computer_architecture dbr:Computer_science dbr:Emulator dbr:Feedforward_neural_network dbr:Parallel_computing dbr:Pathology dbr:Petri_dish dbr:Piecewise_linear_function dbr:Supercomputer dbr:Synchronization dbr:Systemics dbr:Cell_(biology) dbr:Topology dbr:Torus dbr:Dissipation dbr:Fuzzy_logic dbr:Linguistics dbr:Neuromorphic_engineering dbr:Partial_differential_equation dbr:Partial_differential_equations dbr:Cellular_automaton dbr:Biological_neural_network dbr:Diffusion dbr:Discrete_time_and_continuous_time dbr:Qualitative_research dbr:Hewlett_Packard_Labs dbr:Hexagon dbr:Boolean_functions dbr:Coupling dbr:Texas_Instruments dbr:Hyperplasia dbr:Artificial_neural_network dbc:Artificial_neural_networks dbr:Holography dbr:Trajectory dbr:Triangle dbr:Moore’s_Law dbr:Differential_equations dbr:Boolean_function dbr:Field-programmable_gate_array dbr:Hysteresis dbr:National_Chiao_Tung_University dbr:National_Science_Foundation dbr:Nematode dbr:Neurons dbr:Office_of_Naval_Research dbr:Reaction–diffusion_system dbr:Real_number dbr:Seismology dbr:Seth_Lloyd dbr:Cellular_automata dbr:High_energy_physics dbr:Genetic_algorithms dbr:Turing_machine dbr:Square dbr:Semiconductor dbr:Simulation dbr:Skeletonization dbr:Universal_Turing_machine dbr:Von_Neumann_architecture dbr:Euclidean_geometry dbr:IEEE_Xplore dbr:Image_compression dbr:Image_fusion dbr:Image_processing dbr:Image_stabilization dbr:Fingerprint_recognition dbr:Motion_estimation dbr:Moving_object_detection dbr:Multiscroll_attractor dbr:Photodetector dbr:Sensory-motor_coupling dbr:Very_Large_Scale_Integration dbr:International_Journal_of_Bifurcation_and_Chaos dbr:Non-equilibrium_statistical_mechanics dbr:Percolation dbr:Turing_pattern dbr:Back-propagation dbr:Neural_networks dbr:Josephson_junction dbr:IEEE_Circuits_and_Systems_Society dbr:Sound_processing dbr:Texture_recognition dbr:Chen_attractor dbr:XOR dbr:Leon_Chua dbr:Microarray_analysis dbr:Cellular_Automata dbr:Spatio-temporal_pattern dbr:Hopfield_networks dbr:National_Lien_Ho_Institute_of_Technology dbr:Cellular_Machines
dbp:wikiPageUsesTemplate dbt:Reflist dbt:Short_description
dct:subject dbc:Artificial_neural_networks
gold:hypernym dbr:Paradigm
rdf:type yago:WikicatArtificialNeuralNetworks yago:Abstraction100002137 yago:Communication100033020 yago:ComputerArchitecture106725249 yago:Description106724763 yago:Message106598915 yago:NeuralNetwork106725467 dbo:ProgrammingLanguage yago:Specification106725067 yago:Statement106722453
rdfs:comment 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. CNN is not to be confused with convolutional neural network (also colloquially called CNN). (en) Кліти́нні нейро́нні мере́жі (КНМ, англ. Cellular neural networks (CNN)) — , схожі за функціонуванням до штучних нейронних мереж, але відрізняються тим, що взаємодії відбуваються лише між сусідніми одиницями. КНМ застосовують для обробки зображень, аналізу 3D поверхонь, обчислення диференційних рівнянь в часткових похідних, приведення негеометричних завдань до геометричних карт, моделювання зору та інших сенсомоторних функцій. (uk) 細胞式類神經網路(Cellular neural network,CNN),一種大量規則化多維度矩陣電路,可執行平行計算,於1988年由蔡少棠與Lin Yang提出,類似於神經細胞架構,每個細胞與鄰近細胞間彼此連接與傳遞訊號。 與一般類神經網路不同,較具特色的兩點為:1.細胞中連續性的動態行為與2.有限半徑的局部性連接。典型的應用包括影像處理、3D表面分析、問題可視化、生物視覺和其他感官建模。 (zh)
rdfs:label Cellular neural network (en) Клітинні нейронні мережі (uk) 細胞式類神經網路 (zh)
owl:sameAs freebase:Cellular neural network wikidata:Cellular neural network dbpedia-tr:Cellular neural network dbpedia-uk:Cellular neural network dbpedia-zh:Cellular neural network https://global.dbpedia.org/id/4ggj2 yago-res:Cellular neural network
prov:wasDerivedFrom wikipedia-en:Cellular_neural_network?oldid=1091856148&ns=0
foaf:isPrimaryTopicOf wikipedia-en:Cellular_neural_network
is dbo:knownFor of dbr:Leon_O._Chua
is dbo:wikiPageDisambiguates of dbr:CNN_(disambiguation)
is dbo:wikiPageRedirects of dbr:Applications_of_cellular_neural_networks
is dbo:wikiPageWikiLink of dbr:Pázmány_Péter_Catholic_University dbr:List_of_chaotic_maps dbr:Mac_Van_Valkenburg dbr:Chen_Guanrong dbr:Leon_O._Chua dbr:Science_and_technology_in_Hungary dbr:Applications_of_cellular_neural_networks dbr:CNN_(disambiguation) dbr:Network_dynamics
is foaf:primaryTopic of wikipedia-en:Cellular_neural_network