Goto

Collaborating Authors

 machine learning and algorithm course


Advanced Machine Learning and Algorithm Courses in 2021 Jan.

#artificialintelligence

This course is designed to teach efficient use of data structures and how to design an algorithm to solve a practical problem. Students will learn the logical relationships between the data structures associated with the real problems and their physical representations. Topics include algorithms and algorithm analysis, data organization and the applications. Practical use of the arrays, stacks, queues, single and double linked lists, trees, graphs, and heaps will be covered in depth. The class-based data models with object-oriented design patterns will also be introduced.