De La Salle University College of Computer Studies. Course Syllabus

Size: px
Start display at page:

Download "De La Salle University College of Computer Studies. Course Syllabus"

Transcription

1 INTESYS / Intelligent Systems De La Salle University College of Computer Studies Course Syllabus Prerequisites : DISCTRU Type of Course : Basic course Term : Term 1 AY Faculty : Dr. Raymund Sison and Ms. Rhia Trogo (Contact details on the last page) Course Description: Artificial Intelligence (AI) is the study of how machines can exhibit at least one of the following aspects associated with intelligent behavior: (a) problem solving, or the performance of non-trivial, goal-directed cognitive tasks even in the face of inadequate (e.g., incomplete, incorrect, inconsistent, or vague) data; (b) reasoning, or the drawing of logical inferences and conclusions from possibly inadequate evidence; (c) learning, or the improvement of performance through experience; and (d) natural language processing. This 3.0-unit course introduces the CS-ST major fundamental concepts, principles, and techniques in searchbased problem solving, reasoning, and machine learning, and in the representation of the knowledge needed perform these tasks. Learning Outcomes: At the end of the course, the student is expected be able : LO1. Collaboratively design and evaluate algorithms and representations for effective path finding and tactical/strategic decision making in a game environment; LO2. Collaboratively model the knowledge of, engineer, and evaluate an expert system protype that addresses a need of a particular user group, community, or organization; and LO3. Collaboratively perform comparative analyses of algorithms for problem space search and machine learning using real-world datasets. The learning outcomes (LOs) are aligned with the Expected Lasallian Graduate Attributes (ELGAs) as follows: ELGA LO Critical and Creative Thinker LO1, LO2, LO3 Effective Communicar LO1, LO2, LO3 Reflective Lifelong Learner LO1, LO2, LO3 Service-Driven Citizen LO2, LO3 Major Course Outputs: As evidence of attaining the above learning outcomes, the student is required do and submit the following during the indicated dates of the term. The specs of these outputs can be downloaded from Learning Outcome Required Output Due Date LO1 MCO1: An AI Cap n Game Bot and Evaluation of its Performance Week 5 LO2 MCO2: Protype and Evaluation of a Small Expert System Week 10 LO3 MCO3: Comparative Analysis of Machine Learning Algorithms Week 13 1 of 7

2 Each student must do each project with a different group. Moreover, although the major course outputs are all be done collaboratively in groups, every student must write code in MCO1, write rules for and run the group s expert system in MCO2, and use Weka generate and evaluate classifiers in MCO3. If, during an MCO demo, a student is unable debug the group s code for MCO1 or MCO2, or run Weka on a slightly modified dataset in MCO3, he/she will get a 0.0 in that MCO. Rubrics: MCO1: An AI Cap n Game Bot and Evaluation of its Performance (Maximum points: 15) Criterion Exemplary Satisfacry Developing Beginning Effectiveness of Bot 4 points The bot is among the p 10% of the batch. The bot is among the p 25% of the batch. The bot is among the p 50% of the batch. The bot lost early in the urnament. Analysis of Bot s Intelligence Quality of Recommendation (for improving bot s performance) 7 points make the bot described correctly, thoroughly, and using carefully thought out figures and graphs. 4 points There are several recommendations, all of which are reasonable and insightful; the thorough explanations reveal how insightful the explanations are. 5-6 points make the bot described correctly and adequately; figures or graphs are adequate. There are several recommendations, all of which are reasonable and adequately explained; some are insightful. make the bot described, but there are either some errors or the description is inadequate. There are a few recommendations, but the explanations are not adequate; some are insightful. 1- make the bot described inadequately and incorrectly. There are only a few recommendations, none of which is adequately explained and insightful. MCO2: Protype and Evaluation of a Small Expert System (Maximum points: 20) Criterion Exemplary Satisfacry Developing Beginning Originality 5 points The ES clearly addresses an important need of a local or international group, community, or organization that involves or caters the poor. The ES clearly addresses a real need of a local group, community, or organization. The ES somewhat addresses a real need of a local group, community, or organization. The ES does not address a real need of any local group, community, or organization. Quality of ES Recommendations 9-10 points There is a considerable number of rules and levels of rules, all of which are correct (faithful reality) and represented correctly; the diagnoses/ recommendations of the system are clearly demonstrated be the same as what an expert in the domain would make. 6-8 points There is a sufficient number of rules and levels of rules, all of which are correct (faithful reality) and represented correctly; the ES diagnoses/ recommendations are accurate more than 50% of the time. 3-5 points There is an insufficient number of rules and levels of rules, though all are correct (faithful reality) and represented correctly. 1- There is an insufficient number of rules and levels of rules, some of which are incorrect (faithful reality) or represented incorrectly. 2 of 7

3 Analysis of ES 5 points The analysis clearly shows and explains, both quantitatively and qualitatively, all the major strengths and weaknesses of the ES. The analysis clearly shows and explains, mostly qualitatively, the major strengths and weaknesses of the ES. The analysis shows and explains, mostly qualitatively, some of the major strengths and weaknesses of the ES. The analysis does not explain clearly any of the major strengths or weaknesses of the ES. MCO3: Comparative Analysis of Machine Learning Algorithms (Maximum points: 15) Criterion Exemplary Satisfacry Developing Beginning Description of the Experiments Datasets Analysis of the Learning Curves study and the design of the experiments are described clearly and thoroughly; the experiments are designed correctly; the algorithms are described well using original illustrations. 4 points The dataset is sourced locally; the dataset and its described clearly and correctly. 7-8 points The learning curves are correct; expected as well as unexpected aspects of the learning curves are discussed clearly, reasonably, and thoroughly. Other Requirements and Assessments: study and the design of the experiments are described clearly and thoroughly; the experiments are designed correctly; the algorithms are described well. The dataset and its described clearly and correctly. 5-6 points The learning curves are correct; some expected and unexpected aspects of the learning curves are discussed reasonably. study is described clearly; the design of the experiments is discussed, but not thoroughly, though it appears be correct; the algorithms are not described so clearly. The dataset and its described, but not clearly enough or there are some minor errors in the description. The learning curves appear be correct, though they are not adequately discussed. 0 point study does not appear be clear the group; the design of the experiments is not discussed thoroughly and appears be incorrect; the algorithms are not described clearly. The dataset and its described neither clearly nor correctly. 1- At least one learning curve is incorrect. Aside from the three major course outputs above, this course has 3 other kinds of requirements: class participation, exams, and a final assignment. Class participation (recitation, snap quizzes, special oral reports) Students may accumulate up 20 points through class participation. Students who recite must the professor within 48 hours the number of points and questions answered. The subject of the must be: INTESYS <section> Recitation - <points> - <last name if not on address> <first name if not on address>. For example: INTESYS S17 Recitation Sison Raymund In the body of the , specify your name (last name first), the question asked by the professor, and the answer that you gave which should, of course, be correct. The slides of any special oral reports must use the masters of the slides of this course, and must be revised address the comments of the professor and class and ed the professor within 48 3 of 7

