EngineerKhan's Stars
TheAlgorithms/Python
All Algorithms implemented in Python
rasbt/LLMs-from-scratch
Implement a ChatGPT-like LLM in PyTorch from scratch, step by step
google-research/tuning_playbook
A playbook for systematically maximizing the performance of deep learning models.
mendableai/firecrawl
🔥 Turn entire websites into LLM-ready markdown or structured data. Scrape, crawl and extract with a single API.
cocktailpeanut/dalai
The simplest way to run LLaMA on your local machine
dotnet/machinelearning
ML.NET is an open source and cross-platform machine learning framework for .NET.
jsvine/pdfplumber
Plumb a PDF for detailed information about each char, rectangle, line, et cetera — and easily extract text and tables.
udlbook/udlbook
Understanding Deep Learning - Simon J.D. Prince
hijkzzz/Awesome-LLM-Strawberry
A collection of LLM papers, blogs, and projects, with a focus on OpenAI o1 🍓 and reasoning techniques.
apify/crawlee-python
Crawlee—A web scraping and browser automation library for Python to build reliable crawlers. Extract data for AI, LLMs, RAG, or GPTs. Download HTML, PDF, JPG, PNG, and other files from websites. Works with BeautifulSoup, Playwright, and raw HTTP. Both headful and headless mode. With proxy rotation.
OpenRLHF/OpenRLHF
An Easy-to-use, Scalable and High-performance RLHF Framework (70B+ PPO Full Tuning & Iterative DPO & LoRA & RingAttention & RFT)
qpdf/qpdf
qpdf: A content-preserving PDF document transformer
SciSharp/TensorFlow.NET
.NET Standard bindings for Google's TensorFlow for developing, training and deploying Machine Learning models in C# and F#.
Doriandarko/o1-engineer
o1-engineer is a command-line tool designed to assist developers in managing and interacting with their projects efficiently. Leveraging the power of OpenAI's API, this tool provides functionalities such as code generation, file editing, and project planning to streamline your development workflow.
pikepdf/pikepdf
A Python library for reading and writing PDF, powered by QPDF
eloialonso/diamond
DIAMOND (DIffusion As a Model Of eNvironment Dreams) is a reinforcement learning agent trained in a diffusion world model. NeurIPS 2024 Spotlight.
konrad-gajdus/miniMNIST-c
NVlabs/DoRA
[ICML2024 (Oral)] Official PyTorch implementation of DoRA: Weight-Decomposed Low-Rank Adaptation
noahgolmant/pytorch-hessian-eigenthings
Efficient PyTorch Hessian eigendecomposition tools!
OceanParcels/Parcels
Main code for Parcels (Probably A Really Computationally Efficient Lagrangian Simulator)
noahgolmant/pytorch-lars
"Layer-wise Adaptive Rate Scaling" in PyTorch
apple/ml-ademamix
noahgolmant/SGLD
Stochastic Gradient Langevin Dynamics for Bayesian learning
gkdziugaite/pacbayes-opt
Optimizing PAC-Bayes bounds for Stochastic Neural Networks with Gaussian weights
albietz/transformer-birth
lkopf/cosy
CoSy: Evaluating Textual Explanations
EngineerKhan/Python-ML
sail-sg/win
archana95in/Escaping-saddles-using-Stochastic-Gradient-Descent
Reproduction of "Escaping saddles using Stochastic Gradient Descent" by Hadi Daneshmand, Jonas Kohler, Aurelien Lucchi, Thomas Hofmann
fhueb/parameter-agnostic-lzlo
Contains the code for the paper "Parameter-Agnostic Optimization under Relaxed Smoothness"