btack's Stars
NomadicDaddy/htmx-debugger
a browser extension (Chrome and Firefox) debugging tool for htmx applications
apache/datafusion-ray
Apache DataFusion Ray
elixir-nx/axon
Nx-powered Neural Networks
ibis-project/ibis
the portable Python dataframe library
letta-ai/letta
Letta (formerly MemGPT) is a framework for creating LLM services with memory.
vincentarelbundock/pymarginaleffects
ShishirPatil/gorilla
Gorilla: Training and Evaluating LLMs for Function Calls (Tool Calls)
guidance-ai/guidance
A guidance language for controlling large language models.
UKPLab/gpl
Powerful unsupervised domain adaptation method for dense retrieval. Requires only unlabeled corpus and yields massive improvement: "GPL: Generative Pseudo Labeling for Unsupervised Domain Adaptation of Dense Retrieval" https://arxiv.org/abs/2112.07577
sanjeevanahilan/nanoChatGPT
A crude RLHF layer on top of nanoGPT with Gumbel-Softmax trick
noahshinn/reflexion
[NeurIPS 2023] Reflexion: Language Agents with Verbal Reinforcement Learning
databrickslabs/dolly
Databricks’ Dolly, a large language model trained on the Databricks Machine Learning Platform
LAION-AI/Open-Assistant
OpenAssistant is a chat-based assistant that understands tasks, can interact with third-party systems, and retrieve information dynamically to do so.
BlinkDL/RWKV-LM
RWKV is an RNN with transformer-level LLM performance. It can be directly trained like a GPT (parallelizable). So it's combining the best of RNN and transformer - great performance, fast inference, saves VRAM, fast training, "infinite" ctx_len, and free sentence embedding.
kolonialno/patito
A data modelling layer built on top of polars and pydantic
unionai-oss/pandera
A light-weight, flexible, and expressive statistical data testing library
BoltzmannEntropy/interviews.ai
It is my belief that you, the postgraduate students and job-seekers for whom the book is primarily meant will benefit from reading it; however, it is my hope that even the most experienced researchers will find it fascinating as well.
pydoit/doit
CLI task management & automation tool
beeware/toga
A Python native, OS native GUI toolkit.
citerus/dddsample-core
This is the new home of the original DDD Sample app (previously hosted at sf.net)..
SethHWeidman/DLFS_code
Code for the book Deep Learning From Scratch, from O'Reilly September 2019
rlabbe/Kalman-and-Bayesian-Filters-in-Python
Kalman Filter book using Jupyter Notebook. Focuses on building intuition and experience, not formal proofs. Includes Kalman filters,extended Kalman filters, unscented Kalman filters, particle filters, and more. All exercises include solutions.
microsoft/pyright
Static Type Checker for Python
shap/shap
A game theoretic approach to explain the output of any machine learning model.
Experience-Monks/math-as-code
a cheat-sheet for mathematical notation in code form
udacity/machine-learning
Content for Udacity's Machine Learning curriculum
cristianoc/genTypeScript
Auto generation of type-safe bindings between Reason and Typescript.
apollographql/reason-apollo
Reason binding for Apollo Client and React Apollo
reasonml/reason-react
Reason bindings for ReactJS
wende/elchemy
Write Elixir code using statically-typed Elm-like syntax (compatible with Elm tooling)