Introduction to Artificial Intelligence. Agnieszka Nowak - Brzezińska

Size: px
Start display at page:

Download "Introduction to Artificial Intelligence. Agnieszka Nowak - Brzezińska"

Transcription

1 Intrductin t Artificial Intelligence Agnieszka Nwak - Brzezińska

2 Gals f this Curse This class is a brad intrductin t artificial intelligence (AI) AI is a very brad field with many subareas We will cver many f the primary cncepts/ideas But in 15 weeks we can t cver everything Class Web page

3 Tday s Lecture What is intelligence? What is artificial intelligence? A very brief histry f AI Mdern successes: Stanley the driving rbt An AI screcard Hw much prgress has been made in different aspects f AI AI in practice Successful applicatins The ratinal agent view f AI

4

5 What is Artificial Intelligence?

6 Sme Definitins (I) The exciting new effrt t make cmputers think machines with minds, in the full literal sense. (excited but nt really useful) Haugeland, 1985

7 Sme Definitins (II) The study f mental faculties thrugh the use f cmputatinal mdels. Charniak and McDermtt, 1985 A field f study that seeks t explain and emulate intelligent behavir in terms f cmputatinal prcesses. Schalkff, 1990 (Applied psychlgy & philsphy?)

8 Sme Definitins (III) The study f hw t make cmputers d things at which, at the mment, peple are better. (I can almst understand this ne). Rich & Knight, 1991

9 Outline f the Curse Knwledge representatin: prpsitinal lgic and first-rder lgic inference in Expert Systems Fuzzy lgic Rugh set Machine learning: classificatin trees Neural netwrks Ohers?

10 What is Intelligence? Intelligence: the capacity t learn and slve prblems (Websters dictinary) in particular, the ability t slve nvel prblems the ability t act ratinally the ability t act like humans Artificial Intelligence build and understand intelligent entities r agents 2 main appraches: engineering versus cgnitive mdeling

11 What is Artificial Intelligence? (Jhn McCarthy, Stanfrd University) What is artificial intelligence? It is the science and engineering f making intelligent machines, especially intelligent cmputer prgrams. It is related t the similar task f using cmputers t understand human intelligence, but AI des nt have t cnfine itself t methds that are bilgically bservable. Yes, but what is intelligence? Intelligence is the cmputatinal part f the ability t achieve gals in the wrld. Varying kinds and degrees f intelligence ccur in peple, many animals and sme machines. Isn't there a slid definitin f intelligence that desn't depend n relating it t human intelligence? Nt yet. The prblem is that we cannt yet characterize in general what kinds f cmputatinal prcedures we want t call intelligent. We understand sme f the mechanisms f intelligence and nt thers. Mre in:

12 What s invlved in Intelligence? Ability t interact with the real wrld t perceive, understand, and act e.g., speech recgnitin and understanding and synthesis e.g., image understanding e.g., ability t take actins, have an effect Reasning and Planning mdeling the external wrld, given input slving new prblems, planning, and making decisins ability t deal with unexpected prblems, uncertainties Learning and Adaptatin we are cntinuusly learning and adapting ur internal mdels are always being updated e.g., a baby learning t categrize and recgnize animals

13 Academic Disciplines imprtant t AI. Philsphy Lgic, methds f reasning, mind as physical system, fundatins f learning, language, ratinality. Mathematics Frmal representatin and prf, algrithms, cmputatin, (un)decidability, (in)tractability, prbability. Ecnmics utility, decisin thery, ratinal ecnmic agents Neurscience neurns as infrmatin prcessing units. Psychlgy/ hw d peple behave, perceive, prcess Cgnitive Science infrmatin, represent knwledge. Cmputer building fast cmputers engineering Cntrl thery design systems that maximize an bjective functin ver time Linguistics knwledge representatin, grammar

14 Histry f AI 1943: early beginnings McCullch & Pitts: Blean circuit mdel f brain 1950: Turing Turing's "Cmputing Machinery and Intelligence 1956: birth f AI Dartmuth meeting: "Artificial Intelligence name adpted 1950s: initial prmise Early AI prgrams, including Samuel's checkers prgram Newell & Simn's Lgic Therist : great enthusiasm Newell and Simn: GPS, general prblem slver Gelertner: Gemetry Therem Prver McCarthy: inventin f LISP

15 Histry f AI : Reality dawns Realizatin that many AI prblems are intractable Limitatins f existing neural netwrk methds identified Neural netwrk research almst disappears : Adding dmain knwledge Develpment f knwledge-based systems Success f rule-based expert systems, E.g., DENDRAL, MYCIN But were brittle and did nt scale well in practice Rise f machine learning Neural netwrks return t ppularity Majr advances in machine learning algrithms and applicatins Rle f uncertainty Bayesian netwrks as a knwledge representatin framewrk AI as Science Integratin f learning, reasning, knwledge representatin AI methds used in visin, language, data mining, etc

16 Histry f AI 1943 McCullch & Pitts: Blean circuit mdel f brain 1950 Turing's "Cmputing Machinery and Intelligence" 1956 adpted Dartmuth meeting: "Artificial Intelligence" 1950s Early AI prgrams, including Samuel's checkers prgram, Newell & Simn's Lgic Therist, Gelernter's Gemetry Engine 1965 reasning Rbinsn's cmplete algrithm fr lgical AI discvers cmputatinal cmplexity Neural netwrk research almst disappears Early develpment f knwledge-based systems AI becmes an industry Neural netwrks return t ppularity AI becmes a science The emergence f intelligent agents

17 Different Types f Artificial Intelligence 1. Mdeling exactly hw humans actually think 2. Mdeling exactly hw humans actually act 3. Mdeling hw ideal agents shuld think 4. Mdeling hw ideal agents shuld act Mdern AI fcuses n the last definitin we will als fcus n this engineering apprach success is judged by hw well the agent perfrms

18 What s invlved in Intelligence? Ability t interact with the real wrld t perceive, understand, and act e.g., speech recgnitin and understanding and synthesis e.g., image understanding e.g., ability t take actins, have an effect Reasning and Planning mdeling the external wrld, given input slving new prblems, planning, and making decisins ability t deal with unexpected prblems, uncertainties Learning and Adaptatin we are cntinuusly learning and adapting ur internal mdels are always being updated e.g., a baby learning t categrize and recgnize animals

19 What s invlved in Intelligence? (again) Perceiving, recgnizing, understanding the real wrld Reasning and planning abut the external wrld Learning and adaptatin S what general principles shuld we use t achieve these gals?

20 Acting humanly: Turing test Turing (1950) "Cmputing machinery and intelligence "Can machines think?" "Can machines behave intelligently? Operatinal test fr intelligent behavir: the Imitatin Game Suggests majr cmpnents required fr AI: - knwledge representatin - reasning, - language/image understanding, - learning * Questin: is it imprtant that an intelligent system act like a human?

