You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<p> Knowledge representation and reasoning (KR) is a field of AI that focuses on the representation of domain specific knowledge in a form that can be utilised by computer systems. Knowledge representations within a domain are often conceived as formalisms, a description of something in formal mathematical or logical terms. This module will introduce students to methodologies for the visualisation and interpretation of domain specific knowledge and the translation of interpretations into KR formalisms. It will provide the student with an appreciation of how to evaluate the suitability of knowledge representation schemes, balance competing features/requirements and make informed decisions when designing KR formalisms. The module will also focus on the application of KR to appropriate real world problems such as the semantic web, time-series indexing and temporal abstraction of expert knowledge.</p>
51
54
<p>Recommended Reading:</p>
52
-
<ul>
53
-
<li>Artificial Intelligence: A Modern Approach (Third edition) by Stuart Russell and Peter Norvig</li>
54
-
</ul>
55
-
</div>
56
-
<divclass="col-sm-4">
57
-
<h3>Semester 2</h3>
58
-
<h4>Interactive Data Visualisation</h4>
55
+
<divclass="row">
56
+
<divclass="col-4">
57
+
<p>"Artificial Intelligence: A Modern Approach (Third edition)" by Stuart Russell and Peter Norvig</p>
<p>"Hands-On Machine Learning with Scikit-Learn, Keras, and TensorFlow: Concepts, Tools, and Techniques to Build Intelligent Systems (2nd Edition)" by Aurélien Géron</p>
<h4id="interactiveDataVisualisation">Interactive Data Visualisation (Semester 2)</h4>
59
68
<p>Web based data visualisation technology is a critical component of modern web applications. In this module the student will learn how to identify and apply a suitable visualisation technique for a data source. It will enable students to create visualisations of data for the web as well as the ability to incorporate interactive functionality to enhance data analysis.</p>
60
-
<p>Recommended Reading:</p>
61
-
<ul>
62
-
<li>D3.js in Action, (Second edition) by Elijah Meeks</li>
63
-
<li>Eloquent Javascript, (Third edition) by Marijn Haverbeke (free pdf available)</li>
64
-
</ul>
69
+
<p>Recommended Reading:
70
+
<divclass="row">
71
+
<divclass="col-4">
72
+
<p>"D3.js in Action (Second edition)" by Elijah Meeks</p>
0 commit comments