PSY105 Neural Networks 1/5 1. “Patterns emerge”. π.

Slides:



Advertisements
Similar presentations
New Mexico Computer Science for All
Advertisements

Beyond the Centralized Mindset
Introduction to Neural Networks 2. Overview  The McCulloch-Pitts neuron  Pattern space  Limitations  Learning.
Neural Network I Week 7 1. Team Homework Assignment #9 Read pp. 327 – 334 and the Week 7 slide. Design a neural network for XOR (Exclusive OR) Explore.
Artificial Neural Network
Artificial Neural Network Motivation By Dr. Rezaeian Modified: Vali Derhami Yazd University, Computer Department HomePage:
 What Do Neurons Have to Do With Psychology?  How Do Neurons Communicate?  How Can Neurons Produce Complex Processes?  How is the Nervous System.
OBJECT-ORIENTED THINKING CHAPTER Topics  The Object-Oriented Metaphor  Object-Oriented Flocks of Birds –Boids by Craig W. Reynolds  Modularity.
Artificial Neural Networks
Biological and Artificial Neurons Michael J. Watts
Effects of Excitatory and Inhibitory Potentials on Action Potentials Amelia Lindgren.
Artificial Neural Networks Artificial Neural Networks are (among other things) another technique for supervised learning k-Nearest Neighbor Decision Tree.
Carla P. Gomes CS4700 CS 4700: Foundations of Artificial Intelligence Prof. Carla P. Gomes Module: Intro Neural Networks (Reading:
CSE 153Modeling Neurons Chapter 2: Neurons A “typical” neuron… How does such a thing support cognition???
How does the mind process all the information it receives?
Lecture 4 Neural Networks ICS 273A UC Irvine Instructor: Max Welling Read chapter 4.
Propagation of the Action Potential Chapter 4, p Monday, October 13, 2003.
Cognitive Neuroscience How do we connect cognitive processes in the mind with physical processes in the brain?
The McCulloch-Pitts Neuron. Characteristics The activation of a McCulloch Pitts neuron is binary. Neurons are connected by directed weighted paths. A.
Summer 2011 Thursday, 8/4. Modules Dissociable functional components, e.g. stereo speakers, keyboards. Mental modules are: isolable function-specific.
ICS 273A UC Irvine Instructor: Max Welling Neural Networks.
1 Session 5 The Neuron II: Synaptic Transmission PS111: Brain & Behaviour Module 1: Psychobiology.
Yingcai Xiao Artificial Intelligence in Game Development Yingcai Xiao.
Artificial Intelligence Lecture No. 28 Dr. Asad Ali Safi ​ Assistant Professor, Department of Computer Science, COMSATS Institute of Information Technology.
Chapter 14: Artificial Intelligence Invitation to Computer Science, C++ Version, Third Edition.
Mind, Brain & Behavior Wednesday January 15, 2003.
Biology: flocking, herding & schooling Day 5 COLQ 201 Multiagent modeling Harry Howard Tulane University.
Artificial Neural Nets and AI Connectionism Sub symbolic reasoning.
PSY105 Neural Networks 4/5 4. “Traces in time” Assignment note: you don't need to read the full book to answer the first half of the question. You should.
1 Computational Vision CSCI 363, Fall 2012 Lecture 3 Neurons Central Visual Pathways See Reading Assignment on "Assignments page"
Liang, Introduction to Java Programming, Eighth Edition, (c) 2011 Pearson Education, Inc. All rights reserved Event Driven Programming, The.
PSY105 Neural Networks 2/5 2. “A universe of numbers”
1 Psychology 304: Brain and Behaviour Lecture 11.
Exploring Complex Systems through Games and Computer Models Santa Fe Institute – Project GUTS
Introduction to Artificial Intelligence (G51IAI) Dr Rong Qu Neural Networks.
Controlling the Behavior of Swarm Systems Zachary Kurtz CMSC 601, 5/4/
Artificial Intelligence & Neural Network
Neural Networks and Machine Learning Applications CSC 563 Prof. Mohamed Batouche Computer Science Department CCIS – King Saud University Riyadh, Saudi.
Mehdi Ghayoumi MSB rm 132 Ofc hr: Thur, a Machine Learning.
Neural Communication Chapter 2, Lecture 1 “The brain’s ultimate challenge? To understand itself.” - David Myers.
October 2,  Nerve cells  Conduct impulses that carry signals  Types  Sensory ▪ Respond to incoming stimuli ▪ Transmit information from senses.
James L. McClelland Stanford University
Unit 3: Biological Bases of Behavior 3-A (The Neuron) Mr. Debes A.P. Psychology.
8.2 Structures and Processes of the Nervous System
CS 621 Artificial Intelligence Lecture /11/05 Guest Lecture by Prof
Table of Contents Chapter 3 Part 1 The Biological Bases of Behavior.
Biologically Inspired Computation Some of the images in this lecture come from slides for a Course in Swarm Intelligence given at : Lecture 5: Introducing.
NETWORK SONGS !! created by Carina Curto & Katherine Morrison January 2016 Input: a simple directed graph G satisfying two rules: 1. G is an oriented.
1 Perceptron as one Type of Linear Discriminants IntroductionIntroduction Design of Primitive UnitsDesign of Primitive Units PerceptronsPerceptrons.
Artificial Intelligence Methods Neural Networks Lecture 1 Rakesh K. Bissoondeeal Rakesh K.
Spiking Neural Networks Banafsheh Rekabdar. Biological Neuron: The Elementary Processing Unit of the Brain.
Perceptron vs. the point neuron Incoming signals from synapses are summed up at the soma, the biological “inner product” On crossing a threshold, the cell.
Where are we? What’s left? HW 7 due on Wednesday Finish learning this week. Exam #4 next Monday Final Exam is a take-home handed out next Friday in class.
1 Azhari, Dr Computer Science UGM. Human brain is a densely interconnected network of approximately neurons, each connected to, on average, 10 4.
Chapter 2 Cognitive Neuroscience. Some Questions to Consider What is cognitive neuroscience, and why is it necessary? How is information transmitted from.
Do Now 1/9/15 1.Name 3 glial cells and describe their function and location. 2.Which neural pathway transmits a signal when the internal body temperature.
March 31, 2016Introduction to Artificial Intelligence Lecture 16: Neural Network Paradigms I 1 … let us move on to… Artificial Neural Networks.
“Biology and Behavior” and “Neural Communication” Homework Review
6.6: Animals have nervous systems that detect external and internal signals, transmit and integrate information, and produce responses. 1. Neurons.
Neurons Parts of a Neuron Dendrite Axon Myelin sheath
OVERVIEW OF BIOLOGICAL NEURONS
Perceptron as one Type of Linear Discriminants
Effects of Excitatory and Inhibitory Potentials on Action Potentials
Chapter 2 (A): Biological Bases of Behavior
Artificial Intelligence Lecture No. 28
Neural Networks ICS 273A UC Irvine Instructor: Max Welling
CS 621 Artificial Intelligence Lecture /10/05 Prof
THE PHYSIOLOGICAL APPROACH
Introduction to Neural Network
Presentation transcript:

PSY105 Neural Networks 1/5 1. “Patterns emerge”

π

A physical example Ball bearing Ledge Pin board is at a steep angle. The ball is let loose in the centre at the top and rolls through the pins to come to rest on the ledge Path of the ball Pin board

The Galton Machine

Final distribution after many trials is approximately normal (approximation improves with increasing number of trials)

Flocking starlings

Flocking starlings

Boids

Boids

Three rules, followed by individuals: separation: steer to avoid crowding local flockmates alignment: steer towards the average heading of local flockmates cohesion: steer to move toward the average position of local flockmates Reynolds, C.(1987), Flocks, herds and schools: A distributed behavioral model, SIGGRAPH '87: Proceedings of the 14th annual conference on Computer graphics and interactive techniques (Association for Computing Machinery): , doi: / , ISBN

14 ‘Pond’ Simulation Red turtles and green turtles get along. But each turtle wants to make sure it lives near some of its “own”.

Emergence Turtles, Termites, and Traffic Jams : Explorations in Massively Parallel Microworlds by Mitchel Resnick

Levels of description affect both the objects we use and the answers we seek when we investigate the brain

17 A hierarchy of levels in the mind/brain? Mental structures “Language of thought” Lower level implementations The brain ?? Goals, Beliefs, Concepts ?? Perhaps the incredibly complex patterns of neural firings that occur in the brain also have higher-level descriptions in terms of information processing that is going on in the mind

Focus on: neurons Neurons are the cells of the brain. They appear to be integrating or combining many thousands of signal sources (from other neurons) to produce new signals Each orange dot in the photo is a synapse (input)

WHAT ARE THE KEY FEATURES OF A NEURON? …And how do you decide if a feature is key

Generation of action potentials Membrane potential (due to combined signal input) Threshold for firing time Action potentials Increasing due to overall excitatory influence

Generation of PSPs Axon terminal dendrite Incoming action potential PSP is one of Small excitatory Large excitatory Large inhibitory Small inhibitory

Warren McCullock First artificial neuron model Warren McCulloch (neurophysiologist) Walter Pitts (mathematician)