21 The Origins f AI 1950 Alan Turing s paper, Cmputing Machinery and Intelligence, described what is nw called The Turing Test. Turing predicted that in abut fifty years "an average interrgatr will nt have mre than a 70 percent chance f making the right identificatin after five minutes f questining" Newell and Simn predicted that "Within ten years a cmputer will be the wrld's chess champin."

22 AI system Turing test Experimenter Cntrl

23

24 Eliza, 1965 Patient: Yu are like my father in sme ways. Dctr: What resemblance d yu see? Patient : Yu are nt very aggressive. Dctr : What makes yu think I am nt very aggressive? Patient : Yu dn t argue with me. Dctr : Why d yu think I dn t argue with yu? Patient : Yu are afraid f me. Dctr : Des it please yu t believe I am afraid f yu? Patient : My father is afraid f everybdy. Dctr : What else cmes t mind when yu think f yur father? Patient : Bullies.

25

26 The Chinese Rm She des nt knw Chinese Chinese Writing is given t the persn Set f rules, in English, fr transfrming phrases Crrect Respnses

27 The Chinese Rm S imagine an individual is lcked in a rm and given a batch f Chinese writing. The persn lcked in the rm des nt understand Chinese. Next he is given mre Chinese writing and a set f rules (in English which he understands) n hw t cllate the first set f Chinese characters with the secnd set f Chinese characters. Suppse the persn gets s gd at manipulating the Chinese symbls and the rules are s gd, that t thse utside the rm it appears that the persn understands Chinese. Searle's pint is that, he desn't really understand Chinese, it really nly fllwing a set f rules. Fllwing this argument, a cmputer culd never be truly intelligent, it is nly manipulating symbls that it really desn't understand the semantic cntext.

28 The Chinese Rm She des nt knw Chinese Chinese Writing is given t the persn Set f rules, in English, fr transfrming phrases Crrect Respnses

29 Newell and Simn Predictin In 1997, Deep Blue beat Gary Kasparv.

30 Pints Ratings Can Cmputers beat Humans at Chess? Chess Playing is a classic AI prblem well-defined prblem very cmplex: difficult fr humans t play well Human Wrld Champin Deep Blue Deep Thught Cnclusin: YES: tday s cmputers can beat even the best human Ratings Deep Blue defeated the reigning wrld chess champin Garry Kasparv in 1997

31 Pints Ratings Can Cmputers play Humans at Chess? Chess Playing is a classic AI prblem well-defined prblem very cmplex: difficult fr humans t play well Garry Kasparv (current Wrld Champin) Deep Thught Deep Blue Ratings Cnclusin: YES: tday s cmputers can beat even the best human

32 Can Cmputers Talk? This is knwn as speech synthesis translate text t phnetic frm e.g., fictitius -> fik-tish-es use prnunciatin rules t map phnemes t actual sund e.g., tish -> sequence f basic audi sunds Difficulties sunds made by this lkup apprach sund unnatural sunds are nt independent e.g., act and actin mdern systems (e.g., at AT&T) can handle this pretty well a harder prblem is emphasis, emtin, etc humans understand what they are saying machines dn t: s they sund unnatural Cnclusin: NO, fr cmplete sentences YES, fr individual wrds

33 Can Cmputers Recgnize Speech? Speech Recgnitin: mapping sunds frm a micrphne int a list f wrds classic prblem in AI, very difficult Recgnizing single wrds frm a small vcabulary systems can d this with high accuracy (rder f 99%) e.g., directry inquiries limited vcabulary (area cdes, city names) cmputer tries t recgnize yu first, if unsuccessful hands yu ver t a human peratr saves millins f dllars a year fr the phne cmpanies

34 Recgnizing human speech (ctd.) Recgnizing nrmal speech is much mre difficult speech is cntinuus: where are the bundaries between wrds? e.g., Jhn s car has a flat tire large vcabularies can be many thusands f pssible wrds we can use cntext t help figure ut what smene said e.g., hypthesize and test try telling a waiter in a restaurant: I wuld like sme dream and sugar in my cffee backgrund nise, ther speakers, accents, clds, etc n nrmal speech, mdern systems are nly abut 60-70% accurate Cnclusin: NO, nrmal speech is t cmplex t accurately recgnize YES, fr restricted prblems (small vcabulary, single speaker)

35 Can Cmputers Learn and Adapt? Learning and Adaptatin cnsider a cmputer learning t drive n the freeway we culd cde lts f rules abut what t d and/r we culd have it learn frm experience Darpa s Grand Challenge. Stanfrd s Stanley drve 150 withut supervisin in the Majve dessert machine learning allws cmputers t learn t d things withut explicit prgramming Cnclusin: YES, cmputers can learn and adapt, when presented with infrmatin in the apprpriate way

36

37 Can Cmputers see? Recgnitin v. Understanding (like Speech) Recgnitin and Understanding f Objects in a scene lk arund this rm yu can effrtlessly recgnize bjects human brain can map 2d visual image t 3d map Why is visual recgnitin a hard prblem? Cnclusin: mstly NO: cmputers can nly see certain types f bjects under limited circumstances YES fr certain cnstrained prblems (e.g., face recgnitin)

38 Can Cmputers plan and make decisins? Intelligence invlves slving prblems and making decisins and plans e.g., yu want t visit yur cusin in Bstn yu need t decide n dates, flights yu need t get t the airprt, etc invlves a sequence f decisins, plans, and actins What makes planning hard? the wrld is nt predictable: yur flight is canceled r there s a backup n the 405 there is a ptentially huge number f details d yu cnsider all flights? all dates? n: cmmnsense cnstrains yur slutins AI systems are nly successful in cnstrained planning prblems Cnclusin: NO, real-wrld planning and decisinmaking is still beynd the capabilities f mdern cmputers exceptin: very well-defined, cnstrained prblems: missin planning fr satelites.

39 Summary f State f AI Systems in Practice Speech synthesis, recgnitin and understanding very useful fr limited vcabulary applicatins uncnstrained speech understanding is still t hard Cmputer visin wrks fr cnstrained prblems (hand-written zip-cdes) understanding real-wrld, natural scenes is still t hard Learning adaptive systems are used in many applicatins: have their limits Planning and Reasning nly wrks fr cnstrained prblems: e.g., chess real-wrld is t cmplex fr general systems Overall: many cmpnents f intelligent systems are dable there are many interesting research prblems remaining

40 Intelligent Systems in Yur Everyday Life Pst Office autmatic address recgnitin and srting f mail Banks autmatic check readers, signature verificatin systems autmated lan applicatin classificatin Telephne Cmpanies autmatic vice recgnitin fr directry inquiries Credit Card Cmpanies autmated fraud detectin Cmputer Cmpanies autmated diagnsis fr help-desk applicatins Netflix: mvie recmmendatin Ggle: Search Technlgy