4 hours of the oral presentation. The subject of the must be: INTESYS <section> Special Report - <last name if not on address> <first name if not on address>. For example: INTESYS S17 Special Report - Sison Raymund Exams There will be two exams. The first exam will cover search and representation; the second, reasoning and machine learning. The weeks of these exams are specified in the learning plan below. The exact dates and times will be determined by the professor and students on the first week of classes. Final Assignment A project proposal for using AI address a real need of the country (or of a local group, community, or organization) will be written and presented. Grading System: To pass this course, one must accumulate at least 60 points through the course requirements discussed above. The maximum points that a student can obtain through each requirement are shown below. Assessment Task Maximum points Class Participation 20 Exam 1 10 Exam 2 10 Major Course Output 1 (AI Cap n) 15 Major Course Output 2 (Expert System) 20 Major Course Output 3 (Machine Learning) 15 Final Assignment (Local Application of AI) 10 TOTAL POINTS 100 Teaching Methods / Strategies: Discussion (D), exercises (E), lecture (L), recitation, reflection (R), quizzes, written reports, oral reports (OR), oral presentations, assignments, group projects and intermediate and final deliverables (MCO) Learning Plan: LO 1 Topics and Readings Course Requirements; AI Definition and Hisry (AIMA2E*Ch.1) Search: Blind (AIMA2E*Ch.3) Wk/ Date 1 5/24 5/30 2 5/31 6/6 Learning Activities 1. Self introductions 2. Explanation of course requirements and policies 3. L: AI is everywhere 4. R (e.g.: Machines/programs are becoming more and more intelligent.) Submission of 1x1 ID picture 1. D: Early AI (1950s s) 2. D: Boomtimes (1970s - mid 1980) 3. D: The AI Winter (mid late 1980) 4. D: AI s Reemergence (late s) 5. R (e.g.: AI day is less conspicuous but more ubiquius than it was prior the AI winter.) MCO1: Submission of groups for MCO1 1. D: Problem solving as search/problem space formulation 2. D: General tree search algorithm (ff AIMA2E*) 3. D: BFS & DFS 4. R (e.g.: Problem solving can be viewed as state space search.) [MCO1: AI Cap n Orientation ] 1. D: BFS and DFS variants 2. D: Comparative analysis (time and space complexities) 3. D: Best first search & introduction A* 4. R (e.g.: Heuristics, which are a type of knowledge, can vastly speed up state space search.) 4 of 7

5 LO 2 Topics and Readings Search: Heuristic (AIMA2E*Ch.4) Search: Game Trees (AIMA2E*Ch.6) Representation: Propositional Logic (AIMA2E*Ch.7) Representation: Predicate Logic (AIMA2E*Ch.8) Reasoning: PROLOG (PROgramming in LOGic) (Luger, 2005, Ch.15) (Blackburn et al, 2006) Reasoning: Rule-based Wk/ Date 3 6/7 6/13 4 6/14 6/20 5 6/21 6/27 6 6/28 7/4 7/5 7/11 Learning Activities 1. D: A* 2. D: Admissibility & dominance of heuristics 3. D&E: Designing heuristics 4. R (e.g.: Some heuristics are better than others.) [MCO1: AI Cap n Workshop ] 1. D: A video game environment 2. D: Application path finding in a video game environment 3. OR: Basic path finding in AI Cap n 4. R (e.g.: A* is the most important search technique remember.) 1. D: Hill climbing and the problem of local maxima 2. D: Simulated annealing 3. D: Genetic algorithms 4. R (e.g.: GAs are an effective albeit subsymbolic approach problem solving.) [MCO1: AI Cap n Tournament ] 1. D&E: Minimax 2. D&E: Minimax with alpha-beta pruning 3. A: Extending minimax n players 4. R (e.g.: The problem space of turn-based games take in consideration the fact that players oppose each others moves.) Submission of MCO1 MCO2: Submission of groups, tentative domain, diagnostic task, and experts 1. D: Propositional logic syntax and semantics 2. D: Modus ponens and forward and backward chaining 3. D: Resolution 4. R (e.g.: Propositional logic has limited expressive power.) 1. D: Predicate logic syntax and semantics 2. D: Unification 3. D: Forward and backward chaining 4. R (e.g.: Predicate logic is a powerful, general-purpose language for representing knowledge.) 5. MCO2: Professor s feedback on tentative domain, diagnostic task, and expert MCO2: Submission of domain, diagnostic task, 2 experts (one supply knowledge, another evaluate the system), partial knowledge base (AND/OR graph only) 1. D: Conjunctive Normal Form 2. D&E: Resolution 3. E: Resolution 4. R (e.g.: Resolution is an efficient way make logical inferences.) 1. D: Prolog facts, rules, procedures, and queries 2. D: Lists in Prolog (member/2) 3. D&E: length/2, sumlist/2 4. A: Read and implement of Luger (2005) 5. R (e.g.: Prolog is a fascinating implementation of Horn clause logic.) 6. MCO2: Professor s feedback on domain, diagnostic task, experts, and partial knowledge base 7 Submission of pre-final knowledge base (AND/OR graph only) 1. D: A meta-intepreter for Prolog 2. D: Running append/3 through the meta-interpreter 3. E: Running reverse/2 through the meta-interpreter 4. A: Read and implement of Luger (2005) 5. R (e.g.: It is easy in Prolog write programs that manipulate expressions written in Prolog.) 1. D: Sample consultation with MYCIN 2. D: Basic expert system architecture 3. D: Mini ES shell in Prolog: The knowledge base 4. R (e.g.: The most important component of an expert system is its knowledge base.) 5. MCO2: Professor s feedback on pre-final knowledge base Exam D: Mini ES shell in Prolog: The inference engine 2. D: Mini ES shell in Prolog: The user interface 3. D: Sample consultation 5 of 7

