Natural Language Processing (CourseraArchive) 3 个评论 关注 开始时间: 04/22/2022 持续时间: Unknown 主页: https://www.coursera.org/course/nlp 简介: In this class, you will learn fundamental algorithms and mathematical models for processing natural language, and how these can be used to solve practical problems. |
Machine Learning (CourseraArchive) 29 个评论 关注 开始时间: 04/22/2022 持续时间: Unknown 主页: https://www.coursera.org/course/ml 简介: Learn about the most effective machine learning techniques, and gain practice implementing them and getting them to work for yourself. |
Neural Networks for Machine Learning (CourseraArchive) 5 个评论 关注 开始时间: 04/22/2022 持续时间: 8 weeks 主页: https://www.coursera.org/course/neuralnets 简介: Learn about artificial neural networks and how they're being used for machine learning, as applied to speech and object recognition, image segmentation, modeling language and human motion, etc. We'll emphasize both the basic algorithms and the practical tricks needed to get them to work well. |
Probabilistic Graphical Models (CourseraArchive) 5 个评论 关注 开始时间: 04/22/2022 持续时间: 11 weeks 主页: https://www.coursera.org/course/pgm 简介: In this class, you will learn the basics of the PGM representation and how to construct them, using both human knowledge and machine learning techniques. |
Machine Learning (CourseraArchive) 7 个评论 关注 开始时间: 04/22/2022 持续时间: Unknown 主页: https://www.coursera.org/course/machlearning 简介: Why write programs when the computer can instead learn them from data? In this class you will learn how to make this happen, from the simplest machine learning algorithms to quite sophisticated ones. Enjoy! |
Compilers (CourseraArchive) 2 个评论 关注 开始时间: 04/22/2022 持续时间: 11 weeks 主页: https://www.coursera.org/course/compilers 简介: This course will discuss the major ideas used today in the implementation of programming language compilers. You will learn how a program written in a high-level language designed for humans is systematically translated into a program written in low-level assembly more suited to machines! |
An Introduction to Interactive Programming in Python (CourseraArchive) 5 个评论 关注 开始时间: 04/22/2022 持续时间: Unknown 主页: https://www.coursera.org/course/interactivepython 简介: This course is designed to be a fun introduction to the basics of programming in Python. Our main focus will be on building simple interactive games such as Pong, Blackjack and Asteroids. |
C++ For C Programmers (CourseraArchive) 2 个评论 关注 开始时间: 04/22/2022 持续时间: Unknown 主页: https://www.coursera.org/course/cplusplus4c 简介: This course is for experienced C programmers who want to program in C++. The examples and exercises require a basic understanding of algorithms and object-oriented software. |
Introduction to Recommender Systems (CourseraArchive) 3 个评论 关注 开始时间: 04/22/2022 持续时间: Unknown 主页: https://www.coursera.org/course/recsys 简介: This course introduces the concepts, applications, algorithms, programming, and design of recommender systems--software systems that recommend products or information, often based on extensive personalization. Learn how web merchants such as Amazon.com personalize product suggestions and how to apply the same techniques in your own systems! |