金木梓田原、罗胖子脑残粉。江苏 南京 感兴趣的主题: 美食1个粉丝 |
Programming with C# (EdxArchive) 0 个评论 关注 开始时间: 04/22/2022 持续时间: 6 weeks 主页: https://www.edx.org/archive/programming-c-microsoft-dev204x 简介: |
Mining Massive Datasets (CourseraArchive) 1 个评论 关注 开始时间: 04/22/2022 持续时间: 7 weeks 主页: https://www.coursera.org/course/mmds 简介: This class teaches algorithms for extracting models and other information from very large amounts of data. The emphasis is on techniques that are efficient and that scale well. |
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! |
Algorithms, Part I (CourseraArchive) 6 个评论 关注 开始时间: 04/22/2022 持续时间: 6 weeks 主页: https://www.coursera.org/course/algs4partI 简介: This course covers the essential information that every serious programmer needs to know about algorithms and data structures, with emphasis on applications and scientific performance analysis of Java implementations. Part I covers basic iterable data types, sorting, and searching algorithms. |
Algorithms Specialization (Coursera专项课程) 0 个评论 关注 开始时间: 12/21/2023 持续时间: Approximately 4 months to complete Suggested pace of 4 hours/week 主页: https://www.coursera.org/specializations/algorithms 简介: 课程名称:算法专业化 概述:算法是计算机科学的核心,拥有众多实际应用及深厚的知识内涵。本专业为有一定编程经验的学习者提供算法的入门介绍,内容严谨,但更注重整体概念理解而非低级实现与数学细节。完成该专业后,您将能够自信地应对技术面试,并能与其他程序员及计算机科学家流利地讨论算法。 讲师介绍:Tim Roughgarden自2004年以来担任斯坦福大学计算机科学系教授,广泛教授和出版关于算法及其应用的研究。 课程大纲: 1. **分治法、排序与搜索及随机算法** - 描述:主要内容包括渐进记号("大O"记号)、排序等。课程由斯坦福大学提供。 - 课程链接:[分治法、排序与搜索及随机算法](https://www.coursera.org/learn/algorithms-divide-conquer) 2. **图搜索、最短路径与数据结构** - 描述:主要内容包括数据结构(堆、平衡搜索树等)。课程由斯坦福大学提供。 - 课程链接:[图搜索、最短路径与数据结构](https://www.coursera.org/learn/algorithms-graphs-data-structures) 3. **贪心算法、最小生成树与动态规划** - 描述:主要内容包括贪心算法(调度、最小生成树等)。课程由斯坦福大学提供。 - 课程链接:[贪心算法、最小生成树与动态规划](https://www.coursera.org/learn/algorithms-greedy) 4. **最短路径回顾、NP完全问题及其解决方法** - 描述:主要内容包括最短路径(Bellman-Ford、Floyd-Warshall等)。课程由斯坦福大学提供。 - 课程链接:[最短路径回顾、NP完全问题及其解决方法](https://www.coursera.org/learn/algorithms-npcomplete) 希望本课程能帮助您深入了解算法的基本概念和应用。 |