CS 1 – Introduction to Computer Science Introduction to the wonderful world of Dr. T Dr. Daniel Tauritz.

Slides:



Advertisements
Similar presentations
1 Undergraduate Curriculum Revision Department of Computer Science February 10, 2010.
Advertisements

Becerra-Fernandez, et al. -- Knowledge Management 1/e -- © 2004 Prentice Hall Chapter 7 Technologies to Manage Knowledge: Artificial Intelligence.
An Introduction to Artificial Intelligence. Introduction Getting machines to “think”. Imitation game and the Turing test. Chinese room test. Key processes.
Introductory Lecture. What is Discrete Mathematics? Discrete mathematics is the part of mathematics devoted to the study of discrete (as opposed to continuous)
Department of Mathematics and Computer Science
SWEBOK & U. Ottawa SE1 SWEBOK Compared to the University of Ottawa Undergraduate SE Program CSEET March, 2000 Timothy C. Lethbridge.
Panel: Mathematics in CS Iowa Undergraduate Computer Science Consortium October 2005.
About the Course Lecture 0: Sep 2 AB C. Plan  Course Information and Arrangement  Course Requirement  Topics and objectives of this course.
MS Computer Science: Dr. William J. Wolfe Professor and Chair Computer Science CSUCI MS Mathematics: Dr. Ivona Grzegorczyk Professor and Chair Mathematics.
CS 101 Course Summary December 5, Big Ideas Abstraction Problem solving Fundamentals of programming.
PSU CS 370 – Artificial Intelligence Dr. Mohamed Tounsi Artificial Intelligence 1. Introduction Dr. M. Tounsi.
From Discrete Mathematics to AI applications: A progression path for an undergraduate program in math Abdul Huq Middle East College of Information Technology,
CS 1 – Introduction to Computer Science Introduction to the wonderful world of Dr. T Dr. Daniel Tauritz.
Natural Computation: computational models inspired by nature Dr. Daniel Tauritz Department of Computer Science University of Missouri-Rolla CS347 Lecture.
CS 1 – Introduction to Computer Science Introduction to the wonderful world of Dr. T Dr. Daniel Tauritz.
Intelligent Systems Group Emmanuel Fernandez Larry Mazlack Ali Minai (coordinator) Carla Purdy William Wee.
CS 1 – Introduction to Computer Science Introduction to the wonderful world of Dr. T Daniel Tauritz, Ph.D. Associate Professor of Computer Science.
University of Hartford Computer Science Program The purpose of this slide set is to provide an overview of the Computer Science Program at the University.
Discrete Structures for Computer Science Ruoming Jin MW 5:30 – 6:45pm Fall 2009 rm MSB115.
CS 1 – Introduction to Computer Science Introduction to the wonderful world of Dr. T Dr. Daniel Tauritz.
CS 1 – Introduction to Computer Science Introduction to the wonderful world of Dr. T Dr. Daniel Tauritz.
CS5201 Intelligent Systems (2 unit) Semester II Lecturer: Adrian O’Riordan Contact: is office is 312, Kane
INTRODUCTION TO COMPUTATIONAL INTELLIGENCE, Nanjing University Spring 2014 INTRODUCTION TO COMPUTATIONAL INTELLIGENCE Lin Shang Dept. of Computer Science.
Computer Science University of Illinois at Chicago (UIC) Dale Reed.
Dr Rong Qu Module Introduction.
Bachelor of Science in Information Technology California State University Channel Islands.
Department of Mathematics, Statistics and Computer Science Degree Requirements Contact Information Begin Exit.
Welcome to USA DAY at University of South Alabama School of Computer and Information Sciences
INFSO-SSA International Collaboration to Extend and Advance Grid Education ICEAGE Forum Meeting at EGEE Conference, Geneva Malcolm Atkinson & David.
Course Selection Options. Table of Contents (click the links below to skip to that section) For students currently in… Algebra 1 Functions Geometry Algebra.
Structure of Study Programmes
Computer Science Graduate Studies in U of Memphis.
Artificial Intelligence
Software Engineering Experimentation Ways to Acquire Knowledge Part A Science, Engineering and Computing Jeff Offutt
Structure of Study Programmes Bachelor of Computer Science Bachelor of Information Technology Master of Computer Science Master of Information Technology.
Dr. John Lowther, Associate Professor of CS Adjunct Associate Prof. of Cognitive and Learning Sciences Computer Graphics:
Discrete Structures for Computing
M.S in CS Introduction & more How do I select a concentration area? by Xudong Yu What is a concentration area? What is a topic paper? Thesis...is that.
COMP 304: Artificial Intelligence. General Lecturer: Nelishia Pillay Office: Room F3 Telephone:
Computer Science 210 Computer Organization Course Introduction.
WEEK INTRODUCTION IT440 ARTIFICIAL INTELLIGENCE.
Intelligent System Ming-Feng Yeh Department of Electrical Engineering Lunghwa University of Science and Technology Website:
Master’s Degree in Computer Science. Why? Acquire Credentials Learn Skills –Existing software: Unix, languages,... –General software development techniques.
Computer Science in Context Evangelos E. Milios Professor and Graduate Coordinator Faculty of Computer Science Dalhousie University.
3rd Indian International Conference on Artificial Intelligence 2007, Puna, India Jan Rauch, KIZI.
CS Curriculum Changes Fall, BS Computer Science 2015 COMPUTER SCIENCE COURSES—64 Hours COMPUTER SCIENCE CORE (48 Hours) CS 258Intro to Object-Oriented.
Introduction to Artificial Intelligence CS 438 Spring 2008.
Pathway Chart Algebra II Geometry HS Algebra I Math III Math II Math I Courses in higher level mathematics: Precalculus, Calculus, Advanced Statistics,
New Curricula Proposal at FSMN by Miroslav Ćirić & Predrag Krtolica.
Chapter 1. Introduction in Creating Brain-like intelligence, Sendhoff et al. Course: Robots Learning from Humans Bae, Eun-bit Otology Laboratory Seoul.
CITS4211 Artificial Intelligence Semester 1, 2013 A/Prof Lyndon While School of Computer Science & Software Engineering The University of Western Australia.
Introductory Lecture. What is Discrete Mathematics? Discrete mathematics is the part of mathematics devoted to the study of discrete (as opposed to continuous)
C YBERSECURITY P ROGRAMS Computer Science Department Boise State University By Jyh-haw Yeh.
CS 1010– Introduction to Computer Science Daniel Tauritz, Ph.D. Associate Professor of Computer Science Director, Natural Computation Laboratory Academic.
Introduction to Artificial Intelligence Heshaam Faili University of Tehran.
Beginning 1956  Associate of Science Degree included 27 credits of mathematics  Math 12 Plane Trigonometry  Math 13 Analytical Geometry  Math 91 Calculus.
CS 2130 Computational Structures (Discrete Mathematics for Computing)
2009: Topics Covered in COSC 6368
Computer Science Courses
CS 1010– Introduction to Computer Science
TECHNOLOGY GUIDE FOUR Intelligent Systems.
RESEARCH APPROACH.
Artificial Intelligence (CS 461D)
Topics Covered in COSC 6368 More general topics:
Software Usability and Design
First work in AI 1943 The name “Artificial Intelligence” coined 1956
Software Engineering Experimentation
2004: Topics Covered in COSC 6368
Computer Science Courses in the Major
The Curriculum of the Department of Informatics TEI-A
Presentation transcript:

