Lessons

Explore all newline lessons

Tags
Author
Pricing
Sort By
Video
Most Recent
Most Popular
Highest Rated
Reset
https://s3.amazonaws.com/assets.fullstack.io/n/20250812141855606_twitter.jpg

lesson

Tokenization deep dive - Byte-level language modeling vs traditional tokenizationAI bootcamp 2

- Learn how byte-level models process raw UTF-8 bytes directly, with a vocabulary size of 256 - Understand how this approach removes the need for subword tokenizers like BPE or SentencePiece - Compare byte-level models to tokenized models with larger vocabularies (e.g., 30k–50k tokens) - Analyze the trade-offs between the two approaches in terms of simplicity - Evaluate how each approach handles multilingual text - Assess the impact on model size - Examine differences in performance

https://s3.amazonaws.com/assets.fullstack.io/n/20250722182237417_AI%20Bootcamp%20cover%20image%20%281%29.png

lesson

Tokens, Embeddings & Modalities — Foundations of Understanding Text, Image, and AudioAI Bootcamp

- Understand the journey from raw text → tokens → token IDs → embeddings - Compare word-based, BPE, and advanced tokenizers (LLaMA, GPT-2, T5) - Analyze how good/bad tokenization affects loss, inference time, and semantic meaning - Learn how embedding vectors represent meaning and change with context - Explore and manipulate Word2Vec-style word embeddings through vector math and dot product similarity - Apply tokenization and embedding logic to multimodal models (CLIP, ViLT, ViT-GPT2) - Conduct retrieval and classification tasks using image and audio embeddings (CLIP, Wav2Vec2) - Discuss emerging architectures like Byte Latent Transformers and their implications

https://s3.amazonaws.com/assets.fullstack.io/n/20250722182237417_AI%20Bootcamp%20cover%20image%20%281%29.png

lesson

Text to Tokens to EmbeddingsAI Bootcamp

Understand the journey from raw text to tokens to embeddings, compare tokenizers (word-based, BPE, LLaMA, GPT-2, T5), and analyze tokenization’s impact on loss and inference.

https://image.mux.com/h01HGz8Ezu00s8WkdXB899Py02kZEaNUnBuGAVoGqHWvfQ/thumbnail.png?time=0

lesson

Securing a Svelte Application with JSON Web TokensFullstack Svelte

Securing the application with JSON Web Tokens

https://s3.amazonaws.com/assets.fullstack.io/n/20211207071359411_CoverImage_DesignSystemswithFigmagic1.png

lesson

How to Create Design Tokens and Styles in FigmaThe newline Guide to React Component Design Systems with Figmagic

Let's move on from basics to the intermediate level and actually make some designs.

https://s3.amazonaws.com/assets.fullstack.io/n/20211207071359411_CoverImage_DesignSystemswithFigmagic1.png

lesson

An Intro to Figmagic, the Figma CLI For Token DesignThe newline Guide to React Component Design Systems with Figmagic

Figmagic is the last piece in our toolchain that acts as the glue needed to super-charge your productivity.