Este repositorio contiene el libro de texto digital y materiales complementarios para la educación en machine learning probabilístico. Proporciona texto estructurado y materiales de estudio guiados que cubren los fundamentos matemáticos de la probabilidad y las redes neuronales.
Las características principales de probml/pml-book son: Probabilistic Machine Learning Study Guides, Markdown Content Structures, Notebook-Based Experimentation, Educational Code Repositories, Educational Content, Educational Examples, Probabilistic Programming, AI & Machine Learning Education.
Las alternativas de código abierto para probml/pml-book incluyen: hacker0x01/hacker101 — Hacker101 is a cybersecurity education platform and web security training portal. It serves as a structured collection… mleveryday/practicalai-cn — This project is an educational course and machine learning curriculum designed to teach the implementation of neural… llsourcell/learn_machine_learning_in_3_months — This project is a machine learning curriculum and educational course repository designed as a structured three-month… pkmital/tensorflow_tutorials — This project is a collection of educational Jupyter Notebooks providing tutorials on neural network construction and… eriklindernoren/ml-from-scratch — This project is an educational toolkit that provides implementations of fundamental machine learning algorithms built… gskinnerteam/flutter-wonderous-app — This project is a cross-platform educational application built with the Flutter framework. It serves as a mobile…
This project is a machine learning curriculum and educational course repository designed as a structured three-month study plan. It provides a guided path for mastering data science and artificial intelligence using the Python programming language. The repository organizes learning materials and code examples to cover mathematics, algorithms, and deep learning fundamentals. It uses a modular curriculum structure to break the domain into discrete monthly and weekly segments. The project functions as a curated resource map that aligns source code and notes with external instructional videos an
This project is an educational course and machine learning curriculum designed to teach the implementation of neural network architectures and learning algorithms. It provides a structured guide for studying artificial intelligence through a collection of tutorials and practical coding exercises. The curriculum utilizes interactive notebooks that allow for the execution of code within a web browser. This environment enables the prototyping of artificial intelligence models and the analysis of data without requiring a local software installation. The content covers the design and training of
Hacker101 is a cybersecurity education platform and web security training portal. It serves as a structured collection of lessons and resources designed to teach students about vulnerability research and penetration testing through guided modules. The platform operates as a static site generator and markdown-based content manager. It uses plain text files with structured metadata to define the hierarchy and properties of educational lessons, transforming this content into pre-rendered HTML files for delivery. The curriculum covers a broad domain of security education, including specialized c
This project is a collection of educational Jupyter Notebooks providing tutorials on neural network construction and tensor operations using the TensorFlow framework. It serves as a machine learning educational repository and implementation guide for deep learning students. The suite focuses on specific advanced architectures, including convolutional networks for image classification, residual networks with skip connections for training stability, and variational autoencoders for generative modeling and data synthesis. It also includes guides for building denoising and deep autoencoders to pe