COURSE DETAIL
The major objective of this course is to teach you how to solve problems using algorithmic thinking with the concept of the "object-oriented" programming. We express our algorithms in English, then translate them into the programming language. We cover Python, C++ in this class. During the course, you learn how to use loops, conditionals, functions, arrays, and most importantly "classes." These are the building blocks of programs, which we use to create increasingly complex programs. This course is to understand the fundamentals of object-oriented programming; to understand how to use basic data structures and classes to create complex programs; and to develop problems solving skills by learning algorithmic thinking.
Prerequisite: CSI2100- Computer Programming
COURSE DETAIL
This course is designed to introduce the fundamental concepts and implementations of modern database management systems. This is not a course that teaches you how to use a database to build applications (e.g., schema design, SQL programming). It is designed as a systems course with an emphasis on database internals. Prior experience with databases is NOT expected. Upon successful completion of this course, the student should feel confident taking a job as a database developer or conducting database-related research in graduate school.
COURSE DETAIL
With the development of Internet, multimedia data have become increasingly accessible, such as images, audios, videos, texts, etc.; the advances of artificial neural networks (e.g. large multi-modal model GPT4) have also made multimodal fusion a general trend in Al. This course covers applications including image/video processing generation, audio/ speech processing and generation, natural language processing and generation. It introduces popular signal processing and machine learning techniques in the artificial intelligence field, such as data representation, data compression, sequence models, data synthesis, multimodal fusion, etc. Through lectures and course projects, students learn about the features of different signals, and their common ground.
COURSE DETAIL
This course is a course to study the theory and practice of computer graphics. In theory, we study graphics algorithms and mathematical fundamentals, and also learn programming to apply them in practice. Key topics include math for graphics, Transformation, Viewing, Texture mapping, Lighting, Using models, Advanced buffer techniques, Advanced rendering and animation techniques, etc. The programming language used is C++, and the class is conducted using the OpenGL API.
Prerequisites: C/C++ language programming, object-oriented programming, data structures, and differential calculus.
COURSE DETAIL
This course provides a general introduction to computer vision. Major topics include image processing, detection and recognition, geometry, video analysis, and deep learning. Students learn basic concepts of computer vision as well as hands on experience to solve real-life vision problems. Students learn basic algorithms of computer vision, learn deep learning based computer vision algorithms, and apply learned methods for practical applications.
Prerequisites: Calculus, Linear algebra, Probability
COURSE DETAIL
This introductory course in computer graphics comprises of three parts. The first part of the course presents a bird's-eye view of the current state-of-the-art in the field. The latter two parts cover rendering, which is one of the core topics in computer graphics, in detail. The second part of the course teaches central concepts in rendering, along with the relevant mathematics. Finally, the third part of the course focusses on applications of the theory taught in the second part.
COURSE DETAIL
The course provides a thorough introduction to graph and network analysis from a computer science perspective. It covers the basic concepts and key algorithms in network analysis, and discusses their use in the context of many real-world applications across a variety of domains. Students learn to apply network analysis methods in practice through the medium of the Python programming language. Students taking this course must have previously completed the module COMP30760 "Data Science in Python". or an equivalent class at their home university.
COURSE DETAIL
This course provides the theory and practice of knowledge graph construction, reasoning, and question answering technologies. The students analyze case studies to construct knowledge graphs and apply reasoning services on them. The course covers the following topics: knowledge graph foundation and standards; RDF (Resource Description Framework); OWL (Web Ontology Language); SPARQL (Query Language for RDF and OWL); knowledge graph construction, embeddings, and completion
knowledge graph reasoning and querying; tableaux algorithm; tractable schema reasoning in EL; tractable query answering in DL-Lite; and semantic parsing.
COURSE DETAIL
This interdisciplinary course provides students with the opportunity to address complex problems identified by industry, community, and government organizations, and gain valuable experience in working across disciplinary boundaries. In collaboration with a
major industry partner and an academic lead, students integrate their academic skills and knowledge by working in teams with students from a range of disciplinary backgrounds. This experience allows students to research, analyze and present solutions to a real-world problem, and to build on their interpersonal and transferable skills by engaging with and learning from industry experts and presenting their ideas and solutions to the industry partner.
COURSE DETAIL
This course walks the students through the complex set of concepts and projects that form the Big Data stack. Students learn how to set up Big Data environments, how to use efficient data management operations and how to run algorithms - to the scale and speed required by Big Data datasets. At the end of the course, students design and implement their own solutions to address Big Data problems.
Pagination
- Previous page
- Page 62
- Next page