Author: Stephan Lewandowsky
Publisher: SAGE
ISBN: 1452236194
Category : Psychology
Languages : en
Pages : 377
Book Description
An accessible introduction to the principles of computational and mathematical modeling in psychology and cognitive science This practical and readable work provides students and researchers, who are new to cognitive modeling, with the background and core knowledge they need to interpret published reports, and develop and apply models of their own. The book is structured to help readers understand the logic of individual component techniques and their relationships to each other.
Computational Modeling in Cognition
Author: Stephan Lewandowsky
Publisher: SAGE
ISBN: 1452236194
Category : Psychology
Languages : en
Pages : 377
Book Description
An accessible introduction to the principles of computational and mathematical modeling in psychology and cognitive science This practical and readable work provides students and researchers, who are new to cognitive modeling, with the background and core knowledge they need to interpret published reports, and develop and apply models of their own. The book is structured to help readers understand the logic of individual component techniques and their relationships to each other.
Publisher: SAGE
ISBN: 1452236194
Category : Psychology
Languages : en
Pages : 377
Book Description
An accessible introduction to the principles of computational and mathematical modeling in psychology and cognitive science This practical and readable work provides students and researchers, who are new to cognitive modeling, with the background and core knowledge they need to interpret published reports, and develop and apply models of their own. The book is structured to help readers understand the logic of individual component techniques and their relationships to each other.
Computational Modeling of Cognition and Behavior
Author: Simon Farrell
Publisher: Cambridge University Press
ISBN: 110710999X
Category : Psychology
Languages : en
Pages : 485
Book Description
This book presents an integrated framework for developing and testing computational models in psychology and related disciplines. Researchers and students are given the knowledge and tools to interpret models published in their area, as well as to develop, fit, and test their own models.
Publisher: Cambridge University Press
ISBN: 110710999X
Category : Psychology
Languages : en
Pages : 485
Book Description
This book presents an integrated framework for developing and testing computational models in psychology and related disciplines. Researchers and students are given the knowledge and tools to interpret models published in their area, as well as to develop, fit, and test their own models.
Cognitive Modeling
Author: Thad A. Polk
Publisher: MIT Press
ISBN: 9780262661164
Category : Psychology
Languages : en
Pages : 1300
Book Description
A comprehensive introduction to the computational modeling of human cognition.
Publisher: MIT Press
ISBN: 9780262661164
Category : Psychology
Languages : en
Pages : 1300
Book Description
A comprehensive introduction to the computational modeling of human cognition.
The Cambridge Handbook of Computational Psychology
Author: Ron Sun
Publisher: Cambridge University Press
ISBN: 0521674107
Category : Computers
Languages : en
Pages : 767
Book Description
A cutting-edge reference source for the interdisciplinary field of computational cognitive modeling.
Publisher: Cambridge University Press
ISBN: 0521674107
Category : Computers
Languages : en
Pages : 767
Book Description
A cutting-edge reference source for the interdisciplinary field of computational cognitive modeling.
Computational Cognitive Modeling and Linguistic Theory
Author: Adrian Brasoveanu
Publisher: Springer Nature
ISBN: 303031846X
Category : Language and languages
Languages : en
Pages : 299
Book Description
This open access book introduces a general framework that allows natural language researchers to enhance existing competence theories with fully specified performance and processing components. Gradually developing increasingly complex and cognitively realistic competence-performance models, it provides running code for these models and shows how to fit them to real-time experimental data. This computational cognitive modeling approach opens up exciting new directions for research in formal semantics, and linguistics more generally, and offers new ways of (re)connecting semantics and the broader field of cognitive science. The approach of this book is novel in more ways than one. Assuming the mental architecture and procedural modalities of Anderson's ACT-R framework, it presents fine-grained computational models of human language processing tasks which make detailed quantitative predictions that can be checked against the results of self-paced reading and other psycho-linguistic experiments. All models are presented as computer programs that readers can run on their own computer and on inputs of their choice, thereby learning to design, program and run their own models. But even for readers who won't do all that, the book will show how such detailed, quantitatively predicting modeling of linguistic processes is possible. A methodological breakthrough and a must for anyone concerned about the future of linguistics! (Hans Kamp) This book constitutes a major step forward in linguistics and psycholinguistics. It constitutes a unique synthesis of several different research traditions: computational models of psycholinguistic processes, and formal models of semantics and discourse processing. The work also introduces a sophisticated python-based software environment for modeling linguistic processes. This book has the potential to revolutionize not only formal models of linguistics, but also models of language processing more generally. (Shravan Vasishth) .
Publisher: Springer Nature
ISBN: 303031846X
Category : Language and languages
Languages : en
Pages : 299
Book Description
This open access book introduces a general framework that allows natural language researchers to enhance existing competence theories with fully specified performance and processing components. Gradually developing increasingly complex and cognitively realistic competence-performance models, it provides running code for these models and shows how to fit them to real-time experimental data. This computational cognitive modeling approach opens up exciting new directions for research in formal semantics, and linguistics more generally, and offers new ways of (re)connecting semantics and the broader field of cognitive science. The approach of this book is novel in more ways than one. Assuming the mental architecture and procedural modalities of Anderson's ACT-R framework, it presents fine-grained computational models of human language processing tasks which make detailed quantitative predictions that can be checked against the results of self-paced reading and other psycho-linguistic experiments. All models are presented as computer programs that readers can run on their own computer and on inputs of their choice, thereby learning to design, program and run their own models. But even for readers who won't do all that, the book will show how such detailed, quantitatively predicting modeling of linguistic processes is possible. A methodological breakthrough and a must for anyone concerned about the future of linguistics! (Hans Kamp) This book constitutes a major step forward in linguistics and psycholinguistics. It constitutes a unique synthesis of several different research traditions: computational models of psycholinguistic processes, and formal models of semantics and discourse processing. The work also introduces a sophisticated python-based software environment for modeling linguistic processes. This book has the potential to revolutionize not only formal models of linguistics, but also models of language processing more generally. (Shravan Vasishth) .
Introduction to Modeling Cognitive Processes
Author: Tom Verguts
Publisher: MIT Press
ISBN: 0262362317
Category : Science
Languages : en
Pages : 265
Book Description
An introduction to computational modeling for cognitive neuroscientists, covering both foundational work and recent developments. Cognitive neuroscientists need sophisticated conceptual tools to make sense of their field’s proliferation of novel theories, methods, and data. Computational modeling is such a tool, enabling researchers to turn theories into precise formulations. This book offers a mathematically gentle and theoretically unified introduction to modeling cognitive processes. Theoretical exercises of varying degrees of difficulty throughout help readers develop their modeling skills. After a general introduction to cognitive modeling and optimization, the book covers models of decision making; supervised learning algorithms, including Hebbian learning, delta rule, and backpropagation; the statistical model analysis methods of model parameter estimation and model evaluation; the three recent cognitive modeling approaches of reinforcement learning, unsupervised learning, and Bayesian models; and models of social interaction. All mathematical concepts are introduced gradually, with no background in advanced topics required. Hints and solutions for exercises and a glossary follow the main text. All code in the book is Python, with the Spyder editor in the Anaconda environment. A GitHub repository with Python files enables readers to access the computer code used and start programming themselves. The book is suitable as an introduction to modeling cognitive processes for students across a range of disciplines and as a reference for researchers interested in a broad overview.
Publisher: MIT Press
ISBN: 0262362317
Category : Science
Languages : en
Pages : 265
Book Description
An introduction to computational modeling for cognitive neuroscientists, covering both foundational work and recent developments. Cognitive neuroscientists need sophisticated conceptual tools to make sense of their field’s proliferation of novel theories, methods, and data. Computational modeling is such a tool, enabling researchers to turn theories into precise formulations. This book offers a mathematically gentle and theoretically unified introduction to modeling cognitive processes. Theoretical exercises of varying degrees of difficulty throughout help readers develop their modeling skills. After a general introduction to cognitive modeling and optimization, the book covers models of decision making; supervised learning algorithms, including Hebbian learning, delta rule, and backpropagation; the statistical model analysis methods of model parameter estimation and model evaluation; the three recent cognitive modeling approaches of reinforcement learning, unsupervised learning, and Bayesian models; and models of social interaction. All mathematical concepts are introduced gradually, with no background in advanced topics required. Hints and solutions for exercises and a glossary follow the main text. All code in the book is Python, with the Spyder editor in the Anaconda environment. A GitHub repository with Python files enables readers to access the computer code used and start programming themselves. The book is suitable as an introduction to modeling cognitive processes for students across a range of disciplines and as a reference for researchers interested in a broad overview.
Computational Models of Brain and Behavior
Author: Ahmed A. Moustafa
Publisher: John Wiley & Sons
ISBN: 1119159075
Category : Psychology
Languages : en
Pages : 588
Book Description
A comprehensive Introduction to the world of brain and behavior computational models This book provides a broad collection of articles covering different aspects of computational modeling efforts in psychology and neuroscience. Specifically, it discusses models that span different brain regions (hippocampus, amygdala, basal ganglia, visual cortex), different species (humans, rats, fruit flies), and different modeling methods (neural network, Bayesian, reinforcement learning, data fitting, and Hodgkin-Huxley models, among others). Computational Models of Brain and Behavior is divided into four sections: (a) Models of brain disorders; (b) Neural models of behavioral processes; (c) Models of neural processes, brain regions and neurotransmitters, and (d) Neural modeling approaches. It provides in-depth coverage of models of psychiatric disorders, including depression, posttraumatic stress disorder (PTSD), schizophrenia, and dyslexia; models of neurological disorders, including Alzheimer’s disease, Parkinson’s disease, and epilepsy; early sensory and perceptual processes; models of olfaction; higher/systems level models and low-level models; Pavlovian and instrumental conditioning; linking information theory to neurobiology; and more. Covers computational approximations to intellectual disability in down syndrome Discusses computational models of pharmacological and immunological treatment in Alzheimer's disease Examines neural circuit models of serotonergic system (from microcircuits to cognition) Educates on information theory, memory, prediction, and timing in associative learning Computational Models of Brain and Behavior is written for advanced undergraduate, Master's and PhD-level students—as well as researchers involved in computational neuroscience modeling research.
Publisher: John Wiley & Sons
ISBN: 1119159075
Category : Psychology
Languages : en
Pages : 588
Book Description
A comprehensive Introduction to the world of brain and behavior computational models This book provides a broad collection of articles covering different aspects of computational modeling efforts in psychology and neuroscience. Specifically, it discusses models that span different brain regions (hippocampus, amygdala, basal ganglia, visual cortex), different species (humans, rats, fruit flies), and different modeling methods (neural network, Bayesian, reinforcement learning, data fitting, and Hodgkin-Huxley models, among others). Computational Models of Brain and Behavior is divided into four sections: (a) Models of brain disorders; (b) Neural models of behavioral processes; (c) Models of neural processes, brain regions and neurotransmitters, and (d) Neural modeling approaches. It provides in-depth coverage of models of psychiatric disorders, including depression, posttraumatic stress disorder (PTSD), schizophrenia, and dyslexia; models of neurological disorders, including Alzheimer’s disease, Parkinson’s disease, and epilepsy; early sensory and perceptual processes; models of olfaction; higher/systems level models and low-level models; Pavlovian and instrumental conditioning; linking information theory to neurobiology; and more. Covers computational approximations to intellectual disability in down syndrome Discusses computational models of pharmacological and immunological treatment in Alzheimer's disease Examines neural circuit models of serotonergic system (from microcircuits to cognition) Educates on information theory, memory, prediction, and timing in associative learning Computational Models of Brain and Behavior is written for advanced undergraduate, Master's and PhD-level students—as well as researchers involved in computational neuroscience modeling research.
Language, Cognition, and Computational Models
Author: Thierry Poibeau
Publisher: Cambridge University Press
ISBN: 110850678X
Category : Computers
Languages : en
Pages : 351
Book Description
How do infants learn a language? Why and how do languages evolve? How do we understand a sentence? This book explores these questions using recent computational models that shed new light on issues related to language and cognition. The chapters in this collection propose original analyses of specific problems and develop computational models that have been tested and evaluated on real data. Featuring contributions from a diverse group of experts, this interdisciplinary book bridges the gap between natural language processing and cognitive sciences. It is divided into three sections, focusing respectively on models of neural and cognitive processing, data driven methods, and social issues in language evolution. This book will be useful to any researcher and advanced student interested in the analysis of the links between the brain and the language faculty.
Publisher: Cambridge University Press
ISBN: 110850678X
Category : Computers
Languages : en
Pages : 351
Book Description
How do infants learn a language? Why and how do languages evolve? How do we understand a sentence? This book explores these questions using recent computational models that shed new light on issues related to language and cognition. The chapters in this collection propose original analyses of specific problems and develop computational models that have been tested and evaluated on real data. Featuring contributions from a diverse group of experts, this interdisciplinary book bridges the gap between natural language processing and cognitive sciences. It is divided into three sections, focusing respectively on models of neural and cognitive processing, data driven methods, and social issues in language evolution. This book will be useful to any researcher and advanced student interested in the analysis of the links between the brain and the language faculty.
Computational Modeling
Author: Charles S. Taber
Publisher: SAGE
ISBN: 9780803972704
Category : Computers
Languages : en
Pages : 108
Book Description
In this introduction to computational modelling the authors provide a concise description of computational methods, including dynamic simulation, knowledge-based models and machine learning, as a single broad class of research tools.
Publisher: SAGE
ISBN: 9780803972704
Category : Computers
Languages : en
Pages : 108
Book Description
In this introduction to computational modelling the authors provide a concise description of computational methods, including dynamic simulation, knowledge-based models and machine learning, as a single broad class of research tools.
Computational Neuroscience and Cognitive Modelling
Author: Britt Anderson
Publisher: SAGE
ISBN: 1446297373
Category : Psychology
Languages : en
Pages : 241
Book Description
"For the neuroscientist or psychologist who cringes at the sight of mathematical formulae and whose eyes glaze over at terms like differential equations, linear algebra, vectors, matrices, Bayes’ rule, and Boolean logic, this book just might be the therapy needed." - Anjan Chatterjee, Professor of Neurology, University of Pennsylvania "Anderson provides a gentle introduction to computational aspects of psychological science, managing to respect the reader’s intelligence while also being completely unintimidating. Using carefully-selected computational demonstrations, he guides students through a wide array of important approaches and tools, with little in the way of prerequisites...I recommend it with enthusiasm." - Asohan Amarasingham, The City University of New York This unique, self-contained and accessible textbook provides an introduction to computational modelling neuroscience accessible to readers with little or no background in computing or mathematics. Organized into thematic sections, the book spans from modelling integrate and firing neurons to playing the game Rock, Paper, Scissors in ACT-R. This non-technical guide shows how basic knowledge and modern computers can be combined for interesting simulations, progressing from early exercises utilizing spreadsheets, to simple programs in Python. Key Features include: Interleaved chapters that show how traditional computing constructs are simply disguised versions of the spread sheet methods. Mathematical facts and notation needed to understand the modelling methods are presented at their most basic and are interleaved with biographical and historical notes for contex. Numerous worked examples to demonstrate the themes and procedures of cognitive modelling. An excellent text for postgraduate students taking courses in research methods, computational neuroscience, computational modelling, cognitive science and neuroscience. It will be especially valuable to psychology students.
Publisher: SAGE
ISBN: 1446297373
Category : Psychology
Languages : en
Pages : 241
Book Description
"For the neuroscientist or psychologist who cringes at the sight of mathematical formulae and whose eyes glaze over at terms like differential equations, linear algebra, vectors, matrices, Bayes’ rule, and Boolean logic, this book just might be the therapy needed." - Anjan Chatterjee, Professor of Neurology, University of Pennsylvania "Anderson provides a gentle introduction to computational aspects of psychological science, managing to respect the reader’s intelligence while also being completely unintimidating. Using carefully-selected computational demonstrations, he guides students through a wide array of important approaches and tools, with little in the way of prerequisites...I recommend it with enthusiasm." - Asohan Amarasingham, The City University of New York This unique, self-contained and accessible textbook provides an introduction to computational modelling neuroscience accessible to readers with little or no background in computing or mathematics. Organized into thematic sections, the book spans from modelling integrate and firing neurons to playing the game Rock, Paper, Scissors in ACT-R. This non-technical guide shows how basic knowledge and modern computers can be combined for interesting simulations, progressing from early exercises utilizing spreadsheets, to simple programs in Python. Key Features include: Interleaved chapters that show how traditional computing constructs are simply disguised versions of the spread sheet methods. Mathematical facts and notation needed to understand the modelling methods are presented at their most basic and are interleaved with biographical and historical notes for contex. Numerous worked examples to demonstrate the themes and procedures of cognitive modelling. An excellent text for postgraduate students taking courses in research methods, computational neuroscience, computational modelling, cognitive science and neuroscience. It will be especially valuable to psychology students.