An open API service indexing awesome lists of open source software.

https://github.com/peri044/concepts

Understanding attention in LLMs
https://github.com/peri044/concepts

Last synced: 5 days ago
JSON representation

Understanding attention in LLMs

Awesome Lists containing this project

README

          

# Concepts

This repo is for self-learning deep learning concepts from latest research.

You can navigate to
* `attention/` - To understand attention concepts in detail
* `layers/` - Standard DL layer implementations