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

  • Zero to Full Stack Hero

    Zero to Full Stack Hero

    Sources: papareact.com
    PAPA React presents.. Zero to Full Stack Hero. It's NOT just another COURSE. It's the world's BEST COMMUNITY. From learning the Basics of Web Development to Mastering React!
    101 hours 29 minutes 59 seconds
  • Garbage Collection Algorithms

    Garbage Collection Algorithms

    Sources: udemy, Dmitry Soshnikov
    Memory leaks and dangling pointers are the main issues of the manual memory management. You delete a parent node in a linked list, forgetting to delete all its
    2 hours 13 minutes 20 seconds
  • Digital Project Management

    Digital Project Management

    Sources: superhi.com
    Smooth processes and happy human relationships are key to managing effectively. Learn better ways to work with complexity so you can run projects like a pro.
    17 hours 53 minutes 30 seconds
  • Building a Transpiler from scratch

    Building a Transpiler from scratch

    Sources: Dmitry Soshnikov
    In modern implementations of compilers, it has become popular to transform one high-level language into another. Examples include transpiling new versions of...
    2 hours 3 seconds