Fundamentals of computational neuroscience:
Gespeichert in:
1. Verfasser: | |
---|---|
Format: | Buch |
Sprache: | English |
Veröffentlicht: |
Oxford
Oxford University Press
2023
|
Ausgabe: | Third Edition |
Schlagworte: | |
Online-Zugang: | Inhaltsverzeichnis |
Beschreibung: | xiii, 396 Seiten Illustrationen, Diagramme |
ISBN: | 9780192869364 |
Internformat
MARC
LEADER | 00000nam a2200000 c 4500 | ||
---|---|---|---|
001 | BV048874502 | ||
003 | DE-604 | ||
005 | 20241023 | ||
007 | t| | ||
008 | 230323s2023 xx a||| |||| 00||| eng d | ||
020 | |a 9780192869364 |9 978-0-19-286936-4 | ||
035 | |a (OCoLC)1378492665 | ||
035 | |a (DE-599)HEB499885902 | ||
040 | |a DE-604 |b ger |e rda | ||
041 | 0 | |a eng | |
049 | |a DE-83 |a DE-355 |a DE-473 | ||
084 | |a CZ 1000 |0 (DE-625)19225: |0 (DE-603)407678530 |2 rvk | ||
084 | |a CZ 1300 |0 (DE-625)19229: |0 (DE-603)407678573 |2 rvk | ||
084 | |a ST 340 |0 (DE-625)143665: |0 (DE-603)41231441X |2 rvk | ||
084 | |a WW 2200 |0 (DE-625)158906:13423 |0 (DE-603)412842548 |2 rvk | ||
100 | 1 | |a Trappenberg, Thomas |d 1963- |e Verfasser |0 (DE-588)1201121434 |4 aut | |
245 | 1 | 0 | |a Fundamentals of computational neuroscience |c Thomas P. Trappenberg |
250 | |a Third Edition | ||
264 | 1 | |a Oxford |b Oxford University Press |c 2023 | |
300 | |a xiii, 396 Seiten |b Illustrationen, Diagramme | ||
336 | |b txt |2 rdacontent | ||
337 | |b n |2 rdamedia | ||
338 | |b nc |2 rdacarrier | ||
650 | 0 | 7 | |a Gehirn |0 (DE-588)4019752-9 |2 gnd |9 rswk-swf |
650 | 0 | 7 | |a Nervennetz |0 (DE-588)4041638-0 |2 gnd |9 rswk-swf |
650 | 0 | 7 | |a Modell |0 (DE-588)4039798-1 |2 gnd |9 rswk-swf |
689 | 0 | 0 | |a Nervennetz |0 (DE-588)4041638-0 |D s |
689 | 0 | 1 | |a Modell |0 (DE-588)4039798-1 |D s |
689 | 0 | 2 | |a Gehirn |0 (DE-588)4019752-9 |D s |
689 | 0 | |5 DE-604 | |
856 | 4 | 2 | |m Digitalisierung UB Regensburg - ADAM Catalogue Enrichment |q application/pdf |u http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=034139356&sequence=000001&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA |3 Inhaltsverzeichnis |
943 | 1 | |a oai:aleph.bib-bvb.de:BVB01-034139356 |
Datensatz im Suchindex
_version_ | 1818708067851698176 |
---|---|
adam_text |
Contents 1 BACKGROUND 1 Introduction and outlook 1.1 What is computational neuroscience? 1.2 Organization in the brain 1.3 What is a model? 1.4 Is there a brain theory? 1.5 A computational theory of the brain 3 3 5 18 21 26 2 Scientific programming with Python 2.1 The Python programming environment 2.2 Basic language elements 2.3 Code efficiency and vectorization 32 32 33 40 3 Math and Stats 3.1 Vector and matrix notations 3.2 Distance measures 3.3 The ύ'-function 3.4 Numerical calculus 3.5 Basic probability theory 43 43 45 46 47 53 II NEURONS 4 Neurons and conductance-based models 4.1 Biological background 4.2 Synaptic mechanisms and dendritic processing 4.3 The generation of action potentials: Hodgkin-Huxley 4.4 FitzHugh-Nagumo model 4.5 Neuronal morphologies: compartmental models 5 Integrate-and-fire neurons and population models 5.1 The leaky integrate-and-fire models 5.2 Spike-time variability о 5.3 Advanced integrate-and-fire models 5.4 The neural code and the firing rate hypothesis 5.5 Population dynamics: modelling the average behaviour of neurons 65 65 70 77 90 92 98 98 108 115 117 121
xii I Contents 5.6 6 Networks with non-classical synapses Associators and synaptic plasticity 6.1 6.2 6.3 6.4 6.5 Associative memory and Hebbian learning The physiology and biophysics of synaptic plasticity Mathematical formulation of Hebbian plasticity Synaptic scaling and weight distributions Plasticity with pre-and postsynaptic dynamics 129 133 133 140 146 153 163 III NETWORKS 7 Feed-forward mapping networks 7.1 Deep representational learning 7.2 The perceptron 169 169 172 7.3 7.4 7.5 189 197 205 Convolutional neural networks (CNNs) Probabilistic interpretation of MLPs The anticipating brain 8 Feature maps and competitive population coding 8.1 Competitive feature representations in cortical tissue 8.2 Self-organizing maps 8.3 Dynamic neural field theory 8.4 ‘Path’ integration and the Hebbian trace rule о 8.5 Distributed representation and population coding 214 214 216 223 237 241 9 Recurrent associative networks and episodic memory 9.1 The auto-associative network and the hippocampus 9.2 Point-attractor neural networks (ANN) 9.3 Sparse attractor networks and correlated patterns 9.4 Chaotic networks: a dynamic systems view о 9.5 The Boltzmann Machine 9.6 Re-entry and gated recurrent networks 250 250 255 267 273 281 289 IV SYSTEM-LEVEL MODELS 10 Modular networks and complementary systems 10.1 10.2 10.3 10.4 Modular mapping networks Coupled attractor networks Sequence learning Complementary memory systems 11 Motor Control and Reinforcement Learning 11.1 Motor learning and control 11.2 Classical conditioning and reinforcement learning 303 303 309 314 316 323 323 327
Contents 11.3 Formalization of reinforcement learning 11.4 Deep reinforcement learning 329 345 12 The cognitive brain 12.1 Attentive vision 12.2 An interconnecting workspace hypothesis 12.3 Complementary decision systems 12.4 Probabilistic reasoning: causal models and Bayesian networks 12.5 Structural causal models and learning causality 363 363 368 371 Index 387 374 382 xlii |
adam_txt | |
any_adam_object | 1 |
any_adam_object_boolean | |
author | Trappenberg, Thomas 1963- |
author_GND | (DE-588)1201121434 |
author_facet | Trappenberg, Thomas 1963- |
author_role | aut |
author_sort | Trappenberg, Thomas 1963- |
author_variant | t t tt |
building | Verbundindex |
bvnumber | BV048874502 |
classification_rvk | CZ 1000 CZ 1300 ST 340 WW 2200 |
ctrlnum | (OCoLC)1378492665 (DE-599)HEB499885902 |
discipline | Biologie Informatik Psychologie |
discipline_str_mv | Biologie Informatik Psychologie |
edition | Third Edition |
format | Book |
fullrecord | <?xml version="1.0" encoding="UTF-8"?><collection xmlns="http://www.loc.gov/MARC21/slim"><record><leader>00000nam a2200000 c 4500</leader><controlfield tag="001">BV048874502</controlfield><controlfield tag="003">DE-604</controlfield><controlfield tag="005">20241023</controlfield><controlfield tag="007">t|</controlfield><controlfield tag="008">230323s2023 xx a||| |||| 00||| eng d</controlfield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">9780192869364</subfield><subfield code="9">978-0-19-286936-4</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(OCoLC)1378492665</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(DE-599)HEB499885902</subfield></datafield><datafield tag="040" ind1=" " ind2=" "><subfield code="a">DE-604</subfield><subfield code="b">ger</subfield><subfield code="e">rda</subfield></datafield><datafield tag="041" ind1="0" ind2=" "><subfield code="a">eng</subfield></datafield><datafield tag="049" ind1=" " ind2=" "><subfield code="a">DE-83</subfield><subfield code="a">DE-355</subfield><subfield code="a">DE-473</subfield></datafield><datafield tag="084" ind1=" " ind2=" "><subfield code="a">CZ 1000</subfield><subfield code="0">(DE-625)19225:</subfield><subfield code="0">(DE-603)407678530</subfield><subfield code="2">rvk</subfield></datafield><datafield tag="084" ind1=" " ind2=" "><subfield code="a">CZ 1300</subfield><subfield code="0">(DE-625)19229:</subfield><subfield code="0">(DE-603)407678573</subfield><subfield code="2">rvk</subfield></datafield><datafield tag="084" ind1=" " ind2=" "><subfield code="a">ST 340</subfield><subfield code="0">(DE-625)143665:</subfield><subfield code="0">(DE-603)41231441X</subfield><subfield code="2">rvk</subfield></datafield><datafield tag="084" ind1=" " ind2=" "><subfield code="a">WW 2200</subfield><subfield code="0">(DE-625)158906:13423</subfield><subfield code="0">(DE-603)412842548</subfield><subfield code="2">rvk</subfield></datafield><datafield tag="100" ind1="1" ind2=" "><subfield code="a">Trappenberg, Thomas</subfield><subfield code="d">1963-</subfield><subfield code="e">Verfasser</subfield><subfield code="0">(DE-588)1201121434</subfield><subfield code="4">aut</subfield></datafield><datafield tag="245" ind1="1" ind2="0"><subfield code="a">Fundamentals of computational neuroscience</subfield><subfield code="c">Thomas P. Trappenberg</subfield></datafield><datafield tag="250" ind1=" " ind2=" "><subfield code="a">Third Edition</subfield></datafield><datafield tag="264" ind1=" " ind2="1"><subfield code="a">Oxford</subfield><subfield code="b">Oxford University Press</subfield><subfield code="c">2023</subfield></datafield><datafield tag="300" ind1=" " ind2=" "><subfield code="a">xiii, 396 Seiten</subfield><subfield code="b">Illustrationen, Diagramme</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="650" ind1="0" ind2="7"><subfield code="a">Gehirn</subfield><subfield code="0">(DE-588)4019752-9</subfield><subfield code="2">gnd</subfield><subfield code="9">rswk-swf</subfield></datafield><datafield tag="650" ind1="0" ind2="7"><subfield code="a">Nervennetz</subfield><subfield code="0">(DE-588)4041638-0</subfield><subfield code="2">gnd</subfield><subfield code="9">rswk-swf</subfield></datafield><datafield tag="650" ind1="0" ind2="7"><subfield code="a">Modell</subfield><subfield code="0">(DE-588)4039798-1</subfield><subfield code="2">gnd</subfield><subfield code="9">rswk-swf</subfield></datafield><datafield tag="689" ind1="0" ind2="0"><subfield code="a">Nervennetz</subfield><subfield code="0">(DE-588)4041638-0</subfield><subfield code="D">s</subfield></datafield><datafield tag="689" ind1="0" ind2="1"><subfield code="a">Modell</subfield><subfield code="0">(DE-588)4039798-1</subfield><subfield code="D">s</subfield></datafield><datafield tag="689" ind1="0" ind2="2"><subfield code="a">Gehirn</subfield><subfield code="0">(DE-588)4019752-9</subfield><subfield code="D">s</subfield></datafield><datafield tag="689" ind1="0" ind2=" "><subfield code="5">DE-604</subfield></datafield><datafield tag="856" ind1="4" ind2="2"><subfield code="m">Digitalisierung UB Regensburg - ADAM Catalogue Enrichment</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=034139356&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-034139356</subfield></datafield></record></collection> |
id | DE-604.BV048874502 |
illustrated | Illustrated |
index_date | 2024-07-03T21:44:38Z |
indexdate | 2024-12-17T17:06:12Z |
institution | BVB |
isbn | 9780192869364 |
language | English |
oai_aleph_id | oai:aleph.bib-bvb.de:BVB01-034139356 |
oclc_num | 1378492665 |
open_access_boolean | |
owner | DE-83 DE-355 DE-BY-UBR DE-473 DE-BY-UBG |
owner_facet | DE-83 DE-355 DE-BY-UBR DE-473 DE-BY-UBG |
physical | xiii, 396 Seiten Illustrationen, Diagramme |
publishDate | 2023 |
publishDateSearch | 2023 |
publishDateSort | 2023 |
publisher | Oxford University Press |
record_format | marc |
spelling | Trappenberg, Thomas 1963- Verfasser (DE-588)1201121434 aut Fundamentals of computational neuroscience Thomas P. Trappenberg Third Edition Oxford Oxford University Press 2023 xiii, 396 Seiten Illustrationen, Diagramme txt rdacontent n rdamedia nc rdacarrier Gehirn (DE-588)4019752-9 gnd rswk-swf Nervennetz (DE-588)4041638-0 gnd rswk-swf Modell (DE-588)4039798-1 gnd rswk-swf Nervennetz (DE-588)4041638-0 s Modell (DE-588)4039798-1 s Gehirn (DE-588)4019752-9 s DE-604 Digitalisierung UB Regensburg - ADAM Catalogue Enrichment application/pdf http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=034139356&sequence=000001&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA Inhaltsverzeichnis |
spellingShingle | Trappenberg, Thomas 1963- Fundamentals of computational neuroscience Gehirn (DE-588)4019752-9 gnd Nervennetz (DE-588)4041638-0 gnd Modell (DE-588)4039798-1 gnd |
subject_GND | (DE-588)4019752-9 (DE-588)4041638-0 (DE-588)4039798-1 |
title | Fundamentals of computational neuroscience |
title_auth | Fundamentals of computational neuroscience |
title_exact_search | Fundamentals of computational neuroscience |
title_exact_search_txtP | Fundamentals of computational neuroscience |
title_full | Fundamentals of computational neuroscience Thomas P. Trappenberg |
title_fullStr | Fundamentals of computational neuroscience Thomas P. Trappenberg |
title_full_unstemmed | Fundamentals of computational neuroscience Thomas P. Trappenberg |
title_short | Fundamentals of computational neuroscience |
title_sort | fundamentals of computational neuroscience |
topic | Gehirn (DE-588)4019752-9 gnd Nervennetz (DE-588)4041638-0 gnd Modell (DE-588)4039798-1 gnd |
topic_facet | Gehirn Nervennetz Modell |
url | http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=034139356&sequence=000001&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA |
work_keys_str_mv | AT trappenbergthomas fundamentalsofcomputationalneuroscience |