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

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

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

Open-source alternatives to BuildingMachineLearningSystemsWithPython

11 open-source projects similar to luispedro/buildingmachinelearningsystemswithpython, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best BuildingMachineLearningSystemsWithPython alternative.

  • 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
  • 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
  • gmonce/scikit-learn-bookgmonce 的头像

    gmonce/scikit-learn-book

    392在 GitHub 上查看↗

    Learning scikit-learn: Machine Learning in Python.

    Jupyter Notebook
    在 GitHub 上查看↗392
  • jasebell/mlbookjasebell 的头像

    jasebell/mlbook

    69在 GitHub 上查看↗

    Example code for the Wiley book "Machine Learning - Hands On for Developers and Technical Professionals"

    Java
    在 GitHub 上查看↗69

AI 搜索

探索更多 awesome 仓库

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

Find more with AI search
  • jeffreyksmithjr/reactive-machine-learning-systemsjeffreyksmithjr 的头像

    jeffreyksmithjr/reactive-machine-learning-systems

    145在 GitHub 上查看↗

    Code from the book Machine Learning Systems.

    Scala
    在 GitHub 上查看↗145
  • 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
  • mostafa-samir/how-machine-learning-worksMostafa-Samir 的头像

    Mostafa-Samir/How-Machine-Learning-Works

    5在 GitHub 上查看↗

    This repository contains the code accompanying the work done in How Machine Learning Works by Mostafa Samir, Manning Publications. All the code is written with python.

    Jupyter Notebook
    在 GitHub 上查看↗5
  • pbharrin/machinelearninginactionpbharrin 的头像

    pbharrin/machinelearninginaction

    2,398在 GitHub 上查看↗

    Machine Learning in Action

    HTML
    在 GitHub 上查看↗2,398
  • rasbt/python-machine-learning-bookrasbt 的头像

    rasbt/python-machine-learning-book

    12,614在 GitHub 上查看↗

    This project is an educational resource providing practical code examples and implementations of machine learning algorithms using the Python language. It serves as a guide for constructing predictive pipelines, clustering models, and dimensionality reduction within the Scikit-Learn ecosystem. The repository includes comprehensive demonstrations for supervised and unsupervised learning, as well as detailed examples for implementing neural networks and deep architectures. It also provides practical guidance on exporting model parameters to JSON and wrapping trained models in web APIs for produ

    Jupyter Notebook
    在 GitHub 上查看↗12,614
  • shangtongzhang/reinforcement-learning-an-introductionShangtongZhang 的头像

    ShangtongZhang/reinforcement-learning-an-introduction

    14,569在 GitHub 上查看↗

    This project is a Python-based educational framework designed to simulate reinforcement learning algorithms and environments. It serves as a platform for reproducing classic textbook examples, allowing users to study agent behavior, policy improvement, and the fundamental mechanics of decision-making in controlled settings. The library provides implementations for core reinforcement learning concepts, including temporal difference learning, Monte Carlo episode sampling, and tabular value function approximation. It enables the analysis of specific algorithmic behaviors, such as identifying and

    Pythonartificial-intelligencereinforcement-learning
    在 GitHub 上查看↗14,569
  • jwarmenhoven/islr-pythonJWarmenhoven 的头像

    JWarmenhoven/ISLR-python

    4,398在 GitHub 上查看↗

    This project is a machine learning education resource consisting of Python implementations of statistical learning models and data analysis examples from a core textbook. It serves as a statistical modeling library that provides the code necessary to implement linear regression, classification, and unsupervised learning techniques for academic data analysis. The repository is structured as a reference-driven implementation, with a directory layout that mirrors the chapter and section hierarchy of the associated academic publication. It includes a set of scripts and notebooks designed to gener

    Jupyter Notebook
    在 GitHub 上查看↗4,398