atullchaurasia / transformersLinks
Transformers from scratch using PyTorch & NumPy.
☆46Updated 9 months ago
Alternatives and similar repositories for transformers
Users that are interested in transformers are comparing it to the libraries listed below
Sorting:
- a simple CLI command that will create a template of a generic ML Project☆81Updated last year
- This repo has all the basic things you'll need in-order to understand complete vision transformer architecture and its various implementa…☆228Updated 10 months ago
- A repository consisting of paper/architecture replications of classic/SOTA AI/ML papers in pytorch☆387Updated last week
- Repository of implementations of classic and sota rl algorithms from scratch in PyTorch☆207Updated last week
- 📓 A collection of generative AI open-source repositories that are actively being developed. If you are looking to build a solid profile …☆83Updated last month
- ☆89Updated 7 months ago
- Implementations of Papers that I read, you can read my breakdown in my blog☆87Updated 3 weeks ago
- Assignments of courses taught at IISC as part of MTech AI curriculum☆139Updated 9 months ago
- small auto-grad engine inspired from Karpathy's micrograd and PyTorch☆277Updated 11 months ago
- learningggggggg 🐳☆553Updated 7 months ago
- This is a small autograd engine, made purely from numpy and python.☆27Updated last year
- Question paper of courses taught at IISC as part of MTech AI curriculum☆103Updated 11 months ago
- just me trying to implement deep learning concepts in code☆199Updated last week
- ☆46Updated 7 months ago
- ☆260Updated 2 weeks ago
- ☆91Updated 3 weeks ago
- "LLM from Zero to Hero: An End-to-End Large Language Model Journey from Data to Application!"☆135Updated last month
- a LLM cookbook, for building your own from scratch, all the way from gathering data to training a model☆164Updated last year
- flexible search engine for video data☆66Updated 2 weeks ago
- cold-mailing ai agent that takes in email address, recipient name, and other details to send mail.☆26Updated 5 months ago
- Basically a repo containing architectures/algorithms/papers from scratch in pytorch