41 AI Applicatins: Cnsumer Marketing Have yu ever used any kind f credit/atm/stre card while shpping? if s, yu have very likely been input t an AI algrithm All f this infrmatin is recrded digitally Cmpanies like Nielsen gather this infrmatin weekly and search fr patterns general changes in cnsumer behavir tracking respnses t new prducts identifying custmer segments: targeted marketing, e.g., they find ut that cnsumers with sprts cars wh buy textbks respnd well t ffers f new credit cards. Currently a very ht area in marketing Hw d they d this? Algrithms ( data mining ) search data fr patterns based n mathematical theries f learning cmpletely impractical t d manually

42 AI Applicatins: Identificatin Technlgies ID cards e.g., ATM cards can be a nuisance and security risk: cards can be lst, stlen, passwrds frgtten, etc Bimetric Identificatin walk up t a lcked dr camera fingerprint device micrphne iris scan cmputer uses yur bimetric signature fr identificatin face, eyes, fingerprints, vice pattern, iris pattern

43 AI Applicatins: Predicting the Stck Market Value f the Stck?? The Predictin Prblem time in days given the past, predict the future very difficult prblem! we can use learning algrithms t learn a predictive mdel frm histrical data prb(increase at day t+1 values at day t, t-1,t-2...,t-k) such mdels are rutinely used by banks and financial traders t manage prtflis wrth millins f dllars

44 AI-Applicatins: Machine Translatin Language prblems in internatinal business e.g., at a meeting f Japanese, Krean, Vietnamese and Swedish investrs, n cmmn language r: yu are shipping yur sftware manuals t 127 cuntries slutin; hire translatrs t translate wuld be much cheaper if a machine culd d this! Hw hard is autmated translatin very difficult! e.g., English t Russian The spirit is willing but the flesh is weak (English) the vdka is gd but the meat is rtten (Russian) nt nly must the wrds be translated, but their meaning als! Nnetheless... cmmercial systems can d a lt f the wrk very well (e.g., restricted vcabularies in sftware dcumentatin) algrithms which cmbine dictinaries, grammar mdels, etc. see fr example babelfish.altavista.cm

45 The agenda f AI class: 1. Fuzzy lgic 2. Prepsitinal lgic prlg expert systems with inference algrithms 3. Rugh set thery 4. Decisin trees, knn, Naive Bayes 5. Neural netwrk

Introduction to Artificial Intelligence

Introduction to Artificial Intelligence Introduction to Artificial Intelligence By Budditha Hettige Sources: Based on An Introduction to Multi-agent Systems by Michael Wooldridge, John Wiley & Sons, 2002 Artificial Intelligence A Modern Approach,

More information

ANTIOCH UNIVERSITY VIRTIUAL WRITING CENTER

ANTIOCH UNIVERSITY VIRTIUAL WRITING CENTER IDENTIFYING AUDIENCE AND PURPOSE As yu mve further int yur research, it can be helpful t step back and name the purpse and audience yu think yur writing will serve. The prcess belw will help yu sift thrugh

More information

Application of Percents

