GeistHaus
log in · sign up

sabinasz.net

Part of deepideas.net

a blog on cognitive science and artificial intelligence

stories primary
The Computational Theory of Mind
Artificial IntelligenceCognitive ScienceComputational Cognitive ModelingPhilosophy

A historical trend in the cognitive sciences has been to understand the brain as nature’s way of implementing a computer, a view often termed the Classical Computational Theory of Mind (CCTM). Early roots of this idea can be found in the development of formal logics as a means for modeling laws of reason. A formal [...]

The post The Computational Theory of Mind appeared first on sabinasz.net.

https://www.deepideas.net/?p=758
Extensions
Introduction to Evolutionary Psychology
Cognitive SciencePsychology

Evolutionary psychology is an approach to understand human behavior that combines insights gained from evolutionary biology, the computational sciences and the study of ancestral living conditions. It has been put forward as an opposing view to what Tooby and Cosmides (1992) call the Standard Social Science Model (SSSM), which has dominated the social and behavioral [...]

The post Introduction to Evolutionary Psychology appeared first on sabinasz.net.

http://www.deepideas.net/?p=648
Extensions
Building a Content-Based Multimedia Search Engine VI: Efficient Query Processing
Data MiningMachine Learning

This is part 6 in a series of tutorials in which we learn how to build a content-based search engine that retrieves multimedia objects based on their content rather than based on keywords, title or meta description. Part I: Quantifying Similarity Part II: Extracting Feature Vectors Part III: Feature Signatures Part IV: Earth Mover's Distance [...]

The post Building a Content-Based Multimedia Search Engine VI: Efficient Query Processing appeared first on sabinasz.net.

http://www.deepideas.net/?p=620
Extensions
Building a Content-Based Multimedia Search Engine V: Signature Quadratic Form Distance
Data MiningMachine Learning

This is part 5 in a series of tutorials in which we learn how to build a content-based search engine that retrieves multimedia objects based on their content rather than based on keywords, title or meta description. Part I: Quantifying Similarity Part II: Extracting Feature Vectors Part III: Feature Signatures Part IV: Earth Mover's Distance [...]

The post Building a Content-Based Multimedia Search Engine V: Signature Quadratic Form Distance appeared first on sabinasz.net.

http://www.deepideas.net/?p=596
Extensions
Building a Content-Based Multimedia Search Engine IV: Earth Mover’s Distance
Data MiningMachine Learning

This is part 4 in a series of tutorials in which we learn how to build a content-based search engine that retrieves multimedia objects based on their content rather than based on keywords, title or meta description. Part I: Quantifying Similarity Part II: Extracting Feature Vectors Part III: Feature Signatures Part IV: Earth Mover's Distance [...]

The post Building a Content-Based Multimedia Search Engine IV: Earth Mover’s Distance appeared first on sabinasz.net.

http://www.deepideas.net/?p=559
Extensions
Building a Content-Based Multimedia Search Engine III: Feature Signatures
Data MiningMachine Learning

This is part 3 in a series of tutorials in which we learn how to build a content-based search engine that retrieves multimedia objects based on their content rather than based on keywords, title or meta description. Part I: Quantifying Similarity Part II: Extracting Feature Vectors Part III: Feature Signatures Part IV: Earth Mover's Distance [...]

The post Building a Content-Based Multimedia Search Engine III: Feature Signatures appeared first on sabinasz.net.

http://www.deepideas.net/?p=529
Extensions
Building a Content-Based Multimedia Search Engine II: Extracting Feature Vectors
Data MiningMachine Learning

This is part 2 in a series of tutorials in which we learn how to build a content-based search engine that retrieves multimedia objects based on their content rather than based on keywords, title or meta description. Part I: Quantifying Similarity Part II: Extracting Feature Vectors Part III: Feature Signatures Part IV: Earth Mover's Distance [...]

The post Building a Content-Based Multimedia Search Engine II: Extracting Feature Vectors appeared first on sabinasz.net.

http://www.deepideas.net/?p=512
Extensions
Building a Content-Based Multimedia Search Engine I: Quantifying Similarity
Data MiningMachine Learning

This is part 1 in a series of tutorials in which we learn how to build a content-based search engine that retrieves multimedia objects based on their content rather than based on keywords, title or meta description. Part I: Quantifying Similarity Part II: Extracting Feature Vectors Part III: Feature Signatures Part IV: Earth Mover's Distance [...]

The post Building a Content-Based Multimedia Search Engine I: Quantifying Similarity appeared first on sabinasz.net.

http://www.deepideas.net/?p=489
Extensions
Deep Learning From Scratch VI: TensorFlow
Artificial IntelligenceDeep LearningMachine LearningPythonTensorFlow

This is part 6 of a series of tutorials, in which we develop the mathematical and algorithmic underpinnings of deep neural networks from scratch and implement our own neural network library in Python, mimicing the TensorFlow API. Start with the first part: I: Computational Graphs. Part I: Computational Graphs Part II: Perceptrons Part III: Training criterion [...]

The post Deep Learning From Scratch VI: TensorFlow appeared first on sabinasz.net.

http://www.deepideas.net/?p=449
Extensions
Connectionist Models of Cognition
Artificial IntelligenceCognitive ScienceComputational Cognitive ModelingDeep LearningMachine Learning

In this video, I give an introduction to the field of computational cognitive modeling (i.e. modeling minds through algorithms) in general, and connectionist modeling (i.e. using artificial neural networks for the modeling) in particular. We deal with the following topics:The purpose of computational cognitive modelingWhere connectionist models fit into the broader pictureHow connectionist models work internally [...]

The post Connectionist Models of Cognition appeared first on sabinasz.net.

http://www.deepideas.net/?p=418
Extensions