Neural network models: an analysis
Gespeichert in:
1. Verfasser: | |
---|---|
Format: | Buch |
Sprache: | German |
Veröffentlicht: |
London [u.a.]
Springer
1996
|
Schriftenreihe: | Lecture notes in control and information sciences
210 |
Schlagworte: | |
Online-Zugang: | Inhaltsverzeichnis |
Beschreibung: | 153 S. graph. Darst. |
ISBN: | 3540199950 |
Internformat
MARC
LEADER | 00000nam a2200000 cb4500 | ||
---|---|---|---|
001 | BV010617286 | ||
003 | DE-604 | ||
005 | 20110826 | ||
007 | t | ||
008 | 960205s1996 gw d||| |||| 00||| ger d | ||
016 | 7 | |a 946522308 |2 DE-101 | |
020 | |a 3540199950 |c kart. : DM 58.00 |9 3-540-19995-0 | ||
035 | |a (OCoLC)246646606 | ||
035 | |a (DE-599)BVBBV010617286 | ||
040 | |a DE-604 |b ger |e rakddb | ||
041 | 0 | |a ger | |
044 | |a gw |c DE | ||
049 | |a DE-521 |a DE-634 |a DE-83 |a DE-188 | ||
050 | 0 | |a QA76.87.D45 1996 | |
082 | 0 | |a 006.3 20 | |
082 | 0 | |a 006.3 |2 20 | |
084 | |a SI 845 |0 (DE-625)143198: |2 rvk | ||
084 | |a ST 300 |0 (DE-625)143650: |2 rvk | ||
084 | |a 28 |2 sdnb | ||
100 | 1 | |a Wilde, Philippe de |e Verfasser |4 aut | |
245 | 1 | 0 | |a Neural network models |b an analysis |c Philippe de Wilde |
264 | 1 | |a London [u.a.] |b Springer |c 1996 | |
300 | |a 153 S. |b graph. Darst. | ||
336 | |b txt |2 rdacontent | ||
337 | |b n |2 rdamedia | ||
338 | |b nc |2 rdacarrier | ||
490 | 1 | |a Lecture notes in control and information sciences |v 210 | |
650 | 7 | |a Neurale netwerken |2 gtt | |
650 | 7 | |a Réseaux neuronaux (Informatique) |2 ram | |
650 | 7 | |a cerveau |2 inriac | |
650 | 7 | |a cognition |2 inriac | |
650 | 7 | |a modèle statistique |2 inriac | |
650 | 7 | |a réseau neuronal |2 inriac | |
650 | 7 | |a rétropropagation |2 inriac | |
650 | 7 | |a équation différentielle |2 inriac | |
650 | 4 | |a Neural networks (Computer science) | |
650 | 0 | 7 | |a Neuronales Netz |0 (DE-588)4226127-2 |2 gnd |9 rswk-swf |
689 | 0 | 0 | |a Neuronales Netz |0 (DE-588)4226127-2 |D s |
689 | 0 | |5 DE-604 | |
830 | 0 | |a Lecture notes in control and information sciences |v 210 |w (DE-604)BV005848579 |9 210 | |
856 | 4 | 2 | |m DNB Datenaustausch |q application/pdf |u http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=007083237&sequence=000001&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA |3 Inhaltsverzeichnis |
943 | 1 | |a oai:aleph.bib-bvb.de:BVB01-007083237 |
Datensatz im Suchindex
_version_ | 1807682154484727808 |
---|---|
adam_text |
CONTENTS
1
KEY
CONCEPTS
IN
NEURAL
NETWORKS
7
1.1
KEYWORDS
AND
A
KEY
CONCEPT
.
7
1.2
A
GUIDE
TO
THE
LITERATURE
.
9
1.3
THE
OPERATION
OF
A
BASIC
NETWORK
.
11
1.3.1
STATIC
DESCRIPTION
OF
THE
NETWORK
.
11
1.3.2
EVOLUTION
IN
TIME
.
12
1.3.3
CONSTRUCTION
OF
THE
UPDATE
RULE
.
12
1.3.4
TRAJECTORIES
IN
STATE
SPACE
.
16
1.3.5
CAPACITY
.
17
1.3.6
AUTO-ASSOCIATIVITY
.
20
1.4
OTHER
NOTIONS
.
22
1.4.1
HETERO-ASSOCIATIVITY
(ASSOCIATIVE
MEMORY)
.
22
1.4.2
LAYERED
NETWORKS
.
23
1.4.3
LEARNING
IN
A
NET
WITH
INPUT
AND
OUTPUT
.
23
1.4.4
OTHER
UPDATE
RULES
.
26
1.4.5
ENERGY
SURFACE
.
28
1.4.6
HIGHER
ORDER
NETWORKS
.
28
1.4.7
LAYOUT
.
31
1.5
LIST
OF
SYMBOLS
.
32
1.6
PROBLEMS
.
32
2
BACKPROPAGATION
35
2.1
INTRODUCTION
.
35
2.2
HOW
THE
NETWORK
FUNCTIONS
.
36
2.3
CALCULATION
OF
WEIGHTS
BY
BACKPROPAGATION
.
39
2.3.1
CALCULATION
OF
THE
ERROR
SIGNALS
OF
THE
OUTPUT
NEURONS
.
39
2
CONTENTS
2.3.2
THE
WEIGHT
UPDATES
OF
THE
WEIGHTS
BETWEEN
HID
DEN
NEURONS
AND
OUTPUT
NEURONS
.
39
2.3.3
THE
ERROR
SIGNALS
FOR
THE
HIDDEN
NEURONS
.
41
2.3.4
THE
WEIGHT
UPDATES
OF
THE
WEIGHTS
BETWEEN
THE
INPUT
NEURONS
AND
THE
HIDDEN
NEURONS
.
41
2.3.5
REMARKS
ON
EPOCHS
AND
MULTIPLE
PATTERNS
.
42
2.4
A
GENERAL
THREE
LAYER
NETWORK
.
43
2.5
THE
GENERAL
BACKPROPAGATION
ALGORITHM
.
44
2.6
APPLICATIONS
OF
NEURAL
NETWORKS
.
47
2.7
PROBLEMS
.
51
3
NEURONS
IN
THE
BRAIN
53
3.1
THE
PHYSICAL
MODEL
.
54
3.2
OPERATION
OF
THE
NEURON
.
58
3.3
THE
MATHEMATICAL
MODEL
.
61
3.4
THE
TRANSFER
FUNCTION
.
65
3.5
PROBLEMS
.
67
4
THE
FUNDAMENTAL
SYSTEM
OF
DIFFERENTIAL
EQUATIONS
69
4.1
EXISTENCE
OF
A
SOLUTION
.
70
4.2
NUMERICAL
SOLUTION
OF
THE
EQUATIONS
.
72
4.3
AN
ANALOG
CIRCUIT
.
74
4.4
THE
ENERGY
FUNCTION
.
76
4.5
STABILITY
OF
EQUILIBRIA
.
82
4.6
A
LIAPUNOV
THEOREM
FOR
NEURAL
NETWORKS
.
89
4.7
PROBLEMS
.
94
5
SYNCHRONOUS
AND
DISCRETE
NETWORKS
97
5.1
FROM
ANALOG
TO
DIGITAL
NEURAL
NETWORKS
.
98
5.2
SYNCHRONOUS
DYNAMICS
AND
CYCLES
.
100
5.3
PROBLEMS
.
103
6
LINEAR
CAPACITY
105
6.1
THRESHOLD
FUNCTIONS
.
106
6.2
LINEAR
CAPACITY
.
113
6.3
PROBLEMS
.
115
CONTENTS
3
7
CAPACITY
FROM
A
SIGNAL
TO
NOISE
RATIO
117
7.1
SUM-OF-OUTERPRODUCT
WEIGHTS
.
117
7.2
CAPACITY
DEPENDENT
ON
REPRESENTATION
.
124
7.3
PROBLEMS
.
128
8
NEURAL
NETWORKS
AND
MARKOV
CHAINS
131
8.1
SIMULATED
ANNEALING
.
131
8.2
THE
FOKKER-PLANCK
EQUATION
.
136
8.3
PROBLEMS
.
140 |
any_adam_object | 1 |
author | Wilde, Philippe de |
author_facet | Wilde, Philippe de |
author_role | aut |
author_sort | Wilde, Philippe de |
author_variant | p d w pd pdw |
building | Verbundindex |
bvnumber | BV010617286 |
callnumber-first | Q - Science |
callnumber-label | QA76 |
callnumber-raw | QA76.87.D45 1996 |
callnumber-search | QA76.87.D45 1996 |
callnumber-sort | QA 276.87 D45 41996 |
callnumber-subject | QA - Mathematics |
classification_rvk | SI 845 ST 300 |
ctrlnum | (OCoLC)246646606 (DE-599)BVBBV010617286 |
dewey-full | 006.320 006.3 |
dewey-hundreds | 000 - Computer science, information, general works |
dewey-ones | 006 - Special computer methods |
dewey-raw | 006.3 20 006.3 |
dewey-search | 006.3 20 006.3 |
dewey-sort | 16.3 220 |
dewey-tens | 000 - Computer science, information, general works |
discipline | Informatik Mathematik |
format | Book |
fullrecord | <?xml version="1.0" encoding="UTF-8"?><collection xmlns="http://www.loc.gov/MARC21/slim"><record><leader>00000nam a2200000 cb4500</leader><controlfield tag="001">BV010617286</controlfield><controlfield tag="003">DE-604</controlfield><controlfield tag="005">20110826</controlfield><controlfield tag="007">t</controlfield><controlfield tag="008">960205s1996 gw d||| |||| 00||| ger d</controlfield><datafield tag="016" ind1="7" ind2=" "><subfield code="a">946522308</subfield><subfield code="2">DE-101</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">3540199950</subfield><subfield code="c">kart. : DM 58.00</subfield><subfield code="9">3-540-19995-0</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(OCoLC)246646606</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(DE-599)BVBBV010617286</subfield></datafield><datafield tag="040" ind1=" " ind2=" "><subfield code="a">DE-604</subfield><subfield code="b">ger</subfield><subfield code="e">rakddb</subfield></datafield><datafield tag="041" ind1="0" ind2=" "><subfield code="a">ger</subfield></datafield><datafield tag="044" ind1=" " ind2=" "><subfield code="a">gw</subfield><subfield code="c">DE</subfield></datafield><datafield tag="049" ind1=" " ind2=" "><subfield code="a">DE-521</subfield><subfield code="a">DE-634</subfield><subfield code="a">DE-83</subfield><subfield code="a">DE-188</subfield></datafield><datafield tag="050" ind1=" " ind2="0"><subfield code="a">QA76.87.D45 1996</subfield></datafield><datafield tag="082" ind1="0" ind2=" "><subfield code="a">006.3 20</subfield></datafield><datafield tag="082" ind1="0" ind2=" "><subfield code="a">006.3</subfield><subfield code="2">20</subfield></datafield><datafield tag="084" ind1=" " ind2=" "><subfield code="a">SI 845</subfield><subfield code="0">(DE-625)143198:</subfield><subfield code="2">rvk</subfield></datafield><datafield tag="084" ind1=" " ind2=" "><subfield code="a">ST 300</subfield><subfield code="0">(DE-625)143650:</subfield><subfield code="2">rvk</subfield></datafield><datafield tag="084" ind1=" " ind2=" "><subfield code="a">28</subfield><subfield code="2">sdnb</subfield></datafield><datafield tag="100" ind1="1" ind2=" "><subfield code="a">Wilde, Philippe de</subfield><subfield code="e">Verfasser</subfield><subfield code="4">aut</subfield></datafield><datafield tag="245" ind1="1" ind2="0"><subfield code="a">Neural network models</subfield><subfield code="b">an analysis</subfield><subfield code="c">Philippe de Wilde</subfield></datafield><datafield tag="264" ind1=" " ind2="1"><subfield code="a">London [u.a.]</subfield><subfield code="b">Springer</subfield><subfield code="c">1996</subfield></datafield><datafield tag="300" ind1=" " ind2=" "><subfield code="a">153 S.</subfield><subfield code="b">graph. Darst.</subfield></datafield><datafield tag="336" ind1=" " ind2=" "><subfield code="b">txt</subfield><subfield code="2">rdacontent</subfield></datafield><datafield tag="337" ind1=" " ind2=" "><subfield code="b">n</subfield><subfield code="2">rdamedia</subfield></datafield><datafield tag="338" ind1=" " ind2=" "><subfield code="b">nc</subfield><subfield code="2">rdacarrier</subfield></datafield><datafield tag="490" ind1="1" ind2=" "><subfield code="a">Lecture notes in control and information sciences</subfield><subfield code="v">210</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">Neurale netwerken</subfield><subfield code="2">gtt</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">Réseaux neuronaux (Informatique)</subfield><subfield code="2">ram</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">cerveau</subfield><subfield code="2">inriac</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">cognition</subfield><subfield code="2">inriac</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">modèle statistique</subfield><subfield code="2">inriac</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">réseau neuronal</subfield><subfield code="2">inriac</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">rétropropagation</subfield><subfield code="2">inriac</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">équation différentielle</subfield><subfield code="2">inriac</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">Neural networks (Computer science)</subfield></datafield><datafield tag="650" ind1="0" ind2="7"><subfield code="a">Neuronales Netz</subfield><subfield code="0">(DE-588)4226127-2</subfield><subfield code="2">gnd</subfield><subfield code="9">rswk-swf</subfield></datafield><datafield tag="689" ind1="0" ind2="0"><subfield code="a">Neuronales Netz</subfield><subfield code="0">(DE-588)4226127-2</subfield><subfield code="D">s</subfield></datafield><datafield tag="689" ind1="0" ind2=" "><subfield code="5">DE-604</subfield></datafield><datafield tag="830" ind1=" " ind2="0"><subfield code="a">Lecture notes in control and information sciences</subfield><subfield code="v">210</subfield><subfield code="w">(DE-604)BV005848579</subfield><subfield code="9">210</subfield></datafield><datafield tag="856" ind1="4" ind2="2"><subfield code="m">DNB Datenaustausch</subfield><subfield code="q">application/pdf</subfield><subfield code="u">http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=007083237&sequence=000001&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA</subfield><subfield code="3">Inhaltsverzeichnis</subfield></datafield><datafield tag="943" ind1="1" ind2=" "><subfield code="a">oai:aleph.bib-bvb.de:BVB01-007083237</subfield></datafield></record></collection> |
id | DE-604.BV010617286 |
illustrated | Illustrated |
indexdate | 2024-08-18T00:14:02Z |
institution | BVB |
isbn | 3540199950 |
language | German |
oai_aleph_id | oai:aleph.bib-bvb.de:BVB01-007083237 |
oclc_num | 246646606 |
open_access_boolean | |
owner | DE-521 DE-634 DE-83 DE-188 |
owner_facet | DE-521 DE-634 DE-83 DE-188 |
physical | 153 S. graph. Darst. |
publishDate | 1996 |
publishDateSearch | 1996 |
publishDateSort | 1996 |
publisher | Springer |
record_format | marc |
series | Lecture notes in control and information sciences |
series2 | Lecture notes in control and information sciences |
spelling | Wilde, Philippe de Verfasser aut Neural network models an analysis Philippe de Wilde London [u.a.] Springer 1996 153 S. graph. Darst. txt rdacontent n rdamedia nc rdacarrier Lecture notes in control and information sciences 210 Neurale netwerken gtt Réseaux neuronaux (Informatique) ram cerveau inriac cognition inriac modèle statistique inriac réseau neuronal inriac rétropropagation inriac équation différentielle inriac Neural networks (Computer science) Neuronales Netz (DE-588)4226127-2 gnd rswk-swf Neuronales Netz (DE-588)4226127-2 s DE-604 Lecture notes in control and information sciences 210 (DE-604)BV005848579 210 DNB Datenaustausch application/pdf http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=007083237&sequence=000001&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA Inhaltsverzeichnis |
spellingShingle | Wilde, Philippe de Neural network models an analysis Lecture notes in control and information sciences Neurale netwerken gtt Réseaux neuronaux (Informatique) ram cerveau inriac cognition inriac modèle statistique inriac réseau neuronal inriac rétropropagation inriac équation différentielle inriac Neural networks (Computer science) Neuronales Netz (DE-588)4226127-2 gnd |
subject_GND | (DE-588)4226127-2 |
title | Neural network models an analysis |
title_auth | Neural network models an analysis |
title_exact_search | Neural network models an analysis |
title_full | Neural network models an analysis Philippe de Wilde |
title_fullStr | Neural network models an analysis Philippe de Wilde |
title_full_unstemmed | Neural network models an analysis Philippe de Wilde |
title_short | Neural network models |
title_sort | neural network models an analysis |
title_sub | an analysis |
topic | Neurale netwerken gtt Réseaux neuronaux (Informatique) ram cerveau inriac cognition inriac modèle statistique inriac réseau neuronal inriac rétropropagation inriac équation différentielle inriac Neural networks (Computer science) Neuronales Netz (DE-588)4226127-2 gnd |
topic_facet | Neurale netwerken Réseaux neuronaux (Informatique) cerveau cognition modèle statistique réseau neuronal rétropropagation équation différentielle Neural networks (Computer science) Neuronales Netz |
url | http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=007083237&sequence=000001&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA |
volume_link | (DE-604)BV005848579 |
work_keys_str_mv | AT wildephilippede neuralnetworkmodelsananalysis |