Application of Percents Grade 7 Mathematics, Quarter 3, Unit 3.1 Applicatin f Percents Overview Number f instructinal days: 15 (1 day = 45 60 minutes) Cntent t be learned Cnvert between different frms f ratinal numbers (psitive

More information

Puget Sound Company Overview. Purpose of the Project. Solution Overview

Puget Sound Company Overview. Purpose of the Project. Solution Overview Puget Sund Cmpany Overview Puget Sund Energy is Washingtn State s largest and ldest energy utility, serving nearly 1 millin electric custmers and mre than 650,000 natural gas custmers, primarily within

More information

Manufacturing Futures Initiative (MFI) Postdoctoral Fellowship Program

Manufacturing Futures Initiative (MFI) Postdoctoral Fellowship Program Manufacturing Futures Initiative (MFI) Pstdctral Fellwship Prgram I. Abut the MFI Pstdctral Fellwship Prgram The MFI Pstdctral Fellwship Prgram seeks candidates that will supprt the visin f MFI by demnstrating

More information

Graduate AI. Lecture 1: Intro. Teachers: Martial Hebert Ariel Procaccia (this time)

Graduate AI. Lecture 1: Intro. Teachers: Martial Hebert Ariel Procaccia (this time) Graduate AI Lecture 1: Intr Teachers: Martial Hebert Ariel Prcaccia (this time) Curse website http://www.cs.cmu.edu/~15780 2 Bureaucracy TAs: Jhn Dickersn and Felipe Trevizan Useful but nt required bk:

More information

The British School of Barcelona September Primary Department COMPUTING POLICY

The British School of Barcelona September Primary Department COMPUTING POLICY The British Schl f Barcelna September 2017 Primary Department COMPUTING POLICY 5 & 7 Diamnd Curt, Opal Drive, Eastlake Park, Fx Milne, Miltn Keynes MK15 0DU, T: 01908 396250, F: 01908 396251, www.cgnitaschls.c.uk

More information

YOUR FUTURE STARTS AT IMEC

YOUR FUTURE STARTS AT IMEC IMEC IN NUMBERS YOUR FUTURE STARTS AT IMEC Last year, mre than 300 Ph.D. researchers cntributed with their wrk t imec s lng-term research. 2,300 Mre than peple wrk at imec, 36% f which are guest researchers

More information

VILLAGE COORDINATOR AGREEMENT

VILLAGE COORDINATOR AGREEMENT Date Received at AHSGR VILLAGE COORDINATOR AGREEMENT Frm materials written by the riginal funders f AHSGR, we knw that the grup f peple wh gt tgether in the late 1960s t frm what was t later becme AHSGR

More information

Small Business Innovation Challenge Program. Ministry of Economic Development and Growth Ministry of Research, Innovation and Science

Small Business Innovation Challenge Program. Ministry of Economic Development and Growth Ministry of Research, Innovation and Science Small Business Innvatin Challenge Prgram Ministry f Ecnmic Develpment and Grwth Ministry f Research, Innvatin and Science Small Business Innvatin Challenge (SBIC) Overview On March 1, MEDG launched the

More information

Cmputer Chess Wrld champin Garry Kasparv beat Deep Thught decisively in ehibitin games in 1989 Deep Thught rated ~ 600 Deep Blue develped at IBM Thmas

Cmputer Chess Wrld champin Garry Kasparv beat Deep Thught decisively in ehibitin games in 1989 Deep Thught rated ~ 600 Deep Blue develped at IBM Thmas Cmputer Chess Within 10 years a cmputer will be wrld chess champin Herbert Simn, 197 Deep Thught develped by CMU and IBM frerunner f Deep Blue rated ~ 00 wn Wrld Cmputer Chess Champinship in 1989 Chess

More information

Software Engineering

Software Engineering What Is Sftware Engineering? Sftware Engineering Sftware engineering is the study and an applicatin f engineering t the, develpment, and maintenance f sftware. The applicatin f a systematic, disciplined,

More information

DIMACS Working Group on Measuring Anonymity Notes from Session 3: Information Theoretic and Language-based Approaches

DIMACS Working Group on Measuring Anonymity Notes from Session 3: Information Theoretic and Language-based Approaches DIMACS Wrking Grup n Measuring Annymity Ntes frm Sessin 3: Infrmatin Theretic and Language-based Appraches Scribe: Matthew Wright In this sessin, we had three 15-minute talks based n submitted abstracts

More information

Signature Assignment. Course. ANTH 2302: Introduction to Archaeology. Ethical Case Dilemma. Assignment ID (to be assigned)

Signature Assignment. Course. ANTH 2302: Introduction to Archaeology. Ethical Case Dilemma. Assignment ID (to be assigned) Signature Assignment : Intrductin t Archaelgy Outcmes/Rubrics t be Assessed by the Assignment Cmmunicatin Critical Thinking Empirical and Quantitative Reasning Scial Respnsibility Assignment Descriptin

More information

Cleveland Public Theatre. Catapult. Request for Proposals. Deadline for submissions is Monday, June 12 th, 2017

Cleveland Public Theatre. Catapult. Request for Proposals. Deadline for submissions is Monday, June 12 th, 2017 Cleveland Public Theatre Catapult Request fr Prpsals Cleveland Public Theatre s New Play Develpment CPT s missin is t raise cnsciusness and nurture cmpassin thrugh grundbreaking perfrmances and life-changing

More information

GAMIFICATION REFERENCE GUIDE

GAMIFICATION REFERENCE GUIDE GAMIFICATION REFERENCE GUIDE 2 TERMINOLOGY Game Gal: What the bjective f the game is/ hw t win the game. The Game gal des nt equal the learning gal Ex: In Mnply, the gal f the game is t have the mst prperty

More information

Visual & Performing Arts Curriculum Organizational Framework Subject: Art Grade Level Cluster: 6-8

Visual & Performing Arts Curriculum Organizational Framework Subject: Art Grade Level Cluster: 6-8 Visual & Perfrming Arts Curriculum Organizatinal Framewrk Subject: Art Grade Level Cluster: 6-8 BOLDED CPIs COORESPOND WITH ESSENTIAL QUESTIONS IN MODULES Mdule 1: Culture Mdule 2: Art Histry Mdule 3:

More information

Dialectical Journals. o o. Sample Dialectical Journal entry: The Things They Carried, by Tim O Brien Passages from the text Pg#s Comments & Questions

Dialectical Journals. o o. Sample Dialectical Journal entry: The Things They Carried, by Tim O Brien Passages from the text Pg#s Comments & Questions Bay Path Reginal Vcatinal Technical High Schl Summer Reading Assignment 2018 Any nvel by Neal Shusterman Students will read ne nvel by Neal Shusterman, any nvel, and cmplete six (6) dialectical jurnal

More information

The Mathematics of the Rubik s Cube

The Mathematics of the Rubik s Cube In this lessn, students will explre the pssible number ways the pieces f a Rubik's Cube can be arranged, and still fit the criteria fr a Rubik's Cube. Clrs are riented in a set way, s sme pieces (such

More information

Figure 1: A Battleship game by Pogo

Figure 1: A Battleship game by Pogo CSCI 2312-002: Object Oriented Prgramming Final Prject Assigned: Octber 17, 2017 Design Due: Octber 24, 2017 IN CLASS (Graded as ne hmewrk grade) Final prject Due: Nvember 16, 2017 at 11:59 PM Fr many

More information

NOAA/NSTA Symposium: GPS and Geodesy for Dummies: Do You Know Where You Are? Saturday, March 31, 2007

NOAA/NSTA Symposium: GPS and Geodesy for Dummies: Do You Know Where You Are? Saturday, March 31, 2007 NOAA/NSTA Sympsium: GPS and Gedesy fr Dummies: D Yu Knw Where Yu Are? NSTA Natinal Cnference n Science Educatin, St. Luis, MO NOAA/NSTA Sympsium: GPS and Gedesy fr Dummies: D Yu Knw Where Yu Are? Saturday,

More information

CMU Lecture 1: Intro. Teachers: Emma Brunskill Ariel Procaccia (this time)

CMU Lecture 1: Intro. Teachers: Emma Brunskill Ariel Procaccia (this time) CMU 15-381 Lecture 1: Intr Teachers: Emma Brunskill Ariel Prcaccia (this time) Curse website www.cs.cmu.edu/~15381 2 Curse inf TAs: Sam Ganzfried, Danai Kutra, Dana+Yair Mvshvitz-Attias Useful but nt required

More information

Workflow Working Group

Workflow Working Group Wrkflw Wrking Grup June 19, 2007 Chiba University Ann McCarthy Lexmark Internatinal Inc. Chair, Wrkflw Wrking Grup presented by: William Li Wrkflw WG Charter T identify a small number f the mst cmmnly

More information

Name: Date: Period: 1. Multi-Genre Character Project

Name: Date: Period: 1. Multi-Genre Character Project Name: Date: Perid: 1 Multi-Genre Character Prject A multi-genre prject is ne large prject with many different parts. Each part represents what yu knw abut a tpic and extends yur thinking in many ways.

More information

Transforming the University of Minnesota through the Enhancement of Interdisciplinary Research

Transforming the University of Minnesota through the Enhancement of Interdisciplinary Research DRIVING TOMORROW Our plan t lead and innvate Twin Cities Campus Strategic Plan Grand Challenges Research Transfrming the University f Minnesta thrugh the Enhancement f Interdisciplinary Research Prvst

More information

What is a Customer Service Model?

What is a Customer Service Model? What is a Custmer Service Mdel? Qin Wu IETF 97 Seul Krean L2SM WG meeting 1 Mtivatin Mtivatin: Nt everybdy understand the difference between the device mdel and service mdel Clarify what a service mdel

More information

Document Objectives. Main Points. Document Recommendations. The War Against Disease. Make War Contributions Known

Document Objectives. Main Points. Document Recommendations. The War Against Disease. Make War Contributions Known ASTR 4800: Space Science - Practice & Plicy Tday s Tpic: The Endless Frntier. Hmewrk: Beynd Sputnik, Chapter 5. Hmewrk #1 is due n Friday, Jan. 31 st. Space in the News: Kerry Wahl http://www.space.cm/24307-nasa-cmmercialspaceflight-2014-vide.html

More information

PCCW Solutions Engineering Graduate Trainee Program - Audio Visual / Aviation / Broadcasting / Systems Integration

PCCW Solutions Engineering Graduate Trainee Program - Audio Visual / Aviation / Broadcasting / Systems Integration PCCW Slutins Engineering Graduate Trainee Prgram - Audi Visual / Aviatin / Bradcasting / Systems Integratin Becme a PCCW Slutins prfessinal with a technical specialty 101010101010101010101010101 0101010101010101010101010101010101010101010

More information

Visual & Performing Arts Curriculum Organizational Framework Subject: Art Grade Level Cluster: 3-5

Visual & Performing Arts Curriculum Organizational Framework Subject: Art Grade Level Cluster: 3-5 Visual & Perfrming Arts Curriculum Organizatinal Framewrk Subject: Art Grade Level Cluster: 3-5 BOLDED CPIs COORESPOND WITH ESSENTIAL QUESTIONS IN MODULES Mdule 1: Culture Mdule 2: Art Histry Mdule 3:

More information

After Earth Saving Our Future Lesson Plan

After Earth Saving Our Future Lesson Plan After Earth Saving Our Future Lessn Plan Fr Teachers: This lessn is designed fr use with several parts f this site: 1. Hme page and After Earth Saving the Future (link) 2. The Bidiversity Page (link) 3.

More information

A Complete Learning-Based Semiconductor Parametric Testing and Device Modeling Ecosystem -from Probing to Simulation -

A Complete Learning-Based Semiconductor Parametric Testing and Device Modeling Ecosystem -from Probing to Simulation - Platfrm Design Autmatin, Inc. - The EDA Platfrm Cmpany A Cmplete Learning-Based Semicnductr Parametric Testing and Device Mdeling Ecsystem -frm Prbing t Simulatin - Yanfeng Li, Mia Li, Jian Ya, Rik Radjcic

More information

Data Sheet - cctvxanpr PC based 1-4 channel ANPR (Automatic Licence Number Plate Recognition)

Data Sheet - cctvxanpr PC based 1-4 channel ANPR (Automatic Licence Number Plate Recognition) Data Sheet - cctvxanpr PC based 1-4 channel ANPR (Autmatic Licence Number Plate Recgnitin) the hme f Kdicm in Main features Real time PC based recrding Neural Net ANPR system Multi user peratin Event lg

More information

Copyright 1994 by WellSpring International Educational Foundation. Reprinted with permission

Copyright 1994 by WellSpring International Educational Foundation. Reprinted with permission Cpyright 1994 by WellSpring Internatinal Educatinal Fundatin. Reprinted with permissin Claiming & Develping All Yur Gifts Identity Character Chice Relatinships Meaning Knwledge Grwth Spirituality Is Yur

More information

Game Playing. Foundations of Artificial Intelligence. Adversarial Search. Game Playing as Search. Game Playing. Simplified Minimax Algorithm

Game Playing. Foundations of Artificial Intelligence. Adversarial Search. Game Playing as Search. Game Playing. Simplified Minimax Algorithm Fundatins f Artificial Intelligence Adversarial Search CS47 Fall 007 Thrsten Jachims An AI Favrite structured task Game Playing clear definitin f success and failure des nt require large amunts f knwledge

More information

FEE-HELP, VET FEE-HELP and VET Student Loans Re-Credit Application Form

FEE-HELP, VET FEE-HELP and VET Student Loans Re-Credit Application Form FEE-HELP, VET FEE-HELP and VET Student Lans Re-Credit Applicatin Frm Wh shuld use this frm? Yu shuld use this frm ONLY if all f the fllwing statements apply t yu: Yu tk ut a FEE-HELP, VET FEE-HELP, r VET

More information

Hospital Task Scheduling using Constraint Programming

Hospital Task Scheduling using Constraint Programming Hspital Task Scheduling using Cnstraint Prgramming Authr: Chaman Chahal Supervisr: Dr. P. Bse, Schl f Cmputer Science Organizatin: Carletn University Curse: COMP4905 Date: Dec. 11, 2012 1 Abstract Hspitals

More information

Informatics. (and how it is changing) as an. Academic Discipline. Jan van Leeuwen

Informatics. (and how it is changing) as an. Academic Discipline. Jan van Leeuwen Infrmatics (and hw it is changing) as an Academic Discipline Jan van Leeuwen Infrmatin and Cmputing Sciences Utrecht University, The Netherlands FT Infrmatik 40 21-11-2013 1 Frm 1973 t -------------------------------------------------------------------------------------------------------------

More information

INTRODUCTION)TO)INNOVATION)AND)ENTREPRENEURSHIP) 2! INNOVATION)TYPES)AND)SOURCES) 7! RECOGNISING)AND)EVALUATING)OPPORTUNITIES) 10!

