|
Natural Language Processing (CourseraArchive) 7 个评论 关注 主页: 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. |
|
Machine Learning (CourseraArchive) 29 个评论 关注 主页: 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. |
|
Python (Coursera专项课程) 5 个评论 关注 主页: http://www.codecademy.com/zh/tracks/python 简介: 课程名称:Python 课程概述:该课程旨在教授Python的基础知识和动态编程的基本概念。Python是一种通用编程语言,适用于多种应用场景。通过本课程,学员将能够掌握编程的基础,理解Python语言的核心特性,并学习如何应用动态编程技巧来解决复杂问题。 课程内容涵盖: - 编程基础知识 - Python的通用性 - 动态编程的理念与实践 无论您是编程新手还是希望提升技能的开发者,本课程都将为您打下坚实的基础。 |
|
Algorithms: Design and Analysis, Part 1 (CourseraArchive) 5 个评论 关注 主页: 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. |