Courses in the Applied AI Department.
This course provides an introduction to help students understand the hardware structures demanded by deep learning algorithms. After completing the classes, the students should have a fundamental understanding of AI hardware design.
This course focuses on writing science research papers in English. The course breaks down the scientific research writing structure into several sections and helps the student understand the purpose of each section. Other relevant topics are also included to help students build the concept of a science research paper, such as acknowledging, critically using source materials and expressing caution. With the introduction of submitting your manuscript, the students will be able to convey their research results and contributions to journals or conferences as well as their thesis.
Courses in the Department of Electrical Engineering
This course introduces how to design computer systems and enables students to master the implementation of processors (MCU/CPU). The course will cover the following concepts:
1. Learning assembly language.
2. Learning MCU architecture.
3. Familiarizing with the integration of computer organization theory and practice.
4. How to effectively use development software like Quartus, ModelSim, etc.
5. Learning how to use finite state machines (FSM) to construct MCU circuits.
6. Learning how to implement MCU circuits using hardware description language (SystemVerilog HDL).
7. How to implement MCU circuits on FPGA.