INTRODUCTION)TO)INNOVATION)AND)ENTREPRENEURSHIP) 2! INNOVATION)TYPES)AND)SOURCES) 7! RECOGNISING)AND)EVALUATING)OPPORTUNITIES) 10! Table&f&Cntents& INTRODUCTION)TO)INNOVATION)AND)ENTREPRENEURSHIP) 2! INNOVATION)TYPES)AND)SOURCES) 7! RECOGNISING)AND)EVALUATING)OPPORTUNITIES) 10! ACTING)ON)THE)OPPORTUNITY) 12! EXPLOITING)THE)OPPORTUNITY)

More information

AP Language and Composition

AP Language and Composition AP Language and Cmpsitin 2018-2019 This summer yu are required t read three bks. They are: Outliers by Malclm Gladwell, The Clr f Water by James McBride, and The Old Man and the Sea by Ernest Hemingway

More information

Engineering Design and Development

Engineering Design and Development Engineering Design and Develpment Grade 12 Prerequisites: Intrductin t Engineering Design Principles f Engineering Digital Electrnics Credit Value: 5 ABSTRACT The Engineering Design and Develpment curse

More information

How are humans responsible for the environment?

How are humans responsible for the environment? Hw are humans respnsible fr the envirnment? The Cntinents Shwcase Unit Assessment This unit is an integrated apprach t student explratin f earth/envirnmental science, gegraphy, human gegraphy, and the

More information

EDISON. The Mystery of the Missing Mouse Treasure. The truth turns out to be far more amazing.

EDISON. The Mystery of the Missing Mouse Treasure. The truth turns out to be far more amazing. EDISON The Mystery f the Missing Muse Treasure Tw unlikely friends build a vessel capable f taking them t the bttm f the cean as they search t find a missing treasure The truth turns ut t be far mre amazing.

More information

Overview. Introduction to Artificial Intelligence. What is Intelligence? What is Artificial Intelligence? Influential areas for AI

Overview. Introduction to Artificial Intelligence. What is Intelligence? What is Artificial Intelligence? Influential areas for AI Introduction to Artificial Intelligence By Budditha Hettige Sources: Based on An Introduction to Multi-agent Systems by Michael Wooldridge, John Wiley & Sons, 2002 Artificial Intelligence A Modern Approach,

More information

8.1. Name authority concepts and problems

8.1. Name authority concepts and problems Overview Name authrity cntrl 8.1. Name authrity cncepts and prblems The Rules, Standards, and Authrity Cntrl mdules prvided a fundatin fr understanding name authrity cntrl. By way f review, all authrity

More information

TIMBER MEASUREMENTS SOCIETY

TIMBER MEASUREMENTS SOCIETY TIMBER MEASUREMENTS SOCIETY Fall Meeting Octber 28-29 2008 LOGMETER 4000 An example f whle-lad scanning technlgy applied t Wd Measurement Christian Pacct Wdtech, Chile Agenda Wdtech Lgmeter Hw it wrks

