<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>1AI Blog</title>
    <link>https://chatlabsai.com/blog.html</link>
    <atom:link href="https://chatlabsai.com/feed.xml" rel="self" type="application/rss+xml" />
    <description>Essays on AI research and how modern models work, from the team behind 1AI.</description>
    <language>en</language>
    <lastBuildDate>Wed, 04 Feb 2026 00:00:00 +0000</lastBuildDate>
    <item>
      <title>How to Set Your Default AI Model in Chat Labs 1AI</title>
      <link>https://chatlabsai.com/blog/default-model-selection</link>
      <guid isPermaLink="true">https://chatlabsai.com/blog/default-model-selection</guid>
      <pubDate>Wed, 04 Feb 2026 00:00:00 +0000</pubDate>
      <description>Tired of model roulette? Learn how to pick your default AI model in 1AI and keep it. GPT-4o, Claude, or any of 300+ models. Your choice, every time.</description>
    </item>
    <item>
      <title>Variational Autoencoders - Generative Models with Latent Spaces</title>
      <link>https://chatlabsai.com/blog/variational-autoencoder</link>
      <guid isPermaLink="true">https://chatlabsai.com/blog/variational-autoencoder</guid>
      <pubDate>Sat, 31 Jan 2026 00:00:00 +0000</pubDate>
      <description>Generative models with structured latent spaces. ELBO loss, the reparameterization trick, and learning to generate new data. Paper #17 from Sutskever's 30.</description>
    </item>
    <item>
      <title>Attention Is All You Need - The Transformer</title>
      <link>https://chatlabsai.com/blog/transformers</link>
      <guid isPermaLink="true">https://chatlabsai.com/blog/transformers</guid>
      <pubDate>Sat, 31 Jan 2026 00:00:00 +0000</pubDate>
      <description>The architecture behind GPT, Claude, and modern AI. Self-attention, multi-head attention, and why transformers replaced RNNs. Paper #13 from Sutskever's 30.</description>
    </item>
    <item>
      <title>Machine Superintelligence - The Intelligence Explosion</title>
      <link>https://chatlabsai.com/blog/superintelligence</link>
      <guid isPermaLink="true">https://chatlabsai.com/blog/superintelligence</guid>
      <pubDate>Sat, 31 Jan 2026 00:00:00 +0000</pubDate>
      <description>Formal definitions of machine intelligence. Recursive self-improvement and the path to superintelligence. Shane Legg's framework. Paper #24 from Sutskever's 30.</description>
    </item>
    <item>
      <title>Order Matters: Sequence-to-Sequence Models for Sets</title>
      <link>https://chatlabsai.com/blog/seq2seq-sets</link>
      <guid isPermaLink="true">https://chatlabsai.com/blog/seq2seq-sets</guid>
      <pubDate>Sat, 31 Jan 2026 00:00:00 +0000</pubDate>
      <description>When order doesn't matter but your neural network thinks it does. How to make sequence models handle unordered sets correctly. Paper #8 from Sutskever's 30.</description>
    </item>
    <item>
      <title>Scaling Laws - Power Laws in Neural Language Models</title>
      <link>https://chatlabsai.com/blog/scaling-laws</link>
      <guid isPermaLink="true">https://chatlabsai.com/blog/scaling-laws</guid>
      <pubDate>Sat, 31 Jan 2026 00:00:00 +0000</pubDate>
      <description>Power laws in neural language models. How performance scales with compute, data, and parameters. The Chinchilla findings. Paper #22 from Sutskever's 30.</description>
    </item>
    <item>
      <title>ResNet - Deep Residual Learning and Skip Connections</title>
      <link>https://chatlabsai.com/blog/resnet</link>
      <guid isPermaLink="true">https://chatlabsai.com/blog/resnet</guid>
      <pubDate>Sat, 31 Jan 2026 00:00:00 +0000</pubDate>
      <description>Skip connections solved deep network training. How adding input back to output enabled 152-layer networks and changed computer vision. Paper #10 from Sutskever's 30.</description>
    </item>
    <item>
      <title>Relational RNNs - Adding Memory Slots with Attention</title>
      <link>https://chatlabsai.com/blog/relational-rnn</link>
      <guid isPermaLink="true">https://chatlabsai.com/blog/relational-rnn</guid>
      <pubDate>Sat, 31 Jan 2026 00:00:00 +0000</pubDate>
      <description>Combining recurrence with relational reasoning. Memory slots that attend to each other enable multi-step reasoning. Paper #18 from Sutskever's 30.</description>
    </item>
    <item>
      <title>Relation Networks - Relational Reasoning</title>
      <link>https://chatlabsai.com/blog/relational-reasoning</link>
      <guid isPermaLink="true">https://chatlabsai.com/blog/relational-reasoning</guid>
      <pubDate>Sat, 31 Jan 2026 00:00:00 +0000</pubDate>
      <description>Explicit pairwise reasoning for visual question answering. How relation networks compare all object pairs to answer relational questions. Paper #16 from Sutskever's 30.</description>
    </item>
    <item>
      <title>RAG - How Retrieval Augmented Generation Grounds LLMs</title>
      <link>https://chatlabsai.com/blog/rag</link>
      <guid isPermaLink="true">https://chatlabsai.com/blog/rag</guid>
      <pubDate>Sat, 31 Jan 2026 00:00:00 +0000</pubDate>
      <description>Combining retrieval with generation. External knowledge grounds language models in facts. The architecture behind modern knowledge systems. Paper #29 from Sutskever's 30.</description>
    </item>
    <item>
      <title>Neural Turing Machines - External Memory</title>
      <link>https://chatlabsai.com/blog/neural-turing-machine</link>
      <guid isPermaLink="true">https://chatlabsai.com/blog/neural-turing-machine</guid>
      <pubDate>Sat, 31 Jan 2026 00:00:00 +0000</pubDate>
      <description>Differentiable computers with external memory banks. Content and location-based addressing for learned algorithms. Paper #20 from Sutskever's 30.</description>
    </item>
    <item>
      <title>Multi-Token Prediction - Faster and Better Language Models</title>
      <link>https://chatlabsai.com/blog/multi-token-prediction</link>
      <guid isPermaLink="true">https://chatlabsai.com/blog/multi-token-prediction</guid>
      <pubDate>Sat, 31 Jan 2026 00:00:00 +0000</pubDate>
      <description>Predicting multiple tokens at once improves sample efficiency and enables speculative decoding. Better representations from longer-horizon objectives. Paper #27 from Sutskever's 30.</description>
    </item>
    <item>
      <title>MDL Principle - Why the Shortest Description Wins in ML</title>
      <link>https://chatlabsai.com/blog/mdl-principle</link>
      <guid isPermaLink="true">https://chatlabsai.com/blog/mdl-principle</guid>
      <pubDate>Sat, 31 Jan 2026 00:00:00 +0000</pubDate>
      <description>The shortest description wins. Minimum Description Length balances model complexity against fit. Occam's razor made mathematical. Paper #23 from Sutskever's 30.</description>
    </item>
    <item>
      <title>Lost in the Middle - Long Context Failures</title>
      <link>https://chatlabsai.com/blog/lost-in-middle</link>
      <guid isPermaLink="true">https://chatlabsai.com/blog/lost-in-middle</guid>
      <pubDate>Sat, 31 Jan 2026 00:00:00 +0000</pubDate>
      <description>Language models struggle with information in the middle of long contexts. The U-shaped attention pattern and its implications for RAG. Paper #30 from Sutskever's 30.</description>
    </item>
    <item>
      <title>Kolmogorov Complexity - Algorithmic Information Theory</title>
      <link>https://chatlabsai.com/blog/kolmogorov-complexity</link>
      <guid isPermaLink="true">https://chatlabsai.com/blog/kolmogorov-complexity</guid>
      <pubDate>Sat, 31 Jan 2026 00:00:00 +0000</pubDate>
      <description>The shortest program that outputs a string. Incompressibility equals randomness. Foundations of algorithmic information theory. Paper #25 from Sutskever's 30.</description>
    </item>
    <item>
      <title>Identity Mappings in Deep Residual Networks (ResNet v2)</title>
      <link>https://chatlabsai.com/blog/identity-mappings</link>
      <guid isPermaLink="true">https://chatlabsai.com/blog/identity-mappings</guid>
      <pubDate>Sat, 31 Jan 2026 00:00:00 +0000</pubDate>
      <description>Pre-activation beats post-activation. Moving batch norm and ReLU before convolution enabled 1000-layer networks. Paper #15 from Sutskever's 30.</description>
    </item>
    <item>
      <title>Graph Neural Networks - Learning Through Message Passing</title>
      <link>https://chatlabsai.com/blog/graph-neural-networks</link>
      <guid isPermaLink="true">https://chatlabsai.com/blog/graph-neural-networks</guid>
      <pubDate>Sat, 31 Jan 2026 00:00:00 +0000</pubDate>
      <description>Neural networks for graph-structured data. Message passing, neighborhood aggregation, and applications from molecules to social networks. Paper #12 from Sutskever's 30.</description>
    </item>
    <item>
      <title>GPipe - How to Train Giant Neural Networks Across GPUs</title>
      <link>https://chatlabsai.com/blog/gpipe</link>
      <guid isPermaLink="true">https://chatlabsai.com/blog/gpipe</guid>
      <pubDate>Sat, 31 Jan 2026 00:00:00 +0000</pubDate>
      <description>How to train models too large for a single GPU. Pipeline parallelism, micro-batching, and gradient checkpointing explained. Paper #9 from Sutskever's 30.</description>
    </item>
    <item>
      <title>Dilated Convolutions - Multi-Scale Context</title>
      <link>https://chatlabsai.com/blog/dilated-convolutions</link>
      <guid isPermaLink="true">https://chatlabsai.com/blog/dilated-convolutions</guid>
      <pubDate>Sat, 31 Jan 2026 00:00:00 +0000</pubDate>
      <description>Exponentially growing receptive fields without losing resolution. How dilated convolutions enable dense prediction tasks like semantic segmentation. Paper #11 from Sutskever's 30.</description>
    </item>
    <item>
      <title>Dense Passage Retrieval - Semantic Search with Dual Encoders</title>
      <link>https://chatlabsai.com/blog/dense-passage-retrieval</link>
      <guid isPermaLink="true">https://chatlabsai.com/blog/dense-passage-retrieval</guid>
      <pubDate>Sat, 31 Jan 2026 00:00:00 +0000</pubDate>
      <description>Learning embeddings for questions and passages. Dual encoders and contrastive learning. How DPR outperforms BM25. Paper #28 from Sutskever's 30.</description>
    </item>
    <item>
      <title>CTC Loss - How Neural Networks Learn Speech Recognition</title>
      <link>https://chatlabsai.com/blog/ctc-speech</link>
      <guid isPermaLink="true">https://chatlabsai.com/blog/ctc-speech</guid>
      <pubDate>Sat, 31 Jan 2026 00:00:00 +0000</pubDate>
      <description>Training speech models without frame-level alignment. The blank token, forward algorithm, and alignment-free learning. Paper #21 from Sutskever's 30.</description>
    </item>
    <item>
      <title>The Coffee Automaton - Irreversibility and the Arrow of Time</title>
      <link>https://chatlabsai.com/blog/coffee-automaton</link>
      <guid isPermaLink="true">https://chatlabsai.com/blog/coffee-automaton</guid>
      <pubDate>Sat, 31 Jan 2026 00:00:00 +0000</pubDate>
      <description>Why does coffee mix but never unmix? Entropy, coarse-graining, and the arrow of time. Physics foundations for understanding learning. Paper #19 from Sutskever's 30.</description>
    </item>
    <item>
      <title>CNN Fundamentals - Convolutional Neural Networks from CS231n</title>
      <link>https://chatlabsai.com/blog/cnn-fundamentals</link>
      <guid isPermaLink="true">https://chatlabsai.com/blog/cnn-fundamentals</guid>
      <pubDate>Sat, 31 Jan 2026 00:00:00 +0000</pubDate>
      <description>Convolutional layers, pooling, ReLU, and backpropagation. Stanford's CS231n course distilled. Building blocks of visual recognition. Paper #26 from Sutskever's 30.</description>
    </item>
    <item>
      <title>Bahdanau Attention - Neural Machine Translation</title>
      <link>https://chatlabsai.com/blog/bahdanau-attention</link>
      <guid isPermaLink="true">https://chatlabsai.com/blog/bahdanau-attention</guid>
      <pubDate>Sat, 31 Jan 2026 00:00:00 +0000</pubDate>
      <description>The original attention mechanism that eliminated the sequence bottleneck. Dynamic context vectors and soft alignment for translation. Paper #14 from Sutskever's 30.</description>
    </item>
    <item>
      <title>GPT-5.2 Feels Like a Patronizing Hall Monitor</title>
      <link>https://chatlabsai.com/blog/chatgpt-frustrations</link>
      <guid isPermaLink="true">https://chatlabsai.com/blog/chatgpt-frustrations</guid>
      <pubDate>Thu, 29 Jan 2026 00:00:00 +0000</pubDate>
      <description>GPT-5.2 feels less like a tool and more like a patronizing hall monitor. Users are refreshing chats 10 times to dodge it. Model choice matters.</description>
    </item>
    <item>
      <title>RNN Regularization - How to Apply Dropout to LSTMs</title>
      <link>https://chatlabsai.com/blog/rnn-regularization</link>
      <guid isPermaLink="true">https://chatlabsai.com/blog/rnn-regularization</guid>
      <pubDate>Tue, 20 Jan 2026 00:00:00 +0000</pubDate>
      <description>Zaremba, Sutskever, and Vinyals figured out how to apply dropout to LSTMs without breaking them. Paper #4 from Sutskever's 30.</description>
    </item>
    <item>
      <title>The Unreasonable Effectiveness of RNNs - When Neural Networks Learn to Write</title>
      <link>https://chatlabsai.com/blog/rnn-effectiveness</link>
      <guid isPermaLink="true">https://chatlabsai.com/blog/rnn-effectiveness</guid>
      <pubDate>Tue, 20 Jan 2026 00:00:00 +0000</pubDate>
      <description>Andrej Karpathy's famous 2015 post showed RNNs could generate Shakespeare, Linux code, and LaTeX by predicting one character at a time. Paper #2 from Sutskever's 30.</description>
    </item>
    <item>
      <title>Pointer Networks - When Attention Becomes Selection</title>
      <link>https://chatlabsai.com/blog/pointer-networks</link>
      <guid isPermaLink="true">https://chatlabsai.com/blog/pointer-networks</guid>
      <pubDate>Tue, 20 Jan 2026 00:00:00 +0000</pubDate>
      <description>Vinyals, Fortunato, and Jaitly repurposed attention to point at input positions instead of blending hidden states. Paper #6 from Sutskever's 30.</description>
    </item>
    <item>
      <title>Keeping Neural Networks Simple - When Less Information Means Better Generalization</title>
      <link>https://chatlabsai.com/blog/mdl-simplicity</link>
      <guid isPermaLink="true">https://chatlabsai.com/blog/mdl-simplicity</guid>
      <pubDate>Tue, 20 Jan 2026 00:00:00 +0000</pubDate>
      <description>Hinton and van Camp's 1993 paper showed that penalizing weight complexity leads to better generalization. Paper #5 from Sutskever's 30.</description>
    </item>
    <item>
      <title>Understanding LSTM Networks - The Post That Demystified RNNs</title>
      <link>https://chatlabsai.com/blog/lstm-understanding</link>
      <guid isPermaLink="true">https://chatlabsai.com/blog/lstm-understanding</guid>
      <pubDate>Tue, 20 Jan 2026 00:00:00 +0000</pubDate>
      <description>Christopher Olah's 2015 blog post explained LSTM gates with clarity that textbooks lacked. Paper #3 from Sutskever's 30.</description>
    </item>
    <item>
      <title>Why Coffee Mixes But Never Unmixes - The First Law of Complexodynamics</title>
      <link>https://chatlabsai.com/blog/complexodynamics</link>
      <guid isPermaLink="true">https://chatlabsai.com/blog/complexodynamics</guid>
      <pubDate>Tue, 20 Jan 2026 00:00:00 +0000</pubDate>
      <description>Scott Aaronson's First Law of Complexodynamics explains why complexity rises, peaks, then falls - while entropy only grows. Paper #1 from Sutskever's 30.</description>
    </item>
    <item>
      <title>AlexNet - The Paper That Launched Modern Deep Learning</title>
      <link>https://chatlabsai.com/blog/alexnet</link>
      <guid isPermaLink="true">https://chatlabsai.com/blog/alexnet</guid>
      <pubDate>Tue, 20 Jan 2026 00:00:00 +0000</pubDate>
      <description>Krizhevsky, Sutskever, and Hinton's 2012 ImageNet victory proved deep learning could outperform decades of hand-engineered computer vision. Paper #7 from Sutskever's 30.</description>
    </item>
  </channel>
</rss>
