Skip to content
#

book

Here are 39 public repositories matching this topic...

Succinct Machine Learning algorithm implementations from scratch in Python, solving real-world problems (Notebooks and Book). Examples of Logistic Regression, Linear Regression, Decision Trees, K-means clustering, Sentiment Analysis, Recommender Systems, Neural Networks and Reinforcement Learning.

  • Updated Jul 5, 2023
  • Jupyter Notebook

Scientific Computing for Chemists with Python is a free book for teaching basic coding skills to chemists using Python, Jupyter notebooks, and the other Python software. This textbook teaches a variety of Python packages including NumPy, SciPy, matplotlib, pandas, seaborn, nmrglue, SymPy, scikit-image, scikit-learn, and others.

  • Updated Dec 30, 2025
  • Jupyter Notebook

This repository guides you through the process of building a GPT-style Large Language Model (LLM) from scratch using PyTorch. The structure and approach are inspired by the book Build a Large Language Model (From Scratch) by Sebastian Raschka.

  • Updated Oct 29, 2025
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the book topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the book topic, visit your repo's landing page and select "manage topics."

Learn more