Natural Language Processing (CourseraArchive) 7 个评论 关注 开始时间: 04/22/2022 持续时间: 10 weeks 主页: https://www.coursera.org/course/nlangp 简介: Have you ever wondered how to build a system that automatically translates between languages? Or a system that can understand natural language instructions from a human? This class will cover the fundamentals of mathematical and computational models of language, and the application of these models to key problems in natural language processing. |
Coding the Matrix: Linear Algebra through Computer Science Applications (CourseraArchive) 9 个评论 关注 开始时间: 04/22/2022 持续时间: 10 weeks 主页: https://www.coursera.org/course/matrix 简介: Learn the concepts and methods of linear algebra, and how to use them to think about computational problems arising in computer science. Coursework includes building on the concepts to write small programs and run them on real data. |
Algorithms: Design and Analysis, Part 1 (CourseraArchive) 5 个评论 关注 开始时间: 04/22/2022 持续时间: 6 weeks 主页: https://www.coursera.org/course/algo 简介: In this course you will learn several fundamental principles of algorithm design: divide-and-conquer methods, graph algorithms, practical data structures (heaps, hash tables, search trees), randomized algorithms, and more. |
Algorithms: Design and Analysis, Part 2 (CourseraArchive) 4 个评论 关注 开始时间: 04/22/2022 持续时间: 6 weeks 主页: https://www.coursera.org/course/algo2 简介: In this course you will learn several fundamental principles of advanced algorithm design: greedy algorithms and applications; dynamic programming and applications; NP-completeness and what it means for the algorithm designer; the design and analysis of heuristics; and more. |