Lists (1)
Sort Name ascending (A-Z)
Stars
Curated list of data science interview questions and answers
LORA: Low-Rank Adaptation of Large Language Models implemented using PyTorch
A novel LLM architecture written in highly optimized low-level C++/CUDA with a new Long-Term Memory (LTM) mechanism for large context windows.
A resource for learning about Machine learning & Deep Learning
Implementation of basic ML algorithms from scratch in python...
Machine Learning From Scratch. Bare bones NumPy implementations of machine learning models and algorithms with a focus on accessibility. Aims to cover everything from linear regression to deep lear…