Pinned Repositories
alpaca-lora
Instruct-tune LLaMA on consumer hardware
annotated_deep_learning_paper_implementations
🧑🏫 60 Implementations/tutorials of deep learning papers with side-by-side notes 📝; including transformers (original, xl, switch, feedback, vit, ...), optimizers (adam, adabelief, sophia, ...), gans(cyclegan, stylegan2, ...), 🎮 reinforcement learning (ppo, dqn), capsnet, distillation, ... 🧠
automated-manuscript
CodeForcesCPP
contract-nli-bert
A baseline system for ContractNLI (https://stanfordnlp.github.io/contract-nli/)
developer-roadmap
Interactive roadmaps, guides and other educational content to help developers grow in their careers.
Distributed-Systems
DNA-M22-PP4-Instructions
DSA-Spring-22
Codes for DSA labs and tutorials taken in Spring'22
interviews
Everything you need to know to get the job.
SidhiPanda's Repositories
SidhiPanda/alpaca-lora
Instruct-tune LLaMA on consumer hardware
SidhiPanda/annotated_deep_learning_paper_implementations
🧑🏫 60 Implementations/tutorials of deep learning papers with side-by-side notes 📝; including transformers (original, xl, switch, feedback, vit, ...), optimizers (adam, adabelief, sophia, ...), gans(cyclegan, stylegan2, ...), 🎮 reinforcement learning (ppo, dqn), capsnet, distillation, ... 🧠
SidhiPanda/automated-manuscript
SidhiPanda/CodeForcesCPP
SidhiPanda/contract-nli-bert
A baseline system for ContractNLI (https://stanfordnlp.github.io/contract-nli/)
SidhiPanda/developer-roadmap
Interactive roadmaps, guides and other educational content to help developers grow in their careers.
SidhiPanda/Distributed-Systems
SidhiPanda/DNA-M22-PP4-Instructions
SidhiPanda/DSA-Spring-22
Codes for DSA labs and tutorials taken in Spring'22
SidhiPanda/interviews
Everything you need to know to get the job.
SidhiPanda/ISS
SidhiPanda/ISS_Assignment-1
SidhiPanda/ISS_Lab_1
SidhiPanda/Keras_LSTM_Text_Generator
SidhiPanda/Leetcode_company_frequency
Collection of leetcode company tag problems. Periodically updating.
SidhiPanda/llama
Inference code for LLaMA models
SidhiPanda/Lucifer
Database for Lucifer
SidhiPanda/ML
SidhiPanda/open-llms
📋 A list of open LLMs available for commercial use.
SidhiPanda/os-tutorial
How to create an OS from scratch
SidhiPanda/pytorch-sentiment-analysis
Tutorials on getting started with PyTorch and TorchText for sentiment analysis.
SidhiPanda/pytorch-seq2seq
Tutorials on implementing a few sequence-to-sequence (seq2seq) models with PyTorch and TorchText.
SidhiPanda/rnn-tutorial-rnnlm
Recurrent Neural Network Tutorial, Part 2 - Implementing a RNN in Python and Theano
SidhiPanda/SisMix
SidhiPanda/stanford_alpaca
Code and documentation to train Stanford's Alpaca models, and generate the data.
SidhiPanda/toaruos
A completely-from-scratch hobby operating system: bootloader, kernel, drivers, C library, and userspace including a composited graphical UI, dynamic linker, syntax-highlighting text editor, network stack, etc.
SidhiPanda/Transformer-Neural-Network
Code Transformer neural network components piece by piece
SidhiPanda/transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.