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

AI Coding with GitHub Copilot

AI Coding with GitHub Copilot

Sources: zerotomastery.io
Discover how GitHub Copilot, an AI tool trained on code, helps programmers write code efficiently. Ideal for numerous languages and frameworks.
1 hour 8 minutes 6 seconds
Skills of a Successful Software Engineer

Skills of a Successful Software Engineer

Sources: Fernando Doglio
"Skills of a Successful Software Engineer" is a guide to best practices for working in a development team. The book will help you grow from a solo programmer...
System Design Course

System Design Course

Sources: get.interviewready.io (Gaurav Sen)
In this course, you’ll get a deep understanding of system design concepts. Full guide. Architectural schemes, capacity planning, API list, tests, Faq.
92 hours 26 minutes 21 seconds
Start with TALL: Use Tailwind, Alpine, Laravel & Livewire

Start with TALL: Use Tailwind, Alpine, Laravel & Livewire

Sources: udemy
Get ahead of the competition and start with the TALL stack, made up of Tailwind CSS, Alpine.js, Livewire, and Laravel that will completely dominate the world of
4 hours 17 minutes 21 seconds
Building an Interpreter from scratch

Building an Interpreter from scratch

Sources: udemy, Dmitry Soshnikov
How programming languages work under the hood? What’s the difference between compiler and interpreter? What is a virtual machine, and JIT-compiler? And what abo
2 hours 59 minutes 53 seconds