More information

Math in Art Syllabus

Math in Art Syllabus Math in Art Syllabus Mrs. Huff Rm 208 ehuff@vistacharterschl.rg Vista Charter Middle Schl Cre Values: These values are central t ur missin and the cntinual develpment f ur schl culture: Unwavering belief

More information

Chapter 2 Interrogation and Forensic Reporting Cengage Learning. All Rights Reserved

Chapter 2 Interrogation and Forensic Reporting Cengage Learning. All Rights Reserved Chapter 2 Interrgatin and Frensic Reprting Intrductin Objectives 1. Identify imprtant events in the histry f law enfrcement. 2. Explain J. Edgar Hver s cntributins t the frmatin f the FBI. 3. Evaluate

More information

High Level Design Circuit CitEE. Irere Kwihangana Lauren Mahle Jaclyn Nord

High Level Design Circuit CitEE. Irere Kwihangana Lauren Mahle Jaclyn Nord High Level Design Circuit CitEE Irere Kwihangana Lauren Mahle Jaclyn Nrd 12/16/2013 Table f Cntents 1 Intrductin. 3 2 Prblem Statement and Prpsed Slutin. 3 3 Requirements. 3 4 System Blck Diagram 4.1 Overall

More information

PLANNING AND DECISION ANALYSIS School of Architecture and the Built Environment, KTH

PLANNING AND DECISION ANALYSIS School of Architecture and the Built Environment, KTH Syllabus fr dctral studies in the subject f PLANNING AND DECISION ANALYSIS Schl f Architecture and the Built Envirnment, KTH General regulatins and guidelines fr dctral studies are fund in the cmprehensive

More information

3400 to 3600MHz. Crown Recognised Spectrum Access in 3400 to 3600 MHz. The response of Alcatel-Lucent to Ofcom Spectrum Policy Group

3400 to 3600MHz. Crown Recognised Spectrum Access in 3400 to 3600 MHz. The response of Alcatel-Lucent to Ofcom Spectrum Policy Group Crwn Recgnised Spectrum Access in 3400 t 3600 MHz The respnse f Alcatel-Lucent t Ofcm Spectrum Plicy Grup Spectrum Access in 1 3400 t 3600MHz Fr additinal infrmatin and clarificatin, please cntact: Jean-Pierre

More information

Materials: Metals, timber, plastics, composites, smart and nanomaterials Candidates should:

Materials: Metals, timber, plastics, composites, smart and nanomaterials Candidates should: AQA Resistant Materials - Unit 1 Specificatin 2014-4560 Materials: Metals, timber, plastics, cmpsites, smart and nanmaterials Be aware f the surce f a range f materials. Understand they are prcessed fr

More information

What Do You Need to Know About OCR?

What Do You Need to Know About OCR? Title: Created: 2/2/2005 Scanner Mdels: Operating Systems: What D Yu Need t Knw Abut OCR? All Windws 98 / ME / 2000 / XP The right OCR prduct can save yu time and mney. Buying the wrng prduct will waste

More information

Consciousness Shifting

Consciousness Shifting Frmula fr Miracles Presents Cnsciusness Shifting Shift Yur Cnsciusness, Open Yur Mind, and See Int The Matrix With Open Eyes! By Brent Phillips and Daniel Metraux www.frmulafrmiracles.net Shift Yur Cnsciusness

More information

Ditton Primary School: Design and Technology Curriculum Planning

Ditton Primary School: Design and Technology Curriculum Planning Year Grup Natinal Curriculum Learning Objective Design KS1 Natinal Curriculum I can design purpseful, functinal, appealing fr myself and ther users based n design criteria I can generate, develp, mdel

More information

Art I Woodside High School Ms. Julie Marten Course Syllabus

Art I Woodside High School Ms. Julie Marten Course Syllabus Art I Wdside High Schl Ms. Julie Marten Curse Syllabus Rm: C-15 Email: jmarten@seq.rg Website: www.wdsidehs.rg/marten Phne: Classrm (650) 367-9750 x 40315 Curse Overview Fine Art I is a studi class that

More information

Genealogy Project 7 th Grade Social Studies

Genealogy Project 7 th Grade Social Studies Name: Perid: Date: Genealgy Prject 7 th Grade Scial Studies The students will spend the next few weeks researching their families genealgy (family tree). Last year in the 6 th grade, students made a family

More information

INVENTION & TECHNOLOGY DEVELOPMENT ISE 555

INVENTION & TECHNOLOGY DEVELOPMENT ISE 555 INVENTION & TECHNOLOGY DEVELOPMENT ISE 555 Instructr: Berk Khshnevis E-mail: khshnev@usc.edu Wrk phne: 213-740-4889 Office GER 202C Office hurs: Persnal Link: http://www-rcf.usc.edu/~khshnev Abut the Curse

More information

T. Sabău Ivan / International Journal of Advanced Statistics and IT&C for Economics and Life Sciences Vol. 6, Issue 1 (2016)

T. Sabău Ivan / International Journal of Advanced Statistics and IT&C for Economics and Life Sciences Vol. 6, Issue 1 (2016) INFORMATION LITERACY IN THE DOCUMENTATION AND INFORMATION CENTRE (DIC) SPECIFIC ACTIVITIES DESIGNED INTO THE DIC FOR INFO- DOCUMENTARY SKILLS TRAINING OF STUDENTS: CASE STUDY AT DIC - C.T. CIBINIUM SIBIU

More information

Inauguration Is mechatronics still relevant after 45 years? Oct 2016

Inauguration Is mechatronics still relevant after 45 years? Oct 2016 Inauguratin Is mechatrnics still relevant after 45 years? mark.versteyhe@kuleuven.be Oct 2016 Mechatrnics still relevant after 45 years? Integratin f electrnics, cntrl engineering and mechanical engineering"

More information

Safety Architect : A Tool for Model-Based Safety Analyses Compliant with the System Engineering Approach

Safety Architect : A Tool for Model-Based Safety Analyses Compliant with the System Engineering Approach Safety Architect : A Tl fr Mdel-Based Safety Analyses Cmpliant with the System Engineering Apprach Authrs: Jnathan Dumnt, Franck Sadmi, Frédérique Vallée (All4tec) Keywrds: Safety, Dependability, Mdel-Based

More information

Hands-Free Music Tablet

Hands-Free Music Tablet Hands-Free Music Tablet Steven Tmer Nate Decker Grup Website: steve@wasatch.cm milamberftheassembly@yah.cm http://www.cs.utah.edu/~ndecker/ce3992/ Abstract The typical musician handles a great deal f sheet

More information

Context: Inter-Industry Tussle

Context: Inter-Industry Tussle Prpsal fr Bradband Wrking Grup, Cmmunicatin Futures Prgramme January 25 th, 2005 page 1 Cntext: Inter-Industry Tussle! Traditinal industry bundaries within the technlgy sectr are becming increasingly blurred:

