How Will We Store What We Learn? Chapter 6 Urban and Sustainable Agriculture Group.

Slides:



Advertisements
Similar presentations
BIOMIMICRY Nature as Model, Measure, and Mentor. BI-O-MIM-IC-RY (From the Greek bios, life, and mimesis, imitation) Nature as model. Biomimicry is a new.
Advertisements

Book cover art to be inserted Chapter 9 Critical Thinking and Creative Problem Solving.
A new approach to Artificial Intelligence.  There are HUGE differences between brain architecture and computer architecture  The difficulty to emulate.
 SMALL  50  BIG  100 ANTE 0 End NEXT LEVEL
Computer Systems.
Chapter 4 DECISION SUPPORT AND ARTIFICIAL INTELLIGENCE
Artificial Intelligence for the greater good. Jonathan Phillips April 12, 2006 Jonathan Phillips April 12, 2006.
Introduction to Software Engineering CS-300 Fall 2005 Supreeth Venkataraman.
Behavior-Based Artificial Intelligence Pattie Maes MIT Media-Laboratory Presentation by: Derak Berreyesa UNR, CS Department.
Chapter 13 The First Component: Computer Systems.
Distinctions Between Computing Disciplines
DNA and Quantum Computers Russell Deaton Associate Professor Computer Science and Engineering University of Arkansas.
Ontogenetic systems Drawing inspiration from growth and healing processes of living organisms… …and applying them to electronic computing systems Phylogeny.
PROGRAMMING LEARNING: DIFFICULTIES AND SUPPORT TOOLS António José Mendes – University of Coimbra.
Thinking Actively in a Social Context T A S C.
Chapter 14: Artificial Intelligence Invitation to Computer Science, C++ Version, Third Edition.
计算机科学概述 Introduction to Computer Science 陆嘉恒 中国人民大学 信息学院
Agile Development In 2001, a group called the “Agile Alliance” signed a “manifesto” that stated: Individuals and Interactions over processes and tools.
Artificial Neural Network Theory and Application Ashish Venugopal Sriram Gollapalli Ulas Bardak.
11 C H A P T E R Artificial Intelligence and Expert Systems.
I-SPAN’05 December 07, Process Scheduling for the Parallel Desktop Designing Parallel Operating Systems using Modern Interconnects Process Scheduling.
NIMIA October 2001, Crema, Italy - Vincenzo Piuri, University of Milan, Italy NEURAL NETWORKS FOR SENSORS AND MEASUREMENT SYSTEMS Part II Vincenzo.
Strategic Leadership Defined 1 STRATEGIC LEADERSHIP DEFINED.
Fundamentals of Information Systems, Third Edition2 Principles and Learning Objectives Artificial intelligence systems form a broad and diverse set of.
Cooperative Learning Please sit in groups of 5.
Biomimicry =Bio+ Mimicry  ‘Bio’ means life  ‘Mimicry’ means to imitate Biomimicry is a discipline that studies nature's best ideas and then imitates.
Chapter 1 Data Structures and Algorithms. Primary Goals Present commonly used data structures Present commonly used data structures Introduce the idea.
I Robot.
PDE3 – Frameworks for interoperability of Product Data in SME based environment Lecturer: Ricardo Gonçalves.
Self marketingProf. Michael Hardt2005/0604/how to talk to a client How to talk to a client ?
DNA COMPUTING SUBMITTED BY::: VIKAS AGARWAL CO-2.
Artificial intelligence
CSE 102 Introduction to Computer Engineering What is Computer Engineering?
Foundations of Technology The Systems Model
… Computer Science Inside… Algorithm Development.
Course Overview  What is AI?  What are the Major Challenges?  What are the Main Techniques?  Where are we failing, and why?  Step back and look at.
“Politehnica” University of Timisoara Course No. 3: Project E MBRYONICS Evolvable Systems Winter Semester 2010.
By Anthony W. Hill & Course Technology1 Troubleshooting Computer Problems.
Evolving, Adaptable Visual Processing System Simon Fung-Kee-Fung.
PICTURE THE IDEAL CITY What is the Ideal City: A city where humans and nature co- evolve together, not in competition with each other where economic sustainability.
Ways to act like a computer scientist. Be curious Look at different menus Run code to see what happens Check the effects of different settings Answer.
ARTIFICIAL INTELLIGENCE include people, procedures, hardware, software, data and knowledge needed to develop computer systems and machines that demonstrated.
INTRODUCTION TO COGNITIVE SCIENCE NURSING INFORMATICS CHAPTER 3 1.
Group & organization. group communication have you ever had the experience of worrying that a group was getting off track when someone made a joke or.
Multi-cellular paradigm The molecular level can support self- replication (and self- repair). But we also need cells that can be designed to fit the specific.
Problem Solving CSC 1750 Spring References Sprankle, Maureen and Jim Hubbard, Problem Solving and Programming Concepts, Eighth Edition, Prentice.
 Programming methodology: ◦ is a process of developing programs that involves strategically dividing important tasks into functions to be utilized by.
Chapter 6: Differential Equations
بسم الله الرحمن الرحيم.
BRAIN-BASED LEARNING.
Java Software Solutions
Solving Systems of Linear Equations by Addition
Functions and Top-Down Design
Done Done Course Overview What is AI? What are the Major Challenges?
Solving Systems of Linear Equations by Addition
This presentation uses a free template provided by FPPT.com Computer Name: Ojen Shrestha Class: XI Section: G 1 Date:
Artificial Intelligence ppt
Linear Inequalities and Absolute Value Inequalities
Artificial Intelligence
What Shapes Can You See in this Picture?
Foundations of Technology The Systems Model
Dr. Unnikrishnan P.C. Professor, EEE
POWER CHALLENGES Several Ways To Solve 7 CHALLENGES.
Computational Thinking
Solving a System of Linear Equations
Lesson 5 Operating Systems.
Internal components of a computer.
Java Software Solutions
Chapter 6 Study Guide Task
Presentation transcript:

How Will We Store What We Learn? Chapter 6 Urban and Sustainable Agriculture Group

The Big Picture: A New Computer Problem: "Nature's computers don't work the way ours do. To think that they do is very bad for society -- it makes us use digital computers for tasks we ought to be asking our brains to do -- tasks to which digital computers are not suited." Solution: Design computer processors that are powerful and fashioned off natures design with the ability to evolve. – Idea is that when we challenge the computer with difficult problem solving, it will solve the problem and in the process become more efficient. Then, when conditions change, it will evolve.

The Problem with Computers Current computers are very different than our brains For example… – Computers cannot “learn to learn” and cannot deal with unpredictability. – Computers cannot interact with the complex environment. – Brains compute in massive parallels while computers use linear processing. – Brains are equipped to evolve by using side effects. Computers must freeze out all side effects.

Solutions In Practice: Jigsaw Computing Michael Conrad created EVOLVE- the first attempt at artificial life. He wants to create artificial life mimicking biological systems. Michael Conrad is now working on a new form of computing inspired by the lock-and-key interactions of protein and enzyme. This is called Jigsaw Computing. Jigsaw Computing – Uses shape based principles and biosensors to “feel” its way to a solution – Hardware and software will be bred through artificial selection – Will resemble an ecosystem made up of different “members” challenging each to do work seamlessly together and up the ante of performance. – Each time enzymes make an error they will break apart to try new configurations. Similar to how bio systems adapt to finding a steady state.