Registry
Module Specifications
Archived Version 2019 - 2020
| |||||||||||||||||||||||||||||||||||||||||
Description To introduce students to Search-based and other advanced algorithms. To introduce one definition of Artificial Intelligence (AI) as algorithms that search for solutions in a search-space. To address what defines AI as distinct from other parts of Computer Science, and some basic algorithms in search, learning and evolution. To implement these ideas in a competitive internet-based project. | |||||||||||||||||||||||||||||||||||||||||
Learning Outcomes 1. identify what type of problems are suitable for an AI approach (search, learning, self-modification of some sort). 2. evaluate the scale / dimensionality / searchspace size of such problems 3. define the search space in such problems 4. evaluate which AI methods are suitable for a given problem 5. logically estimate the division of labour needed between human effort (searchspace definition, pruning, heuristic design) and machine effort (how much of the space the machine will search in the time available) 6. apply some of the techniques covered in the course (search, learning, evolution) 7. code the techniques in the course in the student's preferred programming language 8. test the techniques in an Internet-based system with a massive search space and multiple conflicting goals | |||||||||||||||||||||||||||||||||||||||||
All module information is indicative and subject to change. For further information,students are advised to refer to the University's Marks and Standards and Programme Specific Regulations at: http://www.dcu.ie/registry/examinations/index.shtml |
|||||||||||||||||||||||||||||||||||||||||
Indicative Content and
Learning Activities Philosophy of AI.History of AI.Machine Learning.Neural Networks, Back-propagation.Other forms of learning.Machine Evolution.Genetic Algorithms.Other forms of evolution.Summary - Solution spaces, heuristic search, learning and evolution.Architectures of autonomous agents.The World-Wide-Mind (Project). | |||||||||||||||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||||||||||||||
Indicative Reading List
| |||||||||||||||||||||||||||||||||||||||||
Other Resources None | |||||||||||||||||||||||||||||||||||||||||
Programme or List of Programmes |
CASE | BSc in Computer Applications (Sft.Eng.) |
ECSA | Study Abroad (Engineering & Computing) |
ECSAO | Study Abroad (Engineering & Computing) |
- See the module specification for CA318 in 2003 - 2004
- See the module specification for CA318 in 2004 - 2005
- See the module specification for CA318 in 2005 - 2006
- See the module specification for CA318 in 2006 - 2007
- See the module specification for CA318 in 2007 - 2008
- See the module specification for CA318 in 2008 - 2009
- See the module specification for CA318 in 2009 - 2010
- See the module specification for CA318 in 2010 - 2011
- See the module specification for CA318 in 2011 - 2012
- See the module specification for CA318 in 2012 - 2013
- See the module specification for CA318 in 2013 - 2014
- See the module specification for CA318 in 2014 - 2015
- See the module specification for CA318 in 2015 - 2016
- See the module specification for CA318 in 2016 - 2017
- See the module specification for CA318 in 2017 - 2018
- See the module specification for CA318 in 2018 - 2019
- See the module specification for CA318 in 2019 - 2020
- See the module specification for CA318 in 2020 - 2021
- See the module specification for CA318 in 2021 - 2022
- See the module specification for CA318 in 2022 - 2023
- See the module specification for CA318 in 2023 - 2024
- See the module specification for the current year