More information

Become a PCCW Solutions professional with a technical specialty

Become a PCCW Solutions professional with a technical specialty Audi Visual Aviatin Systems Integratin Bradcasting Engineering Graduate Trainee Prgram Becme a PCCW Slutins prfessinal with a technical specialty We need: Fresh talents t jin the market leader in best-f-breed

More information

6 th Grade Jingle Composition Project

6 th Grade Jingle Composition Project 6 th Grade Jingle Cmpsitin Prject Wh: An assigned grup f 3 grup members What: A shrt cmmercial selling a Wyndcrft based prduct r service When: Perfrmances n Octber 31 st and Nvember 1 st Yur gal is t create

More information

Dance Savvy Workshop Template

Dance Savvy Workshop Template Dance Savvy Wrkshp Template Facilitatrs: Gal: Length: Setup Needs: One YBCA Staff member, ne Guest Expert (The gal f the wrkshp shuld be tailred t yur specific desired utcmes, fr example:) T explre cntemprary

More information

! Class Hours (6 Days)! Saturday, September 20

! Class Hours (6 Days)! Saturday, September 20 VENTURE CAPITAL AND ENTREPRENEURSHIP (2014) Chester H, Ph.D. President, TaiAn Technlgies and Eminent VC; Funding Partner, Taipei Angels, Inc. Adjunct Prfessr, IMBA+EMBA, Cllege f Cmmerce, NCCU e-mail:

More information

How are humans responsible for the environment?

How are humans responsible for the environment? Hw are humans respnsible fr the envirnment? The Cntinents Shwcase Unit Assessment This unit is an integrated apprach t student explratin f earth/envirnmental science, gegraphy, human gegraphy, and the

More information

Middle/High School Sunday School Lessons by. rfour.org THE LESSON

Middle/High School Sunday School Lessons by. rfour.org THE LESSON Middle/High Schl Sunday Schl Lessns by rfur.rg Year 1: Sessin 7 After Resurrectin Class 21: Acts 3:1-11; 4:1-4, 18-22 Peter and Jhn d like Jesus CONCEPTS / Questins the lessn will cver and explre Highlight

More information

University of Pittsburgh School of Pharmacy LONG-RANGE PLAN to 2020

University of Pittsburgh School of Pharmacy LONG-RANGE PLAN to 2020 University f Pittsburgh Schl f Pharmacy LONG-RANGE PLAN 2016 t 2020 UNIVERSITY OF PITTSBURGH SCHOOL OF PHARMACY Missin The Schl f Pharmacy is cmmitted t imprving health thrugh excellence, innvatin, and

More information

Webinar: The smart city is open by Machina Research and Philips Lighting 6/12/2016

Webinar: The smart city is open by Machina Research and Philips Lighting 6/12/2016 Webinar: The smart city is pen by Machina Research and Philips Lighting 6/12/2016 Webinar: The smart city is pen by Machina Research and Philips Lighting Guest speaker Machina Research Hst Philips Lighting

More information

GRFX 1801: Game Development for Platforms

GRFX 1801: Game Development for Platforms GRFX 1801: Game Develpment fr Platfrms Instructr Camern Buckley Email cbuckley@astate.edu Office Lcatin Fine Arts Center 123 Office Hurs Friday 10a 1p Curse Overview Intermediate and advanced techniques

More information

EuropeAid Funding opportunities in the ACP Regions

EuropeAid Funding opportunities in the ACP Regions Funding pprtunities in the ACP Regins Infrmatin n the past and future f the EDULINK and ACP S&T Prgrammes A lk at what we have achieved ACP S&T Plitical fundatins Cape Twn ACP Ministerial Frum n Research

More information

About IGI Global. About IGI Global s Products

About IGI Global. About IGI Global s Products Abut IGI Glbal IGI Glbal is an internatinal publishing cmpany specializing in applied research publicatins and databases cvering all aspects f infrmatin science technlgy utilizatin and management. Since

More information

Personal Statement Workshop: The Do s and Don ts. A Guide to a Successful Personal Statement

Personal Statement Workshop: The Do s and Don ts. A Guide to a Successful Personal Statement Persnal Statement Wrkshp: The D s and Dn ts A Guide t a Successful Persnal Statement Yur statement is a vital tl 1. It prvides the Admissin Cmmittee a picture f yu It is a mirrr in which they shuld see

More information

Anntatins Narrative Grade 5 Abraham Lincln Guide Paper 1 Fcus/Organizatin Scre Pint: 1 The writer f this respnse prvides little t n intrductin f a character; pint f view may be unclear. The writer prvides

More information

Session 8. MAKING DECISIONS Steps 1 & 2 of Do It!

Session 8. MAKING DECISIONS Steps 1 & 2 of Do It! Sessin 8 MAKING DECISIONS Steps 1 & 2 f D It! WHOSE FUTURE GOAL 6: Yu will learn t make decisins using DO IT! Repeat after me: When yu left last time, yu were thinking abut MAKING DECISIONS. Remember?

More information

Meal Time! Game Concept

Meal Time! Game Concept Meal Time! Game Cncept Lucien LeMenager Kevin Mann Rbert Dyle Wrking Title Meal Time! Prject Thumbnail A game based n turn- based trading card games, Meal Time! pits players against each ther t crwn the

More information

Spinning Mills Registration Guidelines

Spinning Mills Registration Guidelines COTTON MADE IN AFRICA Spinning Mills Registratin Guidelines 07/2018 1 Dear spinning mill partner, We have had very prmising develpment with ur Cttn made in Africa (CmiA) Initiative in the past few years.

More information

Response 5. Provocation

Response 5. Provocation Zhu, Peter (2013). Respnse 5, paper prepared fr the Cllabratin, Advcacy, and Recruitment: Area and Internatinal Studies Librarianship Wrkshp, Indiana University, Blmingtn, Indiana, 30-31 Octber 2013. Respnse

More information

Grade 2 -- Mathematics

Grade 2 -- Mathematics Grade 2 -- Mathematics Cmputatinal fluency includes understanding the meaning and the apprpriate use f numerical peratins. Areas f Fcus Knw frm memry all sums f tw ne-digit numbers. Becme familiar with

More information

Rubik s Cube Recognition and Identification using Computer Vision

Rubik s Cube Recognition and Identification using Computer Vision Rubik s Cube Recgnitin and Identificatin using Cmputer Visin Saichand Bandarupalli and Rahul Dev Appapgu Curse N: CSCI507 Clrad Schl f Mines Intrductin Named after Ern Rubik, its inventr (in 1947) Has

More information

Considerations for planning the data collection for 2024 Myanmar Population and Housing Census using electronic technologies

Considerations for planning the data collection for 2024 Myanmar Population and Housing Census using electronic technologies Cnsideratins fr planning the data cllectin fr 2024 Myanmar Ppulatin and Husing Census using electrnic technlgies Sandar Myint Myanmar Outline Backgrund infrmatin Ratinale Experience in Data prcessing Cnsideratins

