Pinned Repositories
Algorithms-in-Python
All Algorithms implemented in Python
AnimatedDrawings
Code to accompany "A Method for Animating Children's Drawings of the Human Figure"
balance
The balance python package offers a simple workflow and methods for dealing with biased data samples when looking to infer from them to some target population of interest.
BELA
Bi-encoder entity linking architecture
co3d
Tooling for the Common Objects In 3D dataset.
coding-interview-university
A complete computer science study plan to become a software engineer.
composio
Composio equip's your AI agents & LLMs with 100+ high-quality integrations via function calling
comprehensive-rust
This is the Rust course used by the Android team at Google. It provides you the material to quickly teach Rust.
CRAG
Comprehensive benchmark for RAG
d2go
D2Go is a toolkit for efficient deep learning
HyperionFalls's Repositories
HyperionFalls/dspy
DSPy: The framework for programming—not prompting—language models
HyperionFalls/composio
Composio equip's your AI agents & LLMs with 100+ high-quality integrations via function calling
HyperionFalls/seqio
Task-based datasets, preprocessing, and evaluation for sequence models.
HyperionFalls/pyglove
Manipulating Python Programs
HyperionFalls/generative-ai-docs
Documentation for Google's Gen AI site - including the Gemini API and Gemma
HyperionFalls/model-explorer
A modern model graph visualizer and debugger
HyperionFalls/mesop
Rapidly build AI apps in Python
HyperionFalls/osv-scalibr
HyperionFalls/yggdrasil-decision-forests
A library to train, evaluate, interpret, and productionize decision forest models such as Random Forest and Gradient Boosted Decision Trees.
HyperionFalls/comprehensive-rust
This is the Rust course used by the Android team at Google. It provides you the material to quickly teach Rust.
HyperionFalls/struct2tensor
struct2tensor is a library for parsing and manipulating structured data inside of tensorflow.
HyperionFalls/faiss
A library for efficient similarity search and clustering of dense vectors.
HyperionFalls/pal
PAL: Predictive Analysis & Laws of Large Language Models
HyperionFalls/d2go
D2Go is a toolkit for efficient deep learning
HyperionFalls/Algorithms-in-Python
All Algorithms implemented in Python
HyperionFalls/EgoBlur
This repository contains a command-line interface(CLI) that can detect and blur out faces and license plates(PII) from images and videos. The CLI takes an image or video file as input, runs an anonymization algorithm on it, and writes the blurred output to a specified path.
HyperionFalls/Kats
Kats, a kit to analyze time series data, a lightweight, easy-to-use, generalizable, and extendable framework to perform time series analysis, from understanding the key statistics and characteristics, detecting change points and anomalies, to forecasting future trends.
HyperionFalls/sam2
The repository provides code for running inference with the Meta Segment Anything Model 2 (SAM 2), links for downloading the trained model checkpoints, and example notebooks that show how to use the model.
HyperionFalls/habitat-lab
A modular high-level library to train embodied AI agents across a variety of tasks and environments.
HyperionFalls/habitat-sim
A flexible, high-performance 3D simulator for Embodied AI research.
HyperionFalls/ThreatExchange
Trust & Safety tools for working together to fight digital harms.
HyperionFalls/sapiens
High-resolution models for human tasks.
HyperionFalls/prophet
Tool for producing high quality forecasts for time series data that has multiple seasonality with linear or non-linear growth.
HyperionFalls/scrcpy
Display and control your Android device
HyperionFalls/fvcore
Collection of common code that's shared among different research projects in FAIR computer vision team.
HyperionFalls/balance
The balance python package offers a simple workflow and methods for dealing with biased data samples when looking to infer from them to some target population of interest.
HyperionFalls/recipes
Recipes are a standard, well supported set of blueprints for machine learning engineers to rapidly train models using the latest research techniques without significant engineering overhead.Specifically, recipes aims to provide- Consistent access to pre-trained SOTA models ready for production
HyperionFalls/egolifter
This is the official repository for "EgoLifter Open-world 3D Segmentation for Egocentric Perception, ECCV 2024"
HyperionFalls/CRAG
Comprehensive benchmark for RAG
HyperionFalls/Pearl
A Production-ready Reinforcement Learning AI Agent Library brought by the Applied Reinforcement Learning team at Meta.