awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टMCP सर्वरहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेस
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
luispedro avatar

luispedro/BuildingMachineLearningSystemsWithPython

0
View on GitHub↗
2,131 स्टार्स·1,412 फोर्क्स·Python·MIT·4 व्यूज़www.packtpub.com/building-machine-learning-systems-with-python/book↗

BuildingMachineLearningSystemsWithPython

Building Machine Learning Systems with Python

Features

  • Practical Learning Resources - Building real-world machine learning systems using Python.

स्टार हिस्ट्री

luispedro/buildingmachinelearningsystemswithpython के लिए स्टार हिस्ट्री चार्टluispedro/buildingmachinelearningsystemswithpython के लिए स्टार हिस्ट्री चार्ट

AI सर्च

और अधिक बेहतरीन रिपॉजिटरी खोजें

अपनी ज़रूरत को सरल भाषा में बताएं — AI हजारों क्यूरेटेड ओपन-सोर्स प्रोजेक्ट्स को प्रासंगिकता के आधार पर रैंक करता है।

Start searching with AI

BuildingMachineLearningSystemsWithPython के ओपन-सोर्स विकल्प

समान ओपन-सोर्स प्रोजेक्ट्स, जो BuildingMachineLearningSystemsWithPython के साथ साझा की गई सुविधाओं के आधार पर रैंक किए गए हैं।
  • shujiahuang/cpp-primer-plus-6thShujiaHuang का अवतार

    ShujiaHuang/Cpp-Primer-Plus-6th

    3,106GitHub पर देखें↗

    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
  • gmonce/scikit-learn-bookgmonce का अवतार

    gmonce/scikit-learn-book

    392GitHub पर देखें↗

    Learning scikit-learn: Machine Learning in Python.

    Jupyter Notebook
    GitHub पर देखें↗392
  • jasebell/mlbookjasebell का अवतार

    jasebell/mlbook

    69GitHub पर देखें↗

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

    Java
    GitHub पर देखें↗69
  • binroot/tensorflow-bookBinRoot का अवतार

    BinRoot/TensorFlow-Book

    4,431GitHub पर देखें↗

    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
BuildingMachineLearningSystemsWithPython के सभी 11 विकल्प देखें→

अक्सर पूछे जाने वाले प्रश्न

luispedro/buildingmachinelearningsystemswithpython क्या करता है?

Building Machine Learning Systems with Python

luispedro/buildingmachinelearningsystemswithpython की मुख्य विशेषताएं क्या हैं?

luispedro/buildingmachinelearningsystemswithpython की मुख्य विशेषताएं हैं: Practical Learning Resources।

luispedro/buildingmachinelearningsystemswithpython के कुछ ओपन-सोर्स विकल्प क्या हैं?

luispedro/buildingmachinelearningsystemswithpython के ओपन-सोर्स विकल्पों में शामिल हैं: shujiahuang/cpp-primer-plus-6th — This project is a C++ learning resource and study guide consisting of structured notes and programming examples. It… binroot/tensorflow-book — This project is a collection of TensorFlow machine learning examples providing reference implementations for various… gmonce/scikit-learn-book — Learning scikit-learn: Machine Learning in Python. jasebell/mlbook — Example code for the Wiley book "Machine Learning - Hands On for Developers and Technical Professionals". jeffreyksmithjr/reactive-machine-learning-systems — Code from the book Machine Learning Systems. alexsosn/marslandmlalgo — Code and data for the second edition of the textbook `Machine Learning: An Algorithm Perspective" by Stephen Marsland.