awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
pbharrin avatar

pbharrin/machinelearninginaction

0
View on GitHub↗
2,398 星标·1,781 分支·HTML·2 次浏览manning.com/pharrington↗

Machinelearninginaction

Machine Learning in Action

Features

  • Machine Learning Foundations - Practical implementation examples for classic machine learning algorithms.
  • Practical Learning Resources - Code examples for common machine learning algorithms.

Star 历史

pbharrin/machinelearninginaction 的 Star 历史图表pbharrin/machinelearninginaction 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

Machinelearninginaction 的开源替代方案

相似的开源项目,按与 Machinelearninginaction 的功能重合度排序。
  • shujiahuang/cpp-primer-plus-6thShujiaHuang 的头像

    ShujiaHuang/Cpp-Primer-Plus-6th

    3,106在 GitHub 上查看↗

    This project is a C++ learning resource and study guide consisting of structured notes and programming examples. It provides practical implementations and exercise solutions covering core language syntax, data types, and control flow. The repository features specialized samples for object-oriented design, including class inheritance, polymorphism, and abstract classes. It includes demonstrations of memory management techniques such as dynamic allocation, move semantics, and placement new, as well as template programming examples for creating generic functions and data structures. The codebas

    C++cppprogramming
    在 GitHub 上查看↗3,106
  • apachecn/ntu-hsuantienlin-mlapachecn 的头像

    apachecn/ntu-hsuantienlin-ml

    296在 GitHub 上查看↗

    红色石头的机器学习之路 红色石头的专栏 知乎:红色石头 RedstoneWill 的微博 公众号:红色石头的机器学习之路

    CSS
    在 GitHub 上查看↗296
  • binroot/tensorflow-bookBinRoot 的头像

    BinRoot/TensorFlow-Book

    4,431在 GitHub 上查看↗

    This project is a collection of TensorFlow machine learning examples providing reference implementations for various neural network paradigms. It covers supervised, unsupervised, reinforcement, and sequential learning models. The repository includes implementations for convolutional neural networks focused on image classification and ranking, as well as recurrent neural networks for time-series forecasting and sequence-to-sequence translation. It further provides examples of reinforcement learning agents trained via reward optimization and unsupervised learning techniques such as autoencoders

    Jupyter Notebookautoencoderbookclassification
    在 GitHub 上查看↗4,431
  • alexsosn/marslandmlalgoalexsosn 的头像

    alexsosn/MarslandMLAlgo

    148在 GitHub 上查看↗

    Code and data for the second edition of the textbook `Machine Learning: An Algorithm Perspective" by Stephen Marsland.

    Python
    在 GitHub 上查看↗148
查看 Machinelearninginaction 的所有 17 个替代方案→

常见问题解答

pbharrin/machinelearninginaction 是做什么的?

Machine Learning in Action

pbharrin/machinelearninginaction 的主要功能有哪些?

pbharrin/machinelearninginaction 的主要功能包括:Machine Learning Foundations, Practical Learning Resources。

pbharrin/machinelearninginaction 有哪些开源替代品?

pbharrin/machinelearninginaction 的开源替代品包括: shujiahuang/cpp-primer-plus-6th — This project is a C++ learning resource and study guide consisting of structured notes and programming examples. It… apachecn/ntu-hsuantienlin-ml — 红色石头的机器学习之路 + 红色石头的专栏 + 知乎:红色石头 + RedstoneWill 的微博 + 公众号:红色石头的机器学习之路. binroot/tensorflow-book — This project is a collection of TensorFlow machine learning examples providing reference implementations for various… chasinginfinity/ml-from-scratch. fengdu78/lihang-code — This repository is a collection of foundational machine learning models and predictive analysis tools designed for the… alexsosn/marslandmlalgo — Code and data for the second edition of the textbook `Machine Learning: An Algorithm Perspective" by Stephen Marsland.