awesome-repositories.com
Blog
MCP
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
jeffreyksmithjr avatar

jeffreyksmithjr/reactive-machine-learning-systems

0
View on GitHub↗
145 stars·50 forks·Scala·MIT·3 vueswww.manning.com/books/machine-learning-systems↗

Reactive Machine Learning Systems

Code from the book Machine Learning Systems.

Features

  • Practical Learning Resources - Building reactive machine learning systems with practical examples.

Historique des stars

Graphique de l'historique des stars pour jeffreyksmithjr/reactive-machine-learning-systemsGraphique de l'historique des stars pour jeffreyksmithjr/reactive-machine-learning-systems

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Start searching with AI

Alternatives open source à Reactive Machine Learning Systems

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec Reactive Machine Learning Systems.
  • shujiahuang/cpp-primer-plus-6thAvatar de ShujiaHuang

    ShujiaHuang/Cpp-Primer-Plus-6th

    3,106Voir sur 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
    Voir sur GitHub↗3,106
  • gmonce/scikit-learn-bookAvatar de gmonce

    gmonce/scikit-learn-book

    392Voir sur GitHub↗

    Learning scikit-learn: Machine Learning in Python.

    Jupyter Notebook
    Voir sur GitHub↗392
  • jasebell/mlbookAvatar de jasebell

    jasebell/mlbook

    69Voir sur GitHub↗

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

    Java
    Voir sur GitHub↗69
  • binroot/tensorflow-bookAvatar de BinRoot

    BinRoot/TensorFlow-Book

    4,431Voir sur 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
    Voir sur GitHub↗4,431
Voir les 11 alternatives à Reactive Machine Learning Systems→

Questions fréquentes

Que fait jeffreyksmithjr/reactive-machine-learning-systems ?

Code from the book Machine Learning Systems.

Quelles sont les fonctionnalités principales de jeffreyksmithjr/reactive-machine-learning-systems ?

Les fonctionnalités principales de jeffreyksmithjr/reactive-machine-learning-systems sont : Practical Learning Resources.

Quelles sont les alternatives open-source à jeffreyksmithjr/reactive-machine-learning-systems ?

Les alternatives open-source à jeffreyksmithjr/reactive-machine-learning-systems incluent : 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". jwarmenhoven/islr-python — This project is a machine learning education resource consisting of Python implementations of statistical learning… alexsosn/marslandmlalgo — Code and data for the second edition of the textbook `Machine Learning: An Algorithm Perspective" by Stephen Marsland.