Stars
Takes in a dataset of multiple variables and their instantiations. Outputs the optimal bayesian network (via networkX) using a scoring algorithm and K2 search.
A light llama-like llm inference framework based on the triton kernel.
tutorial of sglang, a llm infer frame work.
A tiny yet powerful LLM inference system tailored for researching purpose. vLLM-equivalent performance with only 2k lines of code (2% of vLLM).
TorchXRayVision: A library of chest X-ray datasets and models. Classifiers, segmentation, and autoencoders.
ChatGLM3 series: Open Bilingual Chat LLMs | 开源双语对话语言模型
This toolkit deals with GEnomic sequence and genome structure ANnotation files between inbreeding lines and species.
SOS IROS 2018 GOOGLE; StereoNet ECCV2018 GOOGLE; ActiveStereoNet ECCV2018 Oral GOOGLE; HITNET CVPR2021 GOOGLE;PLUME Uber ATG
focusunsink / yolov5
Forked from ultralytics/yolov5YOLOv5 🚀 in PyTorch > ONNX > CoreML > TFLite
Code to accompany "You can probably use deep learning even if your data isn't that big" blog post
A lightweight, portable pure C99 onnx inference engine for embedded devices with hardware acceleration support.
Dual-path RNN: efficient long sequence modeling for time-domain single-channel speech separation implemented by Pytorch