More information

Automated Meters Frequently Asked Questions

Automated Meters Frequently Asked Questions Autmated Metering Prject Utilities Divisin Phne: 403.529.8111 Autmated Meters Frequently Asked Questins Intrductin The City f Medicine Hat has cmpleted its prject t install autmated meters fr all electric,

More information

This course is intended for people who aspire to careers as computer programmers and game developers.

This course is intended for people who aspire to careers as computer programmers and game developers. Instructr Sam Stkes Email sstkes@micrsft.cm Classrm SAC 2012 Class time 7 PM t 10 PM Office Call r email t set up apt. Office Hurs Phne 949 6275736 Skype: scalsamstkes URL http://blgs.msdn.cm/devschl Curse

More information

Foundations of Technology

Foundations of Technology EXAM INFORMATION Items 70 Pints 70 Prerequisites NONE Grade Level 9-10 Curse Length ONE SEMESTER DESCRIPTION is an actin-based engineering and technlgy educatinal curse emphasizing design and prblem-slving

More information

Renton School District

Renton School District Rentn Schl District Curricular Apprach: Fr elementary, three alignment appraches were presented when develping the Rentn Schl District s transitin plan. The first mdel was keep science kits at their current

More information

IB Visual Arts Summer Work Year 1 (HL & SL)

IB Visual Arts Summer Work Year 1 (HL & SL) IB Visual Arts Summer Wrk Year 1 (HL & SL) Cngratulatins n beginning yur jurney int the IB Visual Arts Curse. There are a few things I wuld like yu t knw befre yu get started n yur summer wrk. - Making

More information

Beethoven Through Time. Social Studies/Art Integration Lesson (Music)

Beethoven Through Time. Social Studies/Art Integration Lesson (Music) Beethven Thrugh Time Scial Studies/Art Integratin Lessn (Music) This lessn best fits in the LBUSD 2 nd grade scial studies pacing with Reflectins text unit 1, Lessn 4 Daily Life Then and Nw. It helps if

More information

A Quick & Dirty Guide to Revising your Novel

A Quick & Dirty Guide to Revising your Novel Sz's Revisins, Lessn 4 1 A Quick & Dirty Guide t Revising yur Nvel Lessn 4: Planning the attack. S, yu figured ut what yur Perfect Bk wuld be in Lessn 3. Nw we're ging t take that and apply it t yur nvel.

More information

Parkstone Grammar School COLLECTIVE WORSHIP AND ASSEMBLIES POLICY. Date approved: 04/07/2017. Matters Committee Date of next review:

Parkstone Grammar School COLLECTIVE WORSHIP AND ASSEMBLIES POLICY. Date approved: 04/07/2017. Matters Committee Date of next review: Parkstne Grammar Schl COLLECTIVE WORSHIP AND ASSEMBLIES POLICY Date apprved: 04/07/2017 Apprved by: Curriculum and Student Matters Cmmittee Date f next review: 2019-20 Type f plicy Nn-Statutry Plicy Dcument

More information

What your Board Should look like!

What your Board Should look like! What yur Bard Shuld lk like! Fr almst every science fair prject, yu need t prepare a display bard t cmmunicate yur wrk t thers. In mst cases yu will use a standard, three-panel display bard that unflds

More information

CADET SOFTWARE ENGINEERS

CADET SOFTWARE ENGINEERS Psitin Highlights Highly cmpetitive cmpensatin package. Be a part f strng innvative team. Patent Incentive Prgram. Stck Optin Grant Signing and Retentin Bnus. CADET SOFTWARE ENGINEERS Psitin Summary The

More information

Our exhibit, AUDACIOUS FREEDOM, is about ordinary people who lived extraordinary lives dedicated to the struggle for freedom.

Our exhibit, AUDACIOUS FREEDOM, is about ordinary people who lived extraordinary lives dedicated to the struggle for freedom. Our exhibit, AUDACIOUS FREEDOM, is abut rdinary peple wh lived extrardinary lives dedicated t the struggle fr freedm. These peple were African American men and wmen wh lived in Philadelphia rughly between

More information

Evaluation of In-Car Voice Services: Tasks for the New Q.12/12 Sebastian Möller

Evaluation of In-Car Voice Services: Tasks for the New Q.12/12 Sebastian Möller Internatinal Telecmmunicatin Unin Evaluatin f In-Car Vice Services: Tasks fr the New Q.12/12 Sebastian Möller IKA, Ruhr-University Bchum, Germany C-Rapprteur Q.12/12 The Fully Netwrked Car, A Wrkshp n

More information

Genealogy Project 7 th Grade Social Studies

Genealogy Project 7 th Grade Social Studies Name: Perid: Date: Genealgy Prject 7 th Grade Scial Studies The students will spend the next few weeks researching their families genealgy (family tree). Last year in the 6 th grade, students made a family

More information

Unit 07: History of Broadway and the American Theatre Wing

Unit 07: History of Broadway and the American Theatre Wing Unit 07: Histry f Bradway and the American Theatre Wing Cntent Area: Perfrming Arts Curse(s): Perfrming Arts Time Perid: Week 18 Length: 3 Weeks Status: Published Unit Overview In this unit, students will

More information

PROJECT N 39. The Arcade Machine. Andrew Hunter Russell, Nicolás Martínez-Valero

PROJECT N 39. The Arcade Machine. Andrew Hunter Russell, Nicolás Martínez-Valero PROJECT N 39 The Arcade Machine Andrew Hunter Russell, Niclás Martínez-Valer Eurpean Schl Frankfurt am Main Praunheimer Weg 126, 60439 Frankfurt am Main, Germany S6 EN Abstract Key wrds: Arcade, Raspberry

More information

Year 11 Visual Arts Assessment Task 2, 2018

Year 11 Visual Arts Assessment Task 2, 2018 CAMDEN HIGH SCHOOL Traditin Opprtunity Innvatin Success Year 11 Visual Arts Assessment Task, 018 TOPIC: Artmaking Task - Visual Arts Prcess Diary () and Bdy f Wrk (BOW)- Issues and Theries SUBMISSION REQUIREMENTS:

More information

Consult with this syllabus before asking questions regarding the course rules. There will no exceptions to these rules.

Consult with this syllabus before asking questions regarding the course rules. There will no exceptions to these rules. Syllabus Cnsult with this syllabus befre asking questins regarding the curse rules. There will n exceptins t these rules. Curse: Math 20F: Linear Algebra Instructr Office Hurs: Prfessr Harel (APM 7420):

More information

D a i s y M o d e m s

D a i s y M o d e m s D a i s y M d e m s D a i s y - C h a i n i n g Y u r N e t w r k W i t h R a v e n s W i r e l e s s T e c h n l g y Using Raven s secure Daisy radi mdems t access yur data frm arund the wrld, build yur

More information