educational

Tag

Cards List
#educational

@antoniolupetti: "Dive into Deep Learning" is an open-source book that builds the mathematical foundations of large language models, cov…

X AI KOLs Timeline · 2026-05-21 Cached

An open-source book that builds the mathematical foundations of large language models, covering linear algebra, calculus, probability, and transformer architectures, with over 1000 pages of clear explanations and practical examples.

0 favorites 0 likes
#educational

@tom_doerr: Decodes Claude Code architecture using source maps https://github.com/alejandrobalderas/claude-code-from-source…

X AI KOLs Timeline · 2026-05-20 Cached

A tweet announces a GitHub repository that decodes Claude Code's architecture using source maps, providing an educational 18-chapter book on the internals of Anthropic's AI coding agent.

0 favorites 0 likes
#educational

MiniGPT: Rebuilding GPT from First Principles

arXiv cs.CL · 2026-05-19 Cached

This paper presents MiniGPT, a compact from-scratch implementation of GPT-style autoregressive language modeling in PyTorch, built after studying nanoGPT. It evaluates the model on the Tiny Shakespeare dataset using character-level tokenization, achieving a validation loss of 1.4780 with a 10.77M-parameter configuration.

0 favorites 0 likes
#educational

@0xMovez: Citadel pays $800K/year for quants who can link probability theory with PDEs to binary options pricing. This 1-hour MIT…

X AI KOLs Timeline · 2026-05-18 Cached

A tweet highlights that Citadel pays quants $800K/year for skills in probability theory and PDEs, and recommends an MIT lecture on stochastic differential equations.

0 favorites 0 likes
#educational

@axichuhai: Hey everyone, I've found another GitHub treasure open-source project — hello-agents has shot straight to the top of the GitHub trending list and is still climbing! It systematically organizes AI and Agent from theory to practice into an open-source curriculum, covering Agentic RL, SFT, …

X AI KOLs Timeline · 2026-05-18 Cached

Discovered an open-source GitHub project hello-agents, which organizes a complete open-source course from theory to practice on AI Agents, covering core skills like Agentic RL, SFT, GRPO, and has reached the top of GitHub trending.

0 favorites 0 likes
#educational

@AlphaSignalAI: This free interactive explainer just exposed how GPT actually works. Most people treat Transformers like magic. You typ…

X AI KOLs Timeline · 2026-05-17 Cached

A free interactive tool called Transformer Explainer runs a live GPT-2 model in the browser, visualizing the internal workings of Transformers with a Sankey diagram and live inference.

0 favorites 0 likes
#educational

Ask an Astronaut: 333 hours of Q&A footage with astronauts

Hacker News Top · 2026-05-15

A collection of 333 hours of Q&A footage with astronauts, offering extensive educational content about space and astronaut life.

0 favorites 0 likes
#educational

Pipes, Forks, and Zombies

Hacker News Top · 2026-05-14 Cached

This article from Harvard's CS 61 course covers Unix concepts of pipes, forks, and zombies, explaining how pipes automatically kill programs on closure and how to use pipes to implement blocking waits on child processes.

0 favorites 0 likes
#educational

Clustering Raspberry Pis together to learn distributed training/inference

Reddit r/LocalLLaMA · 2026-05-14

A blog post guides readers through setting up a Raspberry Pi cluster for distributed training and inference, part of a series aimed at making distributed AI accessible using affordable hardware.

0 favorites 0 likes
#educational

@Xx15573208: I've read many articles about Transformers and understand the theory, but when I actually sit down to write code, I have no idea where to start. LLMs-from-scratch is specifically designed to solve this problem: it accompanies the book "Build a Large Language Model" and guides you through implementing GPT from scratch using PyTorch…

X AI KOLs Timeline · 2026-05-12 Cached

LLMs-from-scratch is a GitHub repository that accompanies the book "Build a Large Language Model," providing complete code to implement GPT from scratch with PyTorch, covering the full pipeline including pretraining, fine-tuning, and RLHF. It has gained 93K+ stars and is ideal for developers who want to deeply understand the principles behind large language models.

0 favorites 0 likes
#educational

Tiny-Lua-Compiler: Possibly the smallest Lua compiler ever

Lobsters Hottest · 2026-05-10 Cached

Tiny-Lua-Compiler is an educational, self-hosting Lua 5.1 compiler and VM written in pure Lua, designed to be small enough to study but complete enough to handle real language features.

0 favorites 0 likes
#educational

@_vmlops: How LLMs Generate Text End-to-End Inference Pipeline A Mock Interview Guide https://drive.google.com/file/d/1eDqEtWWtIe…

X AI KOLs Timeline · 2026-05-08

This guide explains the end-to-end inference pipeline of LLMs, serving as a mock interview resource for understanding text generation.

0 favorites 0 likes
#educational

From Buffon's Needle to Buffon's Noodle

Hacker News Top · 2026-05-07 Cached

The article presents an elegant geometric proof for Buffon's Needle problem by extending the concept to curved 'noodles' and using a circle to determine the probability constant, avoiding complex integrals.

0 favorites 0 likes
#educational

What is BC? How can we use it?

ML at Berkeley · 2021-03-23 Cached

This article explains Behavioral Cloning, an imitation learning technique used to train policies from expert demonstrations, discussing its theoretical basis in maximum likelihood estimation and its historical applications like AlphaGo.

0 favorites 0 likes
#educational

ByteByteGoHq/system-design-101

GitHub Trending (daily) · 2d ago Cached

A GitHub repository providing visual and simple explanations of complex system design concepts, covering topics like APIs, load balancing, HTTP, and networking.

0 favorites 0 likes
#educational

rohitg00/ai-engineering-from-scratch

GitHub Trending (daily) · 2026-05-20 Cached

A comprehensive, free, open-source AI engineering curriculum with 428 lessons across 20 phases, covering math foundations to autonomous swarms in Python, TypeScript, Rust, and Julia.

0 favorites 0 likes
#educational

rasbt/LLMs-from-scratch

GitHub Trending (daily) · 2026-05-11 Cached

The repository provides open-source code to build, pretrain, and fine-tune a GPT-like large language model from scratch, serving as the official code companion to Sebastian Raschka's book of the same name.

0 favorites 0 likes
#educational

datawhalechina/hello-agents

GitHub Trending (daily) · 2026-05-08 Cached

Datawhale社区发布的开源中文教程《从零开始构建智能体》,系统性讲解AI原生智能体的理论与实践,涵盖从基础原理到自研框架HelloAgents的完整学习路径。

0 favorites 0 likes
← Previous
← Back to home

Submit Feedback