6 LO 3 Topics and Readings Expert Systems (Surrey, 2001) (Luger, 2005, Ch.8) Reasoning: Uncertainty (Luger, 2005, 9.2) Machine Learning: Decision Trees (AIMA2E*Ch.18) Machine Learning: Neural Networks (AIMA2E*Ch.20) Philosophy of AI (AIMA2E*Ch.26) Wk/ Date 7/12 7/18 9 7/19 7/ /26 8/1 11 8/2 8/8 12 8/9 15 Integration 13 8/16 8/22 Learning Activities 4. R (e.g.: A backward-chaining inference engine is appropriate for diagnostic tasks.) MCO2: Presentation of expert system protype MCO2: Submission of evaluation results Additional Prolog exercises: 1. E: append/3 2. E: reverse/2 3. E: rember/3 4. E: ordered/1 5. R (e.g.: Recursion, rather than iteration, is more appropriate for declarative languages.) 1. D: Incremental learning using + and - examples 2. D: A data set and a corresponding decision tree 3. D: ID3 s basic algorithm 4. R (e.g.: Both positive as well as negative examples of a concept are necessary for a correct definition of the concept be learned.) 5. MCO2: Professor s feedback on evaluation results This meeting be called off in lieu of Exam 1 Submission of MCO2 MCO3: Submission of groups and dataset for MCO3 1. D: Information content and gain 2. E: Computing gain and selecting root for sample dataset 3. E: Completing the decision tree 4. R (e.g.: Heuristics for AI algorithms can come from various disciplines.) 1. D: Components of a neuron 2. D: Perceptron training algorithm 3. E: Using Excel for perceptron learning for sample dataset 4. R (e.g.: The delta rule for perceptron learning weights the difference of the expected and actual outputs.) 5. MCO3: Professor s feedback on dataset MCO3: Submission of decision tree 1. D: Comparing decision tree and perceptron learners 2. D: Linear inseparability problem of perceptrons (e.g., the exclusive-or or XOR function) 3. D: A multilayer network for XOR 4. D: Backprop learning algorithm 5. R (e.g.: The perceptron delta rule is expanded in the Backprop algorithm include the contribution of the nodes in the hidden layers.) MCO3: Submission of results of a single cross validation of both classifiers 1. D: The Chinese room 2. D: Consciousness, identity, and emotion 3. D: Is strong AI possible? 4. R (e.g.: Strong AI remains an elusive goal.) This meeting be called off in lieu of Exam 2 Exam 2 MCO3: Professor s feedback on results of single cross validation Submission of Final Assignment 1. Selection of best proposal per group of 8 2. Presentation of best proposals Submission of MCO3 1. R: Most important lesson learned in this course 2. D: Where do we go from here? (The Road Ahead) Notes: * AIMA2E stands for Artificial Intelligence: A Modern Approach, 2 nd Ed. These activities are held outside classroom hours. The AI Cap n seminars and competition will be handled by the Game Lab. This pic is a reading assignment for which there will be no lecture. 6 of 7

7 Text / Materials: Russell, S. & Norvig, P. (2010). Artificial Intelligence: A Modern Approach, 3rd Ed. New Jersey: Prentice-Hall. This is the AI textbook used by p Computer Science departments in the world. A low price 2 nd edition (with a green soft cover) is available in Philippine booksres. There are also a few copies at the DLSU library; two of these have been placed in the Circulation-Reserve section. References (including online resources): Blackburn, P., Bos, J. & Striegnitz, K. (2006). Learn Prolog Now! UK: College Publications. There is a free online version of this book at: Jones, M. T. (2008). Artificial Intelligence: A Systems Approach. Hingham, Massachusetts: Infinity Science. This is the newest addition the set of good AI textbooks. It is easier read but is less comprehensive than both (Russell & Norvig, 2010) and (Luger, 2009). It also contains C implementations of the basic AI algorithms. A copy is available at the DLSU library, and has been placed in the Circulation-Reserve section. Luger, G. (2009). Artificial Intelligence: Structures and Strategies for Complex Problem Solving, 6 th Ed. Harlow, Essex: Addison-Wesley. This is easier read than (Russell & Norvig, 2009). A copy of the third edition is available at the DLSU library, and has been placed in the Circulation-Reserve section. Also available in Philippine booksres. Surrey. (2001). Expert System Case Studies: MYCIN. University of Surrey. This archived site contains a sample consultation with MYCIN, which established the methodology of contemporary expert systems (Luger, 2005): mycin.html. General Report Formatting and Submission Guidelines: The General Report Formatting and Submission Guidelines are on a separate document that can be downloaded from the professor s website or some other location that the professor will specify. When submitting any written documents in this course, these guidelines must be adhered. Nonadherence a guideline will merit deductions. Note, o, that the penalty for plagiarism is failure in the course. Class Policies: Other policies specific the professor s classes are on a separate document that can be downloaded from the professor s website or some other location that the professor will specify. Faculty Contact Details: Dr. Raymund Sison raymund.sison@delasalle.ph (Ensure that the subject of your contains the course code (INTESYS) and your section.) URL Ms. Rhia Trogo rhia.trogo@delasalle.ph (Class participation, general report formatting guidelines, and classroom policies of Dr. Sison s classes will be posted here.) Course download site (The course slides and specs for the major course outputs are here.) /RCS 7 of 7

Knowledge-Based - Systems

Knowledge-Based - Systems Knowledge-Based - Systems ; Rajendra Arvind Akerkar Chairman, Technomathematics Research Foundation and Senior Researcher, Western Norway Research institute Priti Srinivas Sajja Sardar Patel University

More information

Course Content Concepts

Course Content Concepts CS 1371 SYLLABUS, Fall, 2017 Revised 8/6/17 Computing for Engineers Course Content Concepts The students will be expected to be familiar with the following concepts, either by writing code to solve problems,

More information

George Mason University Graduate School of Education Program: Special Education

George Mason University Graduate School of Education Program: Special Education George Mason University Graduate School of Education Program: Special Education 1 EDSE 590: Research Methods in Special Education Instructor: Margo A. Mastropieri, Ph.D. Assistant: Judy Ericksen Section

More information

Data Structures and Algorithms

Data Structures and Algorithms CS 3114 Data Structures and Algorithms 1 Trinity College Library Univ. of Dublin Instructor and Course Information 2 William D McQuain Email: Office: Office Hours: wmcquain@cs.vt.edu 634 McBryde Hall see

More information

An OO Framework for building Intelligence and Learning properties in Software Agents

An OO Framework for building Intelligence and Learning properties in Software Agents An OO Framework for building Intelligence and Learning properties in Software Agents José A. R. P. Sardinha, Ruy L. Milidiú, Carlos J. P. Lucena, Patrick Paranhos Abstract Software agents are defined as

More information

Lecture 1: Basic Concepts of Machine Learning

Lecture 1: Basic Concepts of Machine Learning Lecture 1: Basic Concepts of Machine Learning Cognitive Systems - Machine Learning Ute Schmid (lecture) Johannes Rabold (practice) Based on slides prepared March 2005 by Maximilian Röglinger, updated 2010

More information

AQUA: An Ontology-Driven Question Answering System

AQUA: An Ontology-Driven Question Answering System AQUA: An Ontology-Driven Question Answering System Maria Vargas-Vera, Enrico Motta and John Domingue Knowledge Media Institute (KMI) The Open University, Walton Hall, Milton Keynes, MK7 6AA, United Kingdom.

More information

MYCIN. The MYCIN Task

MYCIN. The MYCIN Task MYCIN Developed at Stanford University in 1972 Regarded as the first true expert system Assists physicians in the treatment of blood infections Many revisions and extensions over the years The MYCIN Task

More information

University of Groningen. Systemen, planning, netwerken Bosman, Aart

University of Groningen. Systemen, planning, netwerken Bosman, Aart University of Groningen Systemen, planning, netwerken Bosman, Aart IMPORTANT NOTE: You are advised to consult the publisher's version (publisher's PDF) if you wish to cite from it. Please check the document

More information

Learning Methods for Fuzzy Systems

Learning Methods for Fuzzy Systems Learning Methods for Fuzzy Systems Rudolf Kruse and Andreas Nürnberger Department of Computer Science, University of Magdeburg Universitätsplatz, D-396 Magdeburg, Germany Phone : +49.39.67.876, Fax : +49.39.67.8

More information

Rule-based Expert Systems

Rule-based Expert Systems Rule-based Expert Systems What is knowledge? is a theoretical or practical understanding of a subject or a domain. is also the sim of what is currently known, and apparently knowledge is power. Those who

More information

A Neural Network GUI Tested on Text-To-Phoneme Mapping

A Neural Network GUI Tested on Text-To-Phoneme Mapping A Neural Network GUI Tested on Text-To-Phoneme Mapping MAARTEN TROMPPER Universiteit Utrecht m.f.a.trompper@students.uu.nl Abstract Text-to-phoneme (T2P) mapping is a necessary step in any speech synthesis

More information

PH.D. IN COMPUTER SCIENCE PROGRAM (POST M.S.)

PH.D. IN COMPUTER SCIENCE PROGRAM (POST M.S.) PH.D. IN COMPUTER SCIENCE PROGRAM (POST M.S.) OVERVIEW ADMISSION REQUIREMENTS PROGRAM REQUIREMENTS OVERVIEW FOR THE PH.D. IN COMPUTER SCIENCE Overview The doctoral program is designed for those students

More information

Module 12. Machine Learning. Version 2 CSE IIT, Kharagpur

Module 12. Machine Learning. Version 2 CSE IIT, Kharagpur Module 12 Machine Learning 12.1 Instructional Objective The students should understand the concept of learning systems Students should learn about different aspects of a learning system Students should

More information

ACCOUNTING FOR MANAGERS BU-5190-AU7 Syllabus

ACCOUNTING FOR MANAGERS BU-5190-AU7 Syllabus HEALTH CARE ADMINISTRATION MBA ACCOUNTING FOR MANAGERS BU-5190-AU7 Syllabus Winter 2010 P LYMOUTH S TATE U NIVERSITY, C OLLEGE OF B USINESS A DMINISTRATION 1 Page 2 PLYMOUTH STATE UNIVERSITY College of

More information

Knowledge based expert systems D H A N A N J A Y K A L B A N D E

Knowledge based expert systems D H A N A N J A Y K A L B A N D E Knowledge based expert systems D H A N A N J A Y K A L B A N D E What is a knowledge based system? A Knowledge Based System or a KBS is a computer program that uses artificial intelligence to solve problems

More information

Leveraging MOOCs to bring entrepreneurship and innovation to everyone on campus

Leveraging MOOCs to bring entrepreneurship and innovation to everyone on campus Paper ID #9305 Leveraging MOOCs to bring entrepreneurship and innovation to everyone on campus Dr. James V Green, University of Maryland, College Park Dr. James V. Green leads the education activities

More information

Artificial Neural Networks written examination

Artificial Neural Networks written examination 1 (8) Institutionen för informationsteknologi Olle Gällmo Universitetsadjunkt Adress: Lägerhyddsvägen 2 Box 337 751 05 Uppsala Artificial Neural Networks written examination Monday, May 15, 2006 9 00-14

More information

POLA: a student modeling framework for Probabilistic On-Line Assessment of problem solving performance

POLA: a student modeling framework for Probabilistic On-Line Assessment of problem solving performance POLA: a student modeling framework for Probabilistic On-Line Assessment of problem solving performance Cristina Conati, Kurt VanLehn Intelligent Systems Program University of Pittsburgh Pittsburgh, PA,

More information

Laboratorio di Intelligenza Artificiale e Robotica

Laboratorio di Intelligenza Artificiale e Robotica Laboratorio di Intelligenza Artificiale e Robotica A.A. 2008-2009 Outline 2 Machine Learning Unsupervised Learning Supervised Learning Reinforcement Learning Genetic Algorithms Genetics-Based Machine Learning

More information

Laboratorio di Intelligenza Artificiale e Robotica

Laboratorio di Intelligenza Artificiale e Robotica Laboratorio di Intelligenza Artificiale e Robotica A.A. 2008-2009 Outline 2 Machine Learning Unsupervised Learning Supervised Learning Reinforcement Learning Genetic Algorithms Genetics-Based Machine Learning

More information

Objectives. Chapter 2: The Representation of Knowledge. Expert Systems: Principles and Programming, Fourth Edition

Objectives. Chapter 2: The Representation of Knowledge. Expert Systems: Principles and Programming, Fourth Edition Chapter 2: The Representation of Knowledge Expert Systems: Principles and Programming, Fourth Edition Objectives Introduce the study of logic Learn the difference between formal logic and informal logic

More information

A student diagnosing and evaluation system for laboratory-based academic exercises

A student diagnosing and evaluation system for laboratory-based academic exercises A student diagnosing and evaluation system for laboratory-based academic exercises Maria Samarakou, Emmanouil Fylladitakis and Pantelis Prentakis Technological Educational Institute (T.E.I.) of Athens

More information

CS 100: Principles of Computing

CS 100: Principles of Computing CS 100: Principles of Computing Kevin Molloy August 29, 2017 1 Basic Course Information 1.1 Prerequisites: None 1.2 General Education Fulfills Mason Core requirement in Information Technology (ALL). 1.3

More information

Python Machine Learning

Python Machine Learning Python Machine Learning Unlock deeper insights into machine learning with this vital guide to cuttingedge predictive analytics Sebastian Raschka [ PUBLISHING 1 open source I community experience distilled

More information

Evolutive Neural Net Fuzzy Filtering: Basic Description

Evolutive Neural Net Fuzzy Filtering: Basic Description Journal of Intelligent Learning Systems and Applications, 2010, 2: 12-18 doi:10.4236/jilsa.2010.21002 Published Online February 2010 (http://www.scirp.org/journal/jilsa) Evolutive Neural Net Fuzzy Filtering:

More information

BA 130 Introduction to International Business

BA 130 Introduction to International Business BA 130 Introduction to International Business COURSE SYLLABUS Department of Business and Economics Spring, 2017 Credit: Instructor: Office Hours: E-mail: 3 units (45 lecture hours) Dr. Alexander Anokhin

More information

OPTIMIZATINON OF TRAINING SETS FOR HEBBIAN-LEARNING- BASED CLASSIFIERS

OPTIMIZATINON OF TRAINING SETS FOR HEBBIAN-LEARNING- BASED CLASSIFIERS OPTIMIZATINON OF TRAINING SETS FOR HEBBIAN-LEARNING- BASED CLASSIFIERS Václav Kocian, Eva Volná, Michal Janošek, Martin Kotyrba University of Ostrava Department of Informatics and Computers Dvořákova 7,

More information

EXPERT SYSTEMS IN PRODUCTION MANAGEMENT. Daniel E. O'LEARY School of Business University of Southern California Los Angeles, California

EXPERT SYSTEMS IN PRODUCTION MANAGEMENT. Daniel E. O'LEARY School of Business University of Southern California Los Angeles, California Production Management: Methods and Studies B. Lev (Editor) \Ii) Elsevier Science Publishers RV. (North-Holland), 1986 175 EXPERT SYSTEMS IN PRODUCTION MANAGEMENT Daniel E. O'LEARY School of Business University

More information

ACCOUNTING FOR MANAGERS BU-5190-OL Syllabus

ACCOUNTING FOR MANAGERS BU-5190-OL Syllabus MASTER IN BUSINESS ADMINISTRATION ACCOUNTING FOR MANAGERS BU-5190-OL Syllabus Fall 2011 P LYMOUTH S TATE U NIVERSITY, C OLLEGE OF B USINESS A DMINISTRATION 1 Page 2 PLYMOUTH STATE UNIVERSITY College of

More information

An Interactive Intelligent Language Tutor Over The Internet

An Interactive Intelligent Language Tutor Over The Internet An Interactive Intelligent Language Tutor Over The Internet Trude Heift Linguistics Department and Language Learning Centre Simon Fraser University, B.C. Canada V5A1S6 E-mail: heift@sfu.ca Abstract: This

More information

GACE Computer Science Assessment Test at a Glance

GACE Computer Science Assessment Test at a Glance GACE Computer Science Assessment Test at a Glance Updated May 2017 See the GACE Computer Science Assessment Study Companion for practice questions and preparation resources. Assessment Name Computer Science

More information

Chapter 2 Rule Learning in a Nutshell

Chapter 2 Rule Learning in a Nutshell Chapter 2 Rule Learning in a Nutshell This chapter gives a brief overview of inductive rule learning and may therefore serve as a guide through the rest of the book. Later chapters will expand upon the

More information

Introduction to Psychology

Introduction to Psychology Course Title Introduction to Psychology Course Number PSYCH-UA.9001001 SAMPLE SYLLABUS Instructor Contact Information André Weinreich aw111@nyu.edu Course Details Wednesdays, 1:30pm to 4:15pm Location

More information

EDIT 576 (2 credits) Mobile Learning and Applications Fall Semester 2015 August 31 October 18, 2015 Fully Online Course

EDIT 576 (2 credits) Mobile Learning and Applications Fall Semester 2015 August 31 October 18, 2015 Fully Online Course GEORGE MASON UNIVERSITY COLLEGE OF EDUCATION AND HUMAN DEVELOPMENT INSTRUCTIONAL DESIGN AND TECHNOLOGY PROGRAM EDIT 576 (2 credits) Mobile Learning and Applications Fall Semester 2015 August 31 October

More information

Instructor: Matthew Wickes Kilgore Office: ES 310

Instructor: Matthew Wickes Kilgore Office: ES 310 MATH 1314 College Algebra Syllabus Instructor: Matthew Wickes Kilgore Office: ES 310 Longview Office: LN 205C Email: mwickes@kilgore.edu Phone: 903 988-7455 Prerequistes: Placement test score on TSI or

More information

Math 181, Calculus I

Math 181, Calculus I Math 181, Calculus I [Semester] [Class meeting days/times] [Location] INSTRUCTOR INFORMATION: Name: Office location: Office hours: Mailbox: Phone: Email: Required Material and Access: Textbook: Stewart,

More information

On-Line Data Analytics

On-Line Data Analytics International Journal of Computer Applications in Engineering Sciences [VOL I, ISSUE III, SEPTEMBER 2011] [ISSN: 2231-4946] On-Line Data Analytics Yugandhar Vemulapalli #, Devarapalli Raghu *, Raja Jacob

More information

MYCIN. The embodiment of all the clichés of what expert systems are. (Newell)

MYCIN. The embodiment of all the clichés of what expert systems are. (Newell) MYCIN The embodiment of all the clichés of what expert systems are. (Newell) What is MYCIN? A medical diagnosis assistant A wild success Better than the experts Prototype for many other systems A disappointing

More information

LIN 6520 Syntax 2 T 5-6, Th 6 CBD 234

LIN 6520 Syntax 2 T 5-6, Th 6 CBD 234 LIN 6520 Syntax 2 T 5-6, Th 6 CBD 234 Eric Potsdam office: 4121 Turlington Hall office phone: 294-7456 office hours: T 7, W 3-4, and by appointment e-mail: potsdam@ufl.edu Course Description This course

More information

1. Answer the questions below on the Lesson Planning Response Document.

1. Answer the questions below on the Lesson Planning Response Document. Module for Lateral Entry Teachers Lesson Planning Introductory Information about Understanding by Design (UbD) (Sources: Wiggins, G. & McTighte, J. (2005). Understanding by design. Alexandria, VA: ASCD.;

More information

Graduate Program in Education

Graduate Program in Education SPECIAL EDUCATION THESIS/PROJECT AND SEMINAR (EDME 531-01) SPRING / 2015 Professor: Janet DeRosa, D.Ed. Course Dates: January 11 to May 9, 2015 Phone: 717-258-5389 (home) Office hours: Tuesday evenings

More information

Spring 2015 IET4451 Systems Simulation Course Syllabus for Traditional, Hybrid, and Online Classes

Spring 2015 IET4451 Systems Simulation Course Syllabus for Traditional, Hybrid, and Online Classes Spring 2015 IET4451 Systems Simulation Course Syllabus for Traditional, Hybrid, and Online Classes Instructor: Dr. Gregory L. Wiles Email Address: Use D2L e-mail, or secondly gwiles@spsu.edu Office: M

More information

SYLLABUS. EC 322 Intermediate Macroeconomics Fall 2012

SYLLABUS. EC 322 Intermediate Macroeconomics Fall 2012 SYLLABUS EC 322 Intermediate Macroeconomics Fall 2012 Location: Online Instructor: Christopher Westley Office: 112A Merrill Phone: 782-5392 Office hours: Tues and Thur, 12:30-2:30, Thur 4:00-5:00, or by

More information

Discriminative Learning of Beam-Search Heuristics for Planning

Discriminative Learning of Beam-Search Heuristics for Planning Discriminative Learning of Beam-Search Heuristics for Planning Yuehua Xu School of EECS Oregon State University Corvallis,OR 97331 xuyu@eecs.oregonstate.edu Alan Fern School of EECS Oregon State University

More information

Specification and Evaluation of Machine Translation Toy Systems - Criteria for laboratory assignments

Specification and Evaluation of Machine Translation Toy Systems - Criteria for laboratory assignments Specification and Evaluation of Machine Translation Toy Systems - Criteria for laboratory assignments Cristina Vertan, Walther v. Hahn University of Hamburg, Natural Language Systems Division Hamburg,

More information

MGMT3403 Leadership Second Semester

MGMT3403 Leadership Second Semester MGMT3403 Leadership 2017-2018 Second Semester I. Information on Instructor Position Name Email Phone Office Instructor Dr. So-Hyeon SHIM ZHANG sshim19@hku.hk 3917-1613 KKL 701 (Office Hour: By appointment)

More information

Table of Contents. Course Delivery Method. Instructor Information. Phone: Office hours: Table of Contents. Course Description

Table of Contents. Course Delivery Method. Instructor Information.   Phone: Office hours: Table of Contents. Course Description School of Science and Technology Department of Information Technology ISSC323: Computer Hardware Systems 3 Credit Hours 8 Week Course Prerequisite(s): None Instructor Information Course Description Course

More information

Rule Learning With Negation: Issues Regarding Effectiveness

Rule Learning With Negation: Issues Regarding Effectiveness Rule Learning With Negation: Issues Regarding Effectiveness S. Chua, F. Coenen, G. Malcolm University of Liverpool Department of Computer Science, Ashton Building, Ashton Street, L69 3BX Liverpool, United

More information

CS Course Missive

CS Course Missive CS15 2017 Course Missive 1 Introduction 2 The Staff 3 Course Material 4 How to be Successful in CS15 5 Grading 6 Collaboration 7 Changes and Feedback 1 Introduction Welcome to CS15, Introduction to Object-Oriented

More information

Physics 270: Experimental Physics

Physics 270: Experimental Physics 2017 edition Lab Manual Physics 270 3 Physics 270: Experimental Physics Lecture: Lab: Instructor: Office: Email: Tuesdays, 2 3:50 PM Thursdays, 2 4:50 PM Dr. Uttam Manna 313C Moulton Hall umanna@ilstu.edu

More information

Test Effort Estimation Using Neural Network

Test Effort Estimation Using Neural Network J. Software Engineering & Applications, 2010, 3: 331-340 doi:10.4236/jsea.2010.34038 Published Online April 2010 (http://www.scirp.org/journal/jsea) 331 Chintala Abhishek*, Veginati Pavan Kumar, Harish

More information

CENTRAL MICHIGAN UNIVERSITY COLLEGE OF EDUCATION AND HUMAN SERVICES

CENTRAL MICHIGAN UNIVERSITY COLLEGE OF EDUCATION AND HUMAN SERVICES CENTRAL MICHIGAN UNIVERSITY COLLEGE OF EDUCATION AND HUMAN SERVICES Department of Teacher Education and Professional Development EDU642: Instructional Multimedia (3 Credit Hours; Summer I, 2016) Instructor:

More information

BIOL 2402 Anatomy & Physiology II Course Syllabus:

BIOL 2402 Anatomy & Physiology II Course Syllabus: BIOL 2402 Anatomy & Physiology II Course Syllabus: Northeast Texas Community College exists to provide responsible, exemplary learning opportunities. Dr. Brenda Deming Office: Math/Science Building, Office

More information

EDCI 699 Statistics: Content, Process, Application COURSE SYLLABUS: SPRING 2016

EDCI 699 Statistics: Content, Process, Application COURSE SYLLABUS: SPRING 2016 EDCI 699 Statistics: Content, Process, Application COURSE SYLLABUS: SPRING 2016 Instructor: Dr. Katy Denson, Ph.D. Office Hours: Because I live in Albuquerque, New Mexico, I won t have office hours. But

More information

Evolution of Symbolisation in Chimpanzees and Neural Nets

Evolution of Symbolisation in Chimpanzees and Neural Nets Evolution of Symbolisation in Chimpanzees and Neural Nets Angelo Cangelosi Centre for Neural and Adaptive Systems University of Plymouth (UK) a.cangelosi@plymouth.ac.uk Introduction Animal communication

More information

Study and Analysis of MYCIN expert system

Study and Analysis of MYCIN expert system www.ijecs.in International Journal Of Engineering And Computer Science ISSN: 2319-7242 Volume 4 Issue 10 Oct 2015, Page No. 14861-14865 Study and Analysis of MYCIN expert system 1 Ankur Kumar Meena, 2

More information

Maximizing Learning Through Course Alignment and Experience with Different Types of Knowledge

Maximizing Learning Through Course Alignment and Experience with Different Types of Knowledge Innov High Educ (2009) 34:93 103 DOI 10.1007/s10755-009-9095-2 Maximizing Learning Through Course Alignment and Experience with Different Types of Knowledge Phyllis Blumberg Published online: 3 February

More information

EDIT 576 DL1 (2 credits) Mobile Learning and Applications Fall Semester 2014 August 25 October 12, 2014 Fully Online Course

EDIT 576 DL1 (2 credits) Mobile Learning and Applications Fall Semester 2014 August 25 October 12, 2014 Fully Online Course GEORGE MASON UNIVERSITY COLLEGE OF EDUCATION AND HUMAN DEVELOPMENT GRADUATE SCHOOL OF EDUCATION INSTRUCTIONAL DESIGN AND TECHNOLOGY PROGRAM EDIT 576 DL1 (2 credits) Mobile Learning and Applications Fall

More information

D Road Maps 6. A Guide to Learning System Dynamics. System Dynamics in Education Project

D Road Maps 6. A Guide to Learning System Dynamics. System Dynamics in Education Project D-4506-5 1 Road Maps 6 A Guide to Learning System Dynamics System Dynamics in Education Project 2 A Guide to Learning System Dynamics D-4506-5 Road Maps 6 System Dynamics in Education Project System Dynamics

More information

Developing an Assessment Plan to Learn About Student Learning

Developing an Assessment Plan to Learn About Student Learning Developing an Assessment Plan to Learn About Student Learning By Peggy L. Maki, Senior Scholar, Assessing for Learning American Association for Higher Education (pre-publication version of article that

More information

CS 598 Natural Language Processing

CS 598 Natural Language Processing CS 598 Natural Language Processing Natural language is everywhere Natural language is everywhere Natural language is everywhere Natural language is everywhere!"#$%&'&()*+,-./012 34*5665756638/9:;< =>?@ABCDEFGHIJ5KL@

More information

Scoring Guide for Candidates For retake candidates who began the Certification process in and earlier.

Scoring Guide for Candidates For retake candidates who began the Certification process in and earlier. Adolescence and Young Adulthood SOCIAL STUDIES HISTORY For retake candidates who began the Certification process in 2013-14 and earlier. Part 1 provides you with the tools to understand and interpret your

More information

Computer Science 1015F ~ 2016 ~ Notes to Students

Computer Science 1015F ~ 2016 ~ Notes to Students Computer Science 1015F ~ 2016 ~ Notes to Students Course Description Computer Science 1015F and 1016S together constitute a complete Computer Science curriculum for first year students, offering an introduction

More information

MGT/MGP/MGB 261: Investment Analysis

MGT/MGP/MGB 261: Investment Analysis UNIVERSITY OF CALIFORNIA, DAVIS GRADUATE SCHOOL OF MANAGEMENT SYLLABUS for Fall 2014 MGT/MGP/MGB 261: Investment Analysis Daytime MBA: Tu 12:00p.m. - 3:00 p.m. Location: 1302 Gallagher (CRN: 51489) Sacramento

More information

CS Machine Learning

CS Machine Learning CS 478 - Machine Learning Projects Data Representation Basic testing and evaluation schemes CS 478 Data and Testing 1 Programming Issues l Program in any platform you want l Realize that you will be doing

More information

South Carolina English Language Arts

South Carolina English Language Arts South Carolina English Language Arts A S O F J U N E 2 0, 2 0 1 0, T H I S S TAT E H A D A D O P T E D T H E CO M M O N CO R E S TAT E S TA N DA R D S. DOCUMENTS REVIEWED South Carolina Academic Content

More information

CENTRAL MICHIGAN UNIVERSITY COLLEGE OF EDUCATION AND HUMAN SERVICES Department of Teacher Education and Professional Development

CENTRAL MICHIGAN UNIVERSITY COLLEGE OF EDUCATION AND HUMAN SERVICES Department of Teacher Education and Professional Development CENTRAL MICHIGAN UNIVERSITY COLLEGE OF EDUCATION AND HUMAN SERVICES Department of Teacher Education and Professional Development Instructor: Dr. Jennifer L. Weible Office: 464 EHS Building Email: j.weible@cmich.edu

More information

Visual CP Representation of Knowledge

Visual CP Representation of Knowledge Visual CP Representation of Knowledge Heather D. Pfeiffer and Roger T. Hartley Department of Computer Science New Mexico State University Las Cruces, NM 88003-8001, USA email: hdp@cs.nmsu.edu and rth@cs.nmsu.edu

More information

CONCEPT MAPS AS A DEVICE FOR LEARNING DATABASE CONCEPTS

CONCEPT MAPS AS A DEVICE FOR LEARNING DATABASE CONCEPTS CONCEPT MAPS AS A DEVICE FOR LEARNING DATABASE CONCEPTS Pirjo Moen Department of Computer Science P.O. Box 68 FI-00014 University of Helsinki pirjo.moen@cs.helsinki.fi http://www.cs.helsinki.fi/pirjo.moen

More information

Guide to Teaching Computer Science

Guide to Teaching Computer Science Guide to Teaching Computer Science Orit Hazzan Tami Lapidot Noa Ragonis Guide to Teaching Computer Science An Activity-Based Approach Dr. Orit Hazzan Associate Professor Technion - Israel Institute of

More information

FUZZY EXPERT. Dr. Kasim M. Al-Aubidy. Philadelphia University. Computer Eng. Dept February 2002 University of Damascus-Syria

FUZZY EXPERT. Dr. Kasim M. Al-Aubidy. Philadelphia University. Computer Eng. Dept February 2002 University of Damascus-Syria FUZZY EXPERT SYSTEMS 16-18 18 February 2002 University of Damascus-Syria Dr. Kasim M. Al-Aubidy Computer Eng. Dept. Philadelphia University What is Expert Systems? ES are computer programs that emulate

More information

AU MATH Calculus I 2017 Spring SYLLABUS

AU MATH Calculus I 2017 Spring SYLLABUS AU MATH 191 950 Calculus I 2017 Spring SYLLABUS AU Math 191 950 Calculus I Consortium of Adventist Colleges and Universities Interactive Online Format This course follows an interactive online format with

More information

Abstractions and the Brain

Abstractions and the Brain Abstractions and the Brain Brian D. Josephson Department of Physics, University of Cambridge Cavendish Lab. Madingley Road Cambridge, UK. CB3 OHE bdj10@cam.ac.uk http://www.tcm.phy.cam.ac.uk/~bdj10 ABSTRACT

More information

Machine Learning and Data Mining. Ensembles of Learners. Prof. Alexander Ihler

Machine Learning and Data Mining. Ensembles of Learners. Prof. Alexander Ihler Machine Learning and Data Mining Ensembles of Learners Prof. Alexander Ihler Ensemble methods Why learn one classifier when you can learn many? Ensemble: combine many predictors (Weighted) combina

More information

Mathematics Scoring Guide for Sample Test 2005

Mathematics Scoring Guide for Sample Test 2005 Mathematics Scoring Guide for Sample Test 2005 Grade 4 Contents Strand and Performance Indicator Map with Answer Key...................... 2 Holistic Rubrics.......................................................

More information

MATH 1A: Calculus I Sec 01 Winter 2017 Room E31 MTWThF 8:30-9:20AM

MATH 1A: Calculus I Sec 01 Winter 2017 Room E31 MTWThF 8:30-9:20AM Instructor: Amanda Lien Office: S75b Office Hours: MTWTh 11:30AM-12:20PM Contact: lienamanda@fhda.edu COURSE DESCRIPTION MATH 1A: Calculus I Sec 01 Winter 2017 Room E31 MTWThF 8:30-9:20AM Fundamentals

More information

COURSE INFORMATION. Course Number SER 216. Course Title Software Enterprise II: Testing and Quality. Credits 3. Prerequisites SER 215

COURSE INFORMATION. Course Number SER 216. Course Title Software Enterprise II: Testing and Quality. Credits 3. Prerequisites SER 215 **Disclaimer** This syllabus is to be used as a guideline only. The information provided is a summary of topics to be covered in the class. Information contained in this document such as assignments, grading

More information

Major Lessons from This Work

Major Lessons from This Work PART TWELVE Conclusions 36 Major Lessons from This Work In this book we have presented experimental evidence at many levels of detail for a diverse set of hypotheses. As indicated by the chapter and section

More information

WE GAVE A LAWYER BASIC MATH SKILLS, AND YOU WON T BELIEVE WHAT HAPPENED NEXT

WE GAVE A LAWYER BASIC MATH SKILLS, AND YOU WON T BELIEVE WHAT HAPPENED NEXT WE GAVE A LAWYER BASIC MATH SKILLS, AND YOU WON T BELIEVE WHAT HAPPENED NEXT PRACTICAL APPLICATIONS OF RANDOM SAMPLING IN ediscovery By Matthew Verga, J.D. INTRODUCTION Anyone who spends ample time working

More information

Word Segmentation of Off-line Handwritten Documents

Word Segmentation of Off-line Handwritten Documents Word Segmentation of Off-line Handwritten Documents Chen Huang and Sargur N. Srihari {chuang5, srihari}@cedar.buffalo.edu Center of Excellence for Document Analysis and Recognition (CEDAR), Department

More information

Page 1 of 8 REQUIRED MATERIALS:

Page 1 of 8 REQUIRED MATERIALS: INSTRUCTOR: OFFICE: PHONE / EMAIL: CONSULTATION: INSTRUCTOR WEB SITE: MATH DEPARTMENT WEB SITES: http:/ Online MATH 1010 INTERMEDIATE ALGEBRA Spring Semester 2013 Zeph Smith SCC N326 - G 957-3229 / zeph.smith@slcc.edu

More information

Be aware there will be a makeup date for missed class time on the Thanksgiving holiday. This will be discussed in class. Course Description

Be aware there will be a makeup date for missed class time on the Thanksgiving holiday. This will be discussed in class. Course Description HDCN 6303-METHODS: GROUP COUNSELING Department of Counseling and Dispute Resolution Southern Methodist University Thursday 6pm 10:15pm Jan Term 2013-14 Be aware there will be a makeup date for missed class

More information

City University of Hong Kong Course Syllabus. offered by Department of Architecture and Civil Engineering with effect from Semester A 2017/18

City University of Hong Kong Course Syllabus. offered by Department of Architecture and Civil Engineering with effect from Semester A 2017/18 City University of Hong Kong Course Syllabus offered by Department of Architecture and Civil Engineering with effect from Semester A 2017/18 Part I Course Overview Course Title: Course Code: Course Duration:

More information

10.2. Behavior models

10.2. Behavior models User behavior research 10.2. Behavior models Overview Why do users seek information? How do they seek information? How do they search for information? How do they use libraries? These questions are addressed

More information

Class Numbers: & Personal Financial Management. Sections: RVCC & RVDC. Summer 2008 FIN Fully Online

Class Numbers: & Personal Financial Management. Sections: RVCC & RVDC. Summer 2008 FIN Fully Online Summer 2008 FIN 3140 Personal Financial Management Fully Online Sections: RVCC & RVDC Class Numbers: 53262 & 53559 Instructor: Jim Keys Office: RB 207B, University Park Campus Office Phone: 305-348-3268

More information

(Sub)Gradient Descent

(Sub)Gradient Descent (Sub)Gradient Descent CMSC 422 MARINE CARPUAT marine@cs.umd.edu Figures credit: Piyush Rai Logistics Midterm is on Thursday 3/24 during class time closed book/internet/etc, one page of notes. will include

More information

ReinForest: Multi-Domain Dialogue Management Using Hierarchical Policies and Knowledge Ontology

ReinForest: Multi-Domain Dialogue Management Using Hierarchical Policies and Knowledge Ontology ReinForest: Multi-Domain Dialogue Management Using Hierarchical Policies and Knowledge Ontology Tiancheng Zhao CMU-LTI-16-006 Language Technologies Institute School of Computer Science Carnegie Mellon

More information

EQuIP Review Feedback

EQuIP Review Feedback EQuIP Review Feedback Lesson/Unit Name: On the Rainy River and The Red Convertible (Module 4, Unit 1) Content Area: English language arts Grade Level: 11 Dimension I Alignment to the Depth of the CCSS

More information

IAT 888: Metacreation Machines endowed with creative behavior. Philippe Pasquier Office 565 (floor 14)

IAT 888: Metacreation Machines endowed with creative behavior. Philippe Pasquier Office 565 (floor 14) IAT 888: Metacreation Machines endowed with creative behavior Philippe Pasquier Office 565 (floor 14) pasquier@sfu.ca Outline of today's lecture A little bit about me A little bit about you What will that

More information

ENEE 302h: Digital Electronics, Fall 2005 Prof. Bruce Jacob

ENEE 302h: Digital Electronics, Fall 2005 Prof. Bruce Jacob Course Syllabus ENEE 302h: Digital Electronics, Fall 2005 Prof. Bruce Jacob 1. Basic Information Time & Place Lecture: TuTh 2:00 3:15 pm, CSIC-3118 Discussion Section: Mon 12:00 12:50pm, EGR-1104 Professor

More information

ANT4034: HISTORY OF ANTHROPOLOGICAL THEORY Spring 2014 Syllabus

ANT4034: HISTORY OF ANTHROPOLOGICAL THEORY Spring 2014 Syllabus ANT4034: HISTORY OF ANTHROPOLOGICAL THEORY Spring 2014 Syllabus Michael Heckenberger, PhD (mheck@ufl.edu). Associate Professor, Department of Anthropology Location & Time: Norman 184; T: 7-8 (1:55-3:50);

More information

GCSE. Mathematics A. Mark Scheme for January General Certificate of Secondary Education Unit A503/01: Mathematics C (Foundation Tier)

GCSE. Mathematics A. Mark Scheme for January General Certificate of Secondary Education Unit A503/01: Mathematics C (Foundation Tier) GCSE Mathematics A General Certificate of Secondary Education Unit A503/0: Mathematics C (Foundation Tier) Mark Scheme for January 203 Oxford Cambridge and RSA Examinations OCR (Oxford Cambridge and RSA)

More information

DIGITAL GAMING & INTERACTIVE MEDIA BACHELOR S DEGREE. Junior Year. Summer (Bridge Quarter) Fall Winter Spring GAME Credits.

DIGITAL GAMING & INTERACTIVE MEDIA BACHELOR S DEGREE. Junior Year. Summer (Bridge Quarter) Fall Winter Spring GAME Credits. DIGITAL GAMING & INTERACTIVE MEDIA BACHELOR S DEGREE Sample 2-Year Academic Plan DRAFT Junior Year Summer (Bridge Quarter) Fall Winter Spring MMDP/GAME 124 GAME 310 GAME 318 GAME 330 Introduction to Maya

More information

Marketing Management MBA 706 Mondays 2:00-4:50

Marketing Management MBA 706 Mondays 2:00-4:50 Marketing Management MBA 706 Mondays 2:00-4:50 INSTRUCTOR OFFICE: OFFICE HOURS: DR. JAMES BOLES 441B BRYAN BUILDING BY APPOINTMENT OFFICE PHONE: 336-334-4413; CELL 336-580-8763 E-MAIL ADDRESS: jsboles@uncg.edu

More information

Mathematics process categories

Mathematics process categories Mathematics process categories All of the UK curricula define multiple categories of mathematical proficiency that require students to be able to use and apply mathematics, beyond simple recall of facts

More information

Firms and Markets Saturdays Summer I 2014

Firms and Markets Saturdays Summer I 2014 PRELIMINARY DRAFT VERSION. SUBJECT TO CHANGE. Firms and Markets Saturdays Summer I 2014 Professor Thomas Pugel Office: Room 11-53 KMC E-mail: tpugel@stern.nyu.edu Tel: 212-998-0918 Fax: 212-995-4212 This

More information

Business Analytics and Information Tech COURSE NUMBER: 33:136:494 COURSE TITLE: Data Mining and Business Intelligence

Business Analytics and Information Tech COURSE NUMBER: 33:136:494 COURSE TITLE: Data Mining and Business Intelligence Business Analytics and Information Tech COURSE NUMBER: 33:136:494 COURSE TITLE: Data Mining and Business Intelligence COURSE DESCRIPTION This course presents computing tools and concepts for all stages

More information

Linking the Common European Framework of Reference and the Michigan English Language Assessment Battery Technical Report

Linking the Common European Framework of Reference and the Michigan English Language Assessment Battery Technical Report Linking the Common European Framework of Reference and the Michigan English Language Assessment Battery Technical Report Contact Information All correspondence and mailings should be addressed to: CaMLA

More information

Neuro-Symbolic Approaches for Knowledge Representation in Expert Systems

Neuro-Symbolic Approaches for Knowledge Representation in Expert Systems Published in the International Journal of Hybrid Intelligent Systems 1(3-4) (2004) 111-126 Neuro-Symbolic Approaches for Knowledge Representation in Expert Systems Ioannis Hatzilygeroudis and Jim Prentzas

More information