Trending Projects

Discover the fastest growing open source projects

Showing 5501-5550 of 6,802 trending projects

#5501
kennethreitz/pytheory

A Python library for exploring music theory and scales, useful for vibe coders working with audio or music-related AI applications.

0
0.0%
1.5K
total stars
#5502
emcf/thepipe

A Python library that helps developers extract structured data from tricky documents using vision-language models.

0
0.0%
1.5K
total stars
#5503
openai/generating-reviews-discovering-sentiment

A Python library for generating reviews and discovering sentiment from text data.

0
0.0%
1.5K
total stars
#5504
dvgodoy/dl-visuals

A library of 200+ deep learning architecture diagrams and figures for use in blog posts, presentations, and papers.

0
0.0%
1.5K
total stars
#5505
Eric-mingjie/rethinking-network-pruning

A PyTorch library for rethinking network pruning techniques to improve model performance.

0
0.0%
1.5K
total stars
#5506
h2oai/h2o-tutorials

Tutorials and training material for the H2O Machine Learning Platform

0
0.0%
1.5K
total stars
#5507
davidADSP/GDL_code

Code repository for examples in the book 'Generative Deep Learning' focused on AI and ML topics.

0
0.0%
1.5K
total stars
#5508
facebookresearch/UnsupervisedMT

Unsupervised neural & phrase-based machine translation without parallel data

0
0.0%
1.5K
total stars
#5509
DeepVoltaire/AutoAugment

Unofficial implementation of AutoAugment, a powerful data augmentation technique for computer vision tasks.

0
0.0%
1.5K
total stars
#5510
ahangchen/GDLnotes

Google Deep Learning Notes - a comprehensive tutorial on TensorFlow for machine learning and deep learning.

0
0.0%
1.5K
total stars
#5511
fossasia/susi_api_wrapper

SUSI AI API Wrapper for building AI-powered applications in Python

0
0.0%
1.5K
total stars
#5512
fossasia/MMM-SUSI-AI

SUSI.AI implementation for Magic Mirror, a platform for building AI-powered smart mirrors.

0
0.0%
1.5K
total stars
#5513
srendle/libfm

A C++ library for factorization machines, a powerful model for predicting ratings or rankings.

0
0.0%
1.5K
total stars
#5514
soumith/dcgan.torch

A PyTorch implementation of Deep Convolutional Generative Adversarial Networks (DCGAN) for developers interested in AI-powered image generation.

0
0.0%
1.5K
total stars
#5515
wit-ai/pywit

A Python library for interacting with the Wit.ai natural language processing API

0
0.0%
1.5K
total stars
#5516
OpenNMT/OpenNMT-tf

A deep learning and neural machine translation library built with TensorFlow for sequence learning tasks.

0
0.0%
1.5K
total stars
#5517
fossasia/susi_viberbot

A Viber bot for the SUSI AI assistant, allowing developers to build conversational AI applications.

0
0.0%
1.5K
total stars
#5518
Hironsan/anago

A Python library for named-entity recognition, part-of-speech tagging, and other NLP tasks using LSTM-CRF and ELMo models.

0
0.0%
1.5K
total stars
#5519
ocelma/python-recsys

A Python library for implementing a recommender system, useful for developers building recommendation engines.

0
0.0%
1.5K
total stars
#5520
ruotianluo/ImageCaptioning.pytorch

This PyTorch-based repository provides tools for developing image captioning models.

0
0.0%
1.5K
total stars
#5521
fossasia/susi_alexa_skill

An Alexa skill that allows users to interact with the SUSI AI assistant through voice commands.

0
0.0%
1.5K
total stars
#5522
fossasia/susi_gassistantbot

SUSI AI for Google Assistant, a conversational AI assistant that can be integrated into Google Assistant apps.

0
0.0%
1.5K
total stars
#5523
fossasia/susi_skypebot

SUSI Skypebot is a JavaScript library that allows developers to create AI-powered chatbots for Skype.

0
0.0%
1.5K
total stars
#5524
fossasia/susi_cortana_skill

A Cortana skill that integrates with the SUSI AI assistant, allowing users to query SUSI through Cortana.

0
0.0%
1.5K
total stars
#5525
code-kern-ai/refinery

An open-source tool for scaling, assessing, and maintaining natural language data for AI/ML models.

0
0.0%
1.5K
total stars
#5526
op7418/Youtube-clipper-skill

Python skill for extracting and clipping YouTube videos with automation

0
0.0%
1.5K
total stars
#5527
Rachnog/Deep-Trading

Algorithmic trading experiments using deep learning techniques, primarily focused on the OpenEdge ABL language.

0
0.0%
1.5K
total stars
#5528
MLReef/mlreef

A collaboration workspace for Machine Learning, supporting popular ML frameworks and enabling reproducible workflows.

0
0.0%
1.5K
total stars
#5529
una-dinosauria/3d-pose-baseline

A simple baseline for 3D human pose estimation using TensorFlow, presented at ICCV 2017.

0
0.0%
1.5K
total stars
#5530
fossasia/jugaadfest-artwork

An artwork repository for the Jugaadfest developer conference focused on AI and coding tools.

0
0.0%
1.5K
total stars
#5531
abreheret/PixelAnnotationTool

An open-source tool for quickly annotating and labeling images for computer vision and deep learning projects.

0
0.0%
1.5K
total stars
#5532
dleemiller/WordLlama

A Python library for working with token embeddings from large language models (LLMs).

0
0.0%
1.5K
total stars
#5533
nod-ai/AMD-SHARK-Studio

AMD-SHARK Studio is a web UI for the SHARK+IREE high-performance machine learning distribution.

0
0.0%
1.5K
total stars
#5534
DLTK/DLTK

A deep learning toolkit for medical image analysis, supporting a variety of neural network models and medical imaging tasks.

0
0.0%
1.5K
total stars
#5535
facebookresearch/MaskFormer

A Python library for semantic segmentation using a novel masking-based approach.

0
0.0%
1.4K
total stars
#5536
llSourcell/tensorflow_chatbot

A simple Tensorflow-based chatbot demo for developers interested in building conversational AI.

0
0.0%
1.4K
total stars
#5537
toandaominh1997/EfficientDet.Pytorch

A PyTorch implementation of the EfficientDet object detection model for high-performance computer vision tasks.

0
0.0%
1.4K
total stars
#5538
amitshekhariitbhu/AndroidTensorFlowMachineLearningExample

Example Android app demonstrating how to use TensorFlow for machine learning on Android devices.

0
0.0%
1.4K
total stars
#5539
Lizhi-sjtu/DRL-code-pytorch

Concise PyTorch implementations of popular deep reinforcement learning algorithms like REINFORCE, A2C, DQN, PPO, DDPG, TD3, and SAC.

0
0.0%
1.4K
total stars
#5540
openai/SWELancer-Benchmark

This repository contains a dataset and code for a study on using large language models for freelance software engineering.

0
0.0%
1.4K
total stars
#5541
hysts/pytorch_image_classification

A PyTorch implementation of image classification models for popular datasets like CIFAR-10, ImageNet, and more.

0
0.0%
1.4K
total stars
#5542
cmusphinx/sphinx4

A pure Java speech recognition library that can be used in various applications.

0
0.0%
1.4K
total stars
#5543
pytorch/functorch

functorch is a PyTorch library that provides JAX-like composable function transforms for gradient, hessian, and other computations.

0
0.0%
1.4K
total stars
#5544
alexsosn/iOS_ML

A curated list of Machine Learning, AI, and NLP solutions for iOS development.

0
0.0%
1.4K
total stars
#5545
pytorch/hub

A PyTorch library for easy access to pre-trained models and model components for developers.

0
0.0%
1.4K
total stars
#5546
hollance/CoreMLHelpers

A set of Swift types and functions that make it easier to work with Core ML in iOS apps.

0
0.0%
1.4K
total stars
#5547
qfgaohao/pytorch-ssd

PyTorch implementation of SSD (Single Shot MultiBox Detector) object detection models with support for retraining on Open Images dataset.

0
0.0%
1.4K
total stars
#5548
mix1009/sdwebuiapi

Python API client for the popular Stable Diffusion web UI, enabling vibe coders to build AI-powered apps.

0
0.0%
1.4K
total stars
#5549
fendouai/OpenCVTutorials

This open-source repository provides a comprehensive set of Chinese tutorials for the popular OpenCV computer vision library in Python.

0
0.0%
1.4K
total stars
#5550
nianticlabs/simplerecon

SimpleRecon is a 3D reconstruction library that uses a novel approach without 3D convolutions, optimized for computer vision tasks.

0
0.0%
1.4K
total stars
1...110112...137

Stay in the loop

Get weekly updates on trending AI coding tools and projects.