Rahul Patel's starred repositories
llm-course
Course to get into Large Language Models (LLMs) with roadmaps and Colab notebooks.
LLMs-from-scratch
Implement a ChatGPT-like LLM in PyTorch from scratch, step by step
tuning_playbook
A playbook for systematically maximizing the performance of deep learning models.
llama3-from-scratch
llama3 implementation one matrix multiplication at a time
awesome-leetcode-resources
Awesome LeetCode resources to learn Data Structures and Algorithms and prepare for Coding Interviews.
pytorch-openai-transformer-lm
🐥A PyTorch implementation of OpenAI's finetuned transformer language model with a script to import the weights pre-trained by OpenAI
keras-core
A multi-backend implementation of the Keras API, with support for TensorFlow, JAX, and PyTorch.
awesome-graph-transformer
Papers about graph transformers.
MultiObjectiveAlgorithms.jl
A Julia package for solving multi-objective optimization problems
IntegerLShaped
A python implementation of the integer L-shaped method for solving two stage stochastic programs.
Hypervolume
Collection of open source hypervolume codes that have been standardized to work with the MOEA Framework.
End2EndSAT
Predicting Satisfiability via End-to-End Learning
dynamic-MIS
Official Implementation of the NeurIPS'23 paper 'Maximum Independent Set: Self-Training through Dynamic Programming'.
DeepRL-BiobjectiveKP
This repository maintains the codes and test instances used in he paper entitled "Solving Hard Bi-objective Knapsack Problems Using Deep Reinforcement Learning" Br. Dr. Hadi Charkhgard and His co-authors
RestrictedValueFunction
A Python implementation of the RVF Algorithm in the article "On the Relationship Between the Value Function and the Efficient Frontier of a Mixed Integer Linear Optimization Problem" for constructing the value function or efficient frontier of an IP and MILP.