CS 1 – Introduction to Computer Science Introduction to the wonderful world of Dr. T Dr. Daniel Tauritz

Goals & Actions Have to do versus Choose to do Goals Actions Commitments

Teaching Artificial Intelligence (AI), in particular: Introduction to Artificial Intelligence (CS347) – heuristic search, game theory, games (WS2002: Abalone, FS2003: Stratego,FS2004: Chess), intelligent agentsWS2002 FS2003 Evolutionary Computation (CS401) – solving REALLY hard problems (FS2002 samples, FS2003 samples)FS2002 samplesFS2003 samples

Research Natural Computation Lab Problem domain: Critical Infrastructure Protection (Computer Security, Power Grid) Approaches: Artificial Intelligence (Game Theory, Search) Evolutionary Computation Neural Networks Fuzzy Logic

Base courses for AI (1) Mathematics Math 8/21/22 Calculus & Geometry I,II,III CS 158 Discrete Mathematics for CS Math 203/208 Matrix/Linear Algebra CS 228 Intro to Numerical Methods Optional mathematics CS 328 & 329 Object-Oriented Numerical Modeling I & II

Base courses for AI (2) Programming & Algorithms CS 53/54 Introduction to Programming CS 153 Data Structures I CS 253 Data Structures II Advanced theory (optional) CS 330 Automata Theory CS 355 Analysis of Algorithms

AI courses CS 347 Artificial Intelligence CS 378 Neural Networks & Applications CS 401 Evolutionary Computation CS 404 Data Mining & Knowledge Discovery CS 447 Advanced Topics in AI EE 338 Fuzzy Logic Control CpE 301 Computational Intelligence CpE 401 Adaptive Critic Designs EMAN 478 Advanced Neural Networks

UMR ACM SIG Security Come to the Intro MeetingIntro Meeting 6:00pm, Wednesday, Sep. 15 th Room 209A, CS Building