Ross ROSS = Recommend OSS · open-source software intelligence for agents

domain: machine-learning

3991 products, primary matches first, then adoption-weighted; health v2 shown.

ProductHealth v2StarsMaturity
salesforce/BLIP
PyTorch implementation of BLIP, a vision-language pre-training model for unified image understanding and text generation tasks. The reposit…
105713abandoned
google/seq2seq
A general-purpose encoder-decoder (seq2seq) framework built on TensorFlow, supporting tasks like machine translation, text summarization, c…
105618abandoned
karpathy/neuraltalk2
NeuralTalk2 is a Torch (Lua) implementation of image captioning that uses a CNN (VGGNet) followed by an RNN language model to generate text…
325594abandoned
autumnai/leaf
Leaf is an open-source machine learning framework written in Rust for building classical, deep, or hybrid ML applications, inspired by Tens…
325541abandoned
karpathy/neuraltalk
NeuralTalk is a Python+numpy implementation of Multimodal Recurrent Neural Networks that generate natural-language descriptions of images. …
325504abandoned
google/tf-quant-finance
A high-performance TensorFlow library for quantitative finance providing foundational numerical methods, ODE/PDE solvers, and pricing model…
665494abandoned
david-gpu/srez
A deep learning project that performs 4x image super-resolution on 16x16 images using a DCGAN-based architecture with ResNet generator modu…
105268abandoned
ashnkumar/sketch-code
A Keras/TensorFlow deep learning model that converts hand-drawn website wireframes into HTML code using an image captioning architecture (C…
755143abandoned
tencentmusic/cube-studio
Cube Studio is an open-source, cloud-native, one-stop machine learning platform covering the full MLOps lifecycle: online notebooks, drag-a…
855078abandoned
AutoGPTQ/AutoGPTQ
AutoGPTQ is a Python library for quantizing large language models using the GPTQ weight-only quantization algorithm, with user-friendly API…
105071abandoned
marqo-ai/marqo
Marqo is an AI-native ecommerce search and product discovery platform offering semantic search, personalization, recommendations, and merch…
885031abandoned
transcranial/keras-js
A JavaScript library for running trained Keras deep learning models directly in the browser, with GPU acceleration via WebGL 2. It also sup…
234963abandoned
liuzhuang13/DenseNet
Reference implementation of DenseNet (Densely Connected Convolutional Networks), the CVPR 2017 Best Paper Award-winning CNN architecture, w…
324870abandoned
idealo/image-super-resolution
A Python library providing Keras implementations of Residual Dense and Adversarial Networks for single image super-resolution, including pr…
104818abandoned
huggingface/autotrain-advanced
AutoTrain Advanced is Hugging Face's no-code tool for training and deploying state-of-the-art machine learning models, covering LLM finetun…
744611abandoned
accord-net/framework
Accord.NET is a C# framework for .NET providing machine learning, statistics, computer vision, image and audio processing, and general scie…
104534abandoned
microsoft/VoTT
VoTT (Visual Object Tagging Tool) is an open-source Electron application for annotating and labeling images and video frames to build objec…
104429abandoned
amazon-archives/amazon-dsstne
DSSTNE (Deep Scalable Sparse Tensor Network Engine) is a C++ GPU library from Amazon for training and deploying deep learning recommendatio…
104390abandoned
fizyr/keras-retinanet
A Keras/TensorFlow implementation of the RetinaNet object detection model with focal loss, supporting training and inference on custom data…
234383abandoned
janhuenermann/neurojs
neurojs is a JavaScript deep learning framework for the browser with a focus on reinforcement learning, supporting deep Q-networks and acto…
324369abandoned
NVIDIA/DIGITS
DIGITS is a web application for training deep learning models on GPUs, supporting frameworks like Caffe, Torch, and TensorFlow with a brows…
104177abandoned
orchest/orchest
Orchest is a self-hosted, browser-based tool for visually building and running data pipelines using notebooks and scripts in Python, R, or …
104131abandoned
goodfeli/adversarial
Reference implementation of the original 2014 'Generative Adversarial Networks' paper by Goodfellow et al., containing training code, YAML …
324081abandoned
google-deepmind/learning-to-learn
A TensorFlow implementation of 'Learning to learn by gradient descent by gradient descent' (DeepMind, arXiv:1606.04474), which trains LSTM-…
324068abandoned
udacity/self-driving-car-sim
A Unity-based self-driving car simulator built for Udacity's Self-Driving Car Nanodegree, used to train cars to navigate road courses with …
103982abandoned
riffusion/riffusion-hobby
Riffusion is a Python library for real-time music and audio generation using stable diffusion, converting between spectrogram images and au…
223902abandoned
rasmusbergpalm/DeepLearnToolbox
A Matlab/Octave toolbox implementing classic deep learning models including Deep Belief Nets, Stacked Autoencoders, Convolutional Neural Ne…
323866abandoned
NervanaSystems/neon
neon was Intel Nervana's reference deep learning framework in Python, focused on best-in-class training performance on CPUs, GPUs, and Nerv…
103861abandoned
innnky/so-vits-svc
A singing voice conversion (SVC) framework that uses a SoftVC content encoder with VITS to transform one singer's voice into another timbre…
103779abandoned
pfnet/PaintsChainer
Paints Chainer is a semi-automatic line drawing colorizer that uses convolutional neural networks built on the Chainer deep learning framew…
323762abandoned
facebookresearch/fairseq-lua
Fairseq-lua is Facebook AI Research's sequence-to-sequence learning toolkit for the Torch framework, focused on neural machine translation …
103725abandoned
hiyouga/ChatGLM-Efficient-Tuning
A Python framework for parameter-efficient fine-tuning (LoRA, QLoRA, P-Tuning, RLHF) of the ChatGLM-6B and ChatGLM2-6B language models usin…
103713abandoned
facebookresearch/ReAgent
ReAgent is an open-source end-to-end platform for applied reinforcement learning developed at Facebook, built in Python with PyTorch for tr…
773712abandoned
fo40225/tensorflow-windows-wheel
A repository of prebuilt TensorFlow wheel binaries for 64-bit Windows, including CPU-only and CUDA/cuDNN GPU builds with AVX2 and SSE2 (non…
323671abandoned
apple/tensorflow_macos
A pre-release fork of TensorFlow and TensorFlow Addons for macOS 11.0+ that provides hardware acceleration on Apple Silicon and Intel Macs …
103648abandoned
endernewton/tf-faster-rcnn
A TensorFlow implementation of the Faster R-CNN object detection framework, supporting VGG16, ResNet, and MobileNet backbones trained and e…
233646abandoned
pytorch/text
TorchText is a PyTorch companion library providing datasets, data loaders, vocabularies, text transforms, and pre-trained models for natura…
103554abandoned
pavelgonchar/colornet
Colornet is a Python/TensorFlow neural network implementation that colorizes grayscale images, based on VGG16 features and YUV color-channe…
323550abandoned
Newmu/dcgan_code
Reference implementation of the DCGAN paper (Unsupervised Representation Learning with Deep Convolutional GANs) in Python. It trains convol…
323527abandoned
rbgirshick/fast-rcnn
Fast R-CNN is Ross Girshick's ICCV 2015 framework for fast object detection with deep convolutional networks, written in Python and C++/Caf…
323460abandoned
tensorforce/tensorforce
Tensorforce is an open-source deep reinforcement learning framework built on TensorFlow, emphasizing modular, configurable library design f…
683304abandoned
protectai/llm-guard
LLM Guard is a Python library providing input and output scanners to secure LLM interactions, including sanitization, harmful language dete…
103204abandoned
openai/glow
Official research code from OpenAI for reproducing the 'Glow: Generative Flow with Invertible 1x1 Convolutions' paper, a flow-based generat…
103185abandoned
alpa-projects/alpa
Alpa is a Python system for training and serving large-scale neural networks by automatically parallelizing single-device code across distr…
103178abandoned
tensorflow/skflow
A simplified Scikit Learn-style interface for TensorFlow deep learning, providing estimators for neural networks. It was merged into Tensor…
103167abandoned
neuralmagic/deepsparse
DeepSparse is a sparsity-aware deep learning inference runtime that delivers GPU-class performance on x86 CPUs for ONNX models, covering co…
103159abandoned
mistralai/mistral-finetune
A lightweight Python codebase from Mistral AI for memory-efficient LoRA fine-tuning of Mistral's language models, optimized for single-node…
103094abandoned
xbpeng/DeepMimic
DeepMimic is a C++ simulation framework with a Python (SWIG/TensorFlow) wrapper that trains simulated humanoid characters to imitate motion…
563087abandoned
CharlesShang/FastMaskRCNN
A TensorFlow implementation of Mask R-CNN for instance segmentation, reproducing the paper by Kaiming He et al. It includes ROIAlign, a COC…
323083abandoned
rll/rllab
rllab is a Python framework for developing and evaluating reinforcement learning algorithms, with implementations of algorithms like TRPO, …
323079abandoned
raghakot/keras-vis
keras-vis is a high-level Python toolkit for visualizing and debugging trained Keras neural network models. It supports activation maximiza…
232991abandoned
IntelLabs/nlp-architect
NLP Architect is an open-source Python library from Intel AI Lab for exploring state-of-the-art deep learning topologies and optimization t…
102931abandoned
jisungk/deepjazz
deepjazz is a Python application that uses a two-layer LSTM built with Keras and Theano to generate jazz music from a given MIDI file. It w…
652891abandoned
jetpacapp/DeepBeliefSDK
Jetpac's Deep Belief SDK, a cross-platform image recognition framework implementing the AlexNet convolutional neural network architecture, …
322853abandoned
isl-org/ZoeDepth
ZoeDepth is a PyTorch library implementing metric depth estimation from a single image, combining relative and metric depth approaches with…
102839abandoned
ShaoqingRen/faster_rcnn
A MATLAB re-implementation of Faster R-CNN, a deep-learning object detection framework combining a Region Proposal Network with a detection…
322835abandoned
zzw922cn/Automatic_Speech_Recognition
An end-to-end automatic speech recognition system implemented in TensorFlow, supporting Mandarin and English with models like DeepSpeech2, …
322831abandoned
openai/multiagent-particle-envs
A simple multi-agent particle world environment with continuous observations and discrete actions, used in the paper 'Multi-Agent Actor-Cri…
102775abandoned
sony/nnabla
Sony's Neural Network Libraries (nnabla) is a deep learning framework with a Python API over a C++11 core, designed for research, developme…
102774abandoned
lisa-lab/pylearn2
Pylearn2 is a Python machine learning research library built on top of Theano, developed by the LISA lab at Université de Montréal. It prov…
322767abandoned
kaonashi-tyc/zi2zi
zi2zi is a TensorFlow implementation of a conditional GAN (based on pix2pix) for learning and transferring Chinese and East Asian character…
322746abandoned
microsoft/DMTK
DMTK is Microsoft's Distributed Machine Learning Toolkit, an umbrella project hosting a parameter server framework (Multiverso) plus distri…
102737abandoned
sightmachine/SimpleCV
SimpleCV is an open-source Python framework that wraps OpenCV and other vision libraries behind a simple, readable API for cameras, image m…
322730abandoned
allanzelener/YAD2K
YAD2K is a 90% Keras / 10% TensorFlow implementation and converter for YOLO_v2 object detection models. It converts Darknet cfg and weight …
322728abandoned
intel/BigDL
BigDL is Intel's distributed deep learning library that scales TensorFlow, Keras, and PyTorch workloads on Apache Spark, Flink, and Ray, wi…
102698abandoned
propelml/propel
Propel was a JavaScript library for differentiable programming, providing tensor operations and automatic differentiation for scientific co…
102691abandoned
FudanNLP/fnlp
FNLP (FudanNLP) is a Java toolkit for Chinese natural language processing, including word segmentation, POS tagging, NER, keyword extractio…
232684abandoned
cloud-annotations/cloud-annotations
Cloud Annotations is a collaborative open-source image annotation tool for creating labeled training datasets for object detection and clas…
232678abandoned
riffusion/riffusion-app-hobby
Riffusion App is a Next.js web application for real-time music generation using stable diffusion, relying on a separate GPU-powered inferen…
322677abandoned
sherjilozair/char-rnn-tensorflow
A Python/TensorFlow implementation of multi-layer recurrent neural networks (LSTM) for character-level language modeling, inspired by Andre…
322659abandoned
ryanjay0/miles-deep
Miles Deep is a C++ deep learning application built on Caffe that classifies each second of a pornographic video into six sexual act catego…
232658abandoned
danielfrg/word2vec
A Python wrapper around Google's original word2vec C code, providing training and similarity/analogy tools via Python APIs and command-line…
102612abandoned
coqui-ai/STT
Coqui STT is an open-source deep learning toolkit for training and deploying speech-to-text models, built on TensorFlow with bindings for m…
232606abandoned
devsisters/DQN-tensorflow
A TensorFlow implementation of the Deep Q-Network (DQN) algorithm from the DeepMind paper 'Human-Level Control through Deep Reinforcement L…
322583abandoned
scrtlabs/catalyst
Catalyst is a Python algorithmic trading library for crypto-assets, built as an extension of Quantopian's Zipline. It supports backtesting …
102560abandoned
googlecreativelab/open-nsynth-super
Open NSynth Super is an experimental physical hardware instrument that provides a tangible interface for Google's NSynth machine learning s…
102493abandoned
mckinsey/causalnex
CausalNex is a Python library for causal reasoning with Bayesian Networks, supporting structure learning, domain-expert augmentation of rel…
672477abandoned
rbgirshick/rcnn
The original R-CNN (Region-based Convolutional Neural Networks) object detection system from UC Berkeley, released as research code accompa…
232416abandoned
karanchahal/DoodleMaster
Doodle Master is a proof-of-concept AI tool that turns hand-drawn UI mockups into real HTML/CSS code using a CNN classifier for detecting U…
322408abandoned
anfederico/clairvoyant
A Python library for stock selection and financial signal modeling using machine learning. The project is officially deprecated and no long…
342403abandoned
tryolabs/luminoth
Luminoth is an open-source Python toolkit for computer vision built on TensorFlow and Sonnet, focused on object detection with Faster R-CNN…
232403abandoned
casper-hansen/AutoAWQ
AutoAWQ is a Python library implementing the Activation-aware Weight Quantization (AWQ) algorithm for 4-bit quantization of large language …
102349abandoned
openai/improved-gan
Reference implementation of the techniques from the OpenAI paper 'Improved Techniques for Training GANs' (arXiv:1606.03498), including semi…
102333abandoned
isl-org/DPT
DPT (Dense Prediction Transformers) is Intel's implementation of Vision Transformers for dense prediction tasks, providing pretrained model…
102332abandoned
achillesrasquinha/bulbea
A Python library for stock market prediction and modelling using deep learning, built on TensorFlow with RNN models for price forecasting a…
322323abandoned
openai/finetune-transformer-lm
Reference code and model for OpenAI's paper 'Improving Language Understanding by Generative Pre-Training' (the original GPT-1), implemented…
102310abandoned
gluon-api/gluon-api
Gluon API is a clear, concise, and efficient interface for building deep learning models with an imperative programming style, originally d…
102294abandoned
facebookresearch/InferSent
InferSent is a sentence embedding method from Facebook AI Research that produces semantic representations for English sentences using a mod…
102279abandoned
samjabrahams/tensorflow-on-raspberry-pi
A repository providing pre-built TensorFlow wheels and installation scripts for the Raspberry Pi, created before official support existed. …
232256abandoned
kongqw/OpenCVForAndroid
An Android sample library built on OpenCV 3.2.0 demonstrating object detection (face, eyes, smile, body), object tracking with the CamShift…
322229abandoned
antirez/neural-redis
A Redis loadable module (written in C) that implements feed-forward neural networks as a native Redis data type. It compresses data collect…
322228abandoned
PetrochukM/PyTorch-NLP
PyTorch-NLP (torchnlp) is a Python library of basic utilities for natural language processing built on PyTorch, providing text data loading…
102222abandoned
TNTwise/REAL-Video-Enhancer
A cross-platform GUI application for enhancing videos with AI models, supporting frame interpolation (RIFE), upscaling (Real-ESRGAN), decom…
862217abandoned
abisee/pointer-generator
Reference implementation of the pointer-generator network from the ACL 2017 paper 'Get To The Point: Summarization with Pointer-Generator N…
322191abandoned
andersbll/neural_artistic_style
A Python command-line implementation of the Neural Algorithm of Artistic Style (Gatys et al., 2015) that transfers the style of one image o…
322168abandoned
paarthneekhara/text-to-image
An experimental TensorFlow implementation of text-to-image synthesis using Skip Thought Vectors and the GAN-CLS algorithm from the Generati…
322163abandoned
facebookresearch/SparseConvNet
A PyTorch library for training Submanifold Sparse Convolutional Networks, providing spatially-sparse convolutions that operate efficiently …
102145abandoned
neuralmagic/sparseml
SparseML is a Python library for applying sparsification recipes (pruning, quantization, sparsity) to neural networks with a few lines of c…
102144abandoned
handtracking-io/yoha
Yoha is a browser-based hand tracking engine built on TensorFlow.js that detects 21 2D hand landmarks, hand presence, left/right orientatio…
232117abandoned
openai/image-gpt
OpenAI's official code and pre-trained models for iGPT (image GPT), a GPT-2-style transformer adapted to generate and classify images as pi…
102096abandoned

← prev page 35 / 40 next →