About 40,200,000 results
Open links in new tab
  1. 机器学习:什么是无监督学习 (Unsupervised Learning)? - 知乎

    概念 上一片文章我们了解了监督学习,监督学习是一种目的明确的训练方式,通过已知因素和已知的结果,通过机器训练,是机器能学会通过已知因素得到未知的结果。而无监督学习是通过给未知的数据, …

  2. Unsupervised learning - Wikipedia

    Unsupervised learning is a framework in machine learning where, in contrast to supervised learning, algorithms learn patterns exclusively from unlabeled data. [1] Other frameworks in the spectrum of …

  3. 无监督学习(unsupervised learning)的本质 - 知乎

    Sep 26, 2017 · 一般来说,比较直观的解释,supervised learning(监督学习)就是在人的监督下学习,数据有label,学习数据结构和label之间的关系;unsupervised learning (无监督学习)就是不需要 …

  4. Unsupervised pretraining in biological neural networks - Nature

    Jun 18, 2025 · Representation learning in neural networks may be implemented with supervised or unsupervised algorithms, distinguished by the availability of instruction.

  5. Unsupervised Neural Network Models - GeeksforGeeks

    Jul 23, 2025 · Unsupervised learning is an intriguing area of machine learning that reveals hidden structures and patterns in data without requiring labelled samples. Because it investigates the …

  6. Supervised and Unsupervised learning - GeeksforGeeks

    Jul 29, 2025 · Your All-in-One Learning Portal: GeeksforGeeks is a comprehensive educational platform that empowers learners across domains-spanning computer science and programming, school …

  7. Supervised vs Unsupervised Learning: What’s the Real Difference?

    Jul 26, 2025 · It’s symphonic. Self-supervised learning, reinforcement learning, contrastive learning—all these new forms are hybrid offspring of supervision and its absence. Imagine a robot exploring Mars. …

  8. Qu'est-ce que l'apprentissage non supervisé - IBM

    L’apprentissage non supervisé, également connu sous le nom de machine learning non supervisé, utilise des algorithmes de machine learning (ML) pour analyser et regrouper des jeux de données …

  9. Supervised vs. Unsupervised Learning: Key Differences Explained

    Feb 19, 2025 · In this guide, you will learn the key differences between machine learning's two main approaches: supervised and unsupervised learning.

  10. 【AI概念】监督学习(Supervised) vs. 无监督学习(Unsupervised) …

    Jun 25, 2025 · 文章浏览阅读5.8k次,点赞76次,收藏37次。大家好,我是爱酱。本篇将会系统讲解监督学习(Supervised Learning)、无监督学习(Unsupervised Learning)、半监督学习(Semi …