PulseAugur
实时 09:20:25
实体 Coursera

Coursera

PulseAugur coverage of Coursera — every cluster mentioning Coursera across labs, papers, and developer communities, ranked by signal.

Show in brief
总计 · 30天
7
90 天内 7
发布 · 30天
0
90 天内 0
论文 · 30天
2
90 天内 2
层级分布 · 90 天
关系
情绪 · 30 天

1 天有情绪数据

最近 · 第 1/1 页 · 共 7 条
  1. TOOL · CL_29668 ·

    Developer builds offline AI career advisor using Gemma 4

    A computer science instructor developed an offline AI career advisor named GuidanceOS, designed to run entirely on a local GPU without internet access. The system utilizes Google's Gemma 4 model, specifically the `gemma…

  2. TOOL · CL_10721 ·

    Agent Harness emerges as AI orchestration standard; Google AI Overviews drive engagement

    Google CEO Sundar Pichai reported record user engagement and search growth, attributing it to the AI Overviews feature, which now reaches two billion users. Separately, Coursera has launched new courses on LangChain and…

  3. TOOL · CL_17710 ·

    Launch HN: Miyagi (YC W25) turns YouTube videos into online, interactive courses

    Miyagi Labs, an AI startup founded by MIT graduates, has launched a platform that transforms educational YouTube videos into interactive online courses. The tool uses LLMs to automatically generate quizzes, practice que…

  4. COMMENTARY · CL_04736 ·

    Data Scientist Alexey Grigorev: Practical Projects Trump Master's Degrees

    Alexey Grigorev, a lead data scientist at OLX Group, shared insights into his career transition from software engineering to data science. He emphasized that formal education like a Master's degree is not always necessa…

  5. COMMENTARY · CL_04780 ·

    Psychology grad leverages self-study to lead data science at Lazada

    Eugene Yan, who holds a Psychology degree, shares his unconventional path to becoming a data science leader at Lazada. Despite lacking a traditional technical background, Yan leveraged self-learning through online cours…

  6. COMMENTARY · CL_04788 ·

    Data scientists do more than just machine learning, says expert

    Eugene Yan's article challenges the common perception of data scientists, arguing that the field is often misunderstood. Many believe deep technical skills, advanced math, and PhDs are essential, and that the primary ro…

  7. RESEARCH · CL_04803 ·

    Eugene Yan 评述 Martin Odersky 的 Scala 函数式编程课程

    Eugene Yan 分享了他学习 Coursera 上一门关于 Scala 函数式编程课程的经历,该课程由语言设计者 Martin Odersky 讲授。这门为期六周的课程涵盖了 Scala 基础知识、函数式编程概念,并强调了单元测试(使用 ScalaTest)等软件工程实践。Yan 发现,尽管他可能不会在数据科学工作中频繁使用递归解决方案,但该课程通过尾递归加深了他对 Scala 的理解和解决问题的能力,最终使他的代码更加健壮和高效。