翻訳と辞書
Words near each other
・ Codrington
・ Codrington baronets
・ Codrington College
・ Codrington Edmund Carrington
・ Codrington Island
・ Codrington Lagoon
・ Codrington Library
・ Codrington Plantations
・ Codrington School (Barbados)
・ Codrington Wind Farm
・ Codrington, Barbuda
・ Codrington, South Gloucestershire
・ Codrington, Victoria
・ Codringtonia
・ Codheaded rattail
CoDi
・ Codia
・ Codiac Transpo
・ Codiaceae
・ Codiaeae
・ Codiaeum
・ Codiaeum variegatum
・ Codian
・ Codice
・ Codice di avviamento postale
・ Codice di Staffarda
・ Codice rosso
・ Codices Latini Antiquiores
・ Codicia
・ Codicil


Dictionary Lists
翻訳と辞書 辞書検索 [ 開発暫定版 ]
スポンサード リンク

CoDi : ウィキペディア英語版
CoDi

CoDi is a cellular automaton (CA) model for spiking neural networks (SNNs).
CoDi is an acronym for Collect and Distribute, referring to the signals and spikes in a neural network.
CoDi uses a von Neumann neighborhood modified for a three-dimensional space; each cell looks at the states of its six orthogonal neighbors and its own state. In a growth phase a neural network is grown in the CA-space based on an underlying chromosome. There are four types of cells: neuron body, axon, dendrite and blank. The growth phase is followed by a signaling- or processing-phase. Signals are distributed from the neuron bodies via their axon tree and collected from connection dendrites.〔 These two basic interactions cover every case, and they can be expressed simply, using a small number of rules.
== CoDi Cell Interaction during Signaling==

The neuron body cells collect neural signals from the surrounding dendritic cells and apply an internally defined function to the collected data. In the CoDi model the neurons sum the incoming signal values and fire after a threshold is reached. This behavior of the neuron bodies can be modified easily to suit a given problem. The output of the neuron bodies is passed on to its surrounding axon cells. Axonal cells distribute data originating from the neuron body. Dendritic cells collect data and eventually pass it to the neuron body. These two types of cell-to-cell interaction cover all kinds of cell encounters.
Every cell has a gate, which is interpreted differently depending on the type of the cell. A neuron cell uses this gate to store its orientation, i.e. the direction in which the axon is pointing. In an axon cell, the gate points to the neighbor from which the neural signals are received. An axon cell accepts input only from this neighbor, but makes its own output available to all its neighbors. In this way axon cells distribute information. The source of information is always a neuron cell. Dendritic cells collect
information by accepting information from any neighbor. They give their output, (e.g. a Boolean OR operation on the binary inputs) only to the neighbor specified by their own gate. In this way, dendritic cells collect and ''sum'' neural signals, until the final sum of collected neural signals reaches the neuron cell.
Each axonal and dendritic cell ''belongs'' to exactly one neuron cell. This configuration of the CA-space is guaranteed by the preceding growth phase.

抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)
ウィキペディアで「CoDi」の詳細全文を読む



スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース

Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.