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

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
jasebell avatar

jasebell/mlbook

0
View on GitHub↗
69 stars·60 forks·Java·3 views

Mlbook

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

Features

  • Practical Learning Resources - Hands-on machine learning guide for technical professionals.

Star history

Star history chart for jasebell/mlbookStar history chart for jasebell/mlbook

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Mlbook

Similar open-source projects, ranked by how many features they share with Mlbook.
  • shujiahuang/cpp-primer-plus-6thShujiaHuang avatar

    ShujiaHuang/Cpp-Primer-Plus-6th

    3,106View on 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
    View on GitHub↗3,106
  • gmonce/scikit-learn-bookgmonce avatar

    gmonce/scikit-learn-book

    392View on GitHub↗

    Learning scikit-learn: Machine Learning in Python.

    Jupyter Notebook
    View on GitHub↗392
  • jeffreyksmithjr/reactive-machine-learning-systemsjeffreyksmithjr avatar

    jeffreyksmithjr/reactive-machine-learning-systems

    145View on GitHub↗

    Code from the book Machine Learning Systems.

    Scala
    View on GitHub↗145
  • binroot/tensorflow-bookBinRoot avatar

    BinRoot/TensorFlow-Book

    4,431View on 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
    View on GitHub↗4,431
See all 11 alternatives to Mlbook→

Frequently asked questions

What does jasebell/mlbook do?

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

What are the main features of jasebell/mlbook?

The main features of jasebell/mlbook are: Practical Learning Resources.

What are some open-source alternatives to jasebell/mlbook?

Open-source alternatives to jasebell/mlbook include: 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. jeffreyksmithjr/reactive-machine-learning-systems — Code from the book Machine Learning Systems. 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.