Skip to main content

Super Study Guide: Transformers & Large Language Models

0h 0m 0s
English
Paid

Course description

The book "Super Study Guide: Transformers & Large Language Models" is a concise and visual guide for those who want to understand the structure of large language models, whether for interviews, projects, or personal interest.

Read more about the course

It is divided into 5 parts: Foundations: primer on neural networks and important deep learning concepts for training and evaluation Embeddings: tokenization algorithms, word-embeddings (word2vec) and sentence embeddings (RNN, LSTM, GRU) Transformers: motivation behind its self-attention mechanism, detailed overview on the encoder-decoder architecture and related variations such as BERT, GPT and T5, along with tips and tricks on how to speed up computations Large language models: main techniques to tune Transformer-based models, such as prompt engineering, (parameter efficient) finetuning and preference tuning Applications: most common problems including sentiment extraction, machine translation, retrieval-augmented generation and many more.

Books

Read Book Super Study Guide: Transformers & Large Language Models

#Title
1Super Study Guide: Transformers & Large Language Models

Comments

0 comments

Want to join the conversation?

Sign in to comment

Similar courses

Advanced Software Design Course by Mirdin

Advanced Software Design Course by Mirdin

Sources: Mirdin , Nils Eriksson, Jimmy Koppel
The Advanced Software Design Course is a program with 6 main modules aimed at improving software design skills.
11 hours 23 minutes 41 seconds
Python for Financial Analysis and Algorithmic Trading

Python for Financial Analysis and Algorithmic Trading

Sources: udemy
Welcome to Python for Financial Analysis and Algorithmic Trading! Are you interested in how people use Python to conduct rigorous financial analysis and pursue algorithmic tradi...
16 hours 54 minutes 20 seconds
The Ultimate Data Structures & Algorithms: Part 2

The Ultimate Data Structures & Algorithms: Part 2

Sources: codewithmosh (Mosh Hamedani)
Data structures and algorithms are patterns for solving problems. Developers who know more about data structures and algorithms are better at solving problems. That’s why compan...
5 hours 56 minutes 46 seconds
Grokking Statistics

Grokking Statistics

Sources: Thomas Nield
Discover statistics with clear explanations and real-life examples. Learn probability, distributions, and hypothesis testing for practical applications.