fuushyn's Stars
pytorch/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
postgresml/postgresml
Postgres with GPUs for ML/AI apps.
stas00/the-art-of-debugging
The Art of Debugging
stas00/ml-engineering
Machine Learning Engineering Open Book
ltbringer/swiggy-order
Order food via terminal.
meta-llama/llama-recipes
Scripts for fine-tuning Meta Llama with composable FSDP & PEFT methods to cover single/multi-node GPUs. Supports default & custom datasets for applications such as summarization and Q&A. Supporting a number of candid inference solutions such as HF TGI, VLLM for local or cloud deployment. Demo apps to showcase Meta Llama for WhatsApp & Messenger.
kinggongzilla/ai-clone-whatsapp
Create an AI clone of yourself from your WhatsApp chats (using Llama 3)
RugvedKatole/SC627-Motion-planning
Course Repository
caiyangcy/VRP-Algorithms
iRB-Lab/py-ga-VRPTW
A Python Implementation of a Genetic Algorithm-based Solution to Vehicle Routing Problem with Time Windows
Whisky-App/Whisky
A modern Wine wrapper for macOS built with SwiftUI
ggerganov/llama.cpp
LLM inference in C/C++
kanttouchthis/text_generation_webui_xtts
XTTSv2 Extension for oobabooga text-generation-webui
KoljaB/RealtimeTTS
Converts text to speech in realtime
Hashnode/starter-kit
A blog starter kit to use Hashnode as a Headless CMS using GraphQL APIs.
oobabooga/text-generation-webui
A Gradio web UI for Large Language Models.
Stability-AI/stable-audio-tools
Generative models for conditional audio generation
HRNPH/AIwaifu
Open-Waifu open-sourced finetunable customizable simpable AI waifu inspired by neuro-sama
pgvector/pgvector
Open-source vector similarity search for Postgres
paradedb/paradedb
Postgres for Search and Analytics
hyerania/Belady-Cache-Replacement
Using Belady's algorithm for improved cache replacement
bentrevett/pytorch-seq2seq
Tutorials on implementing a few sequence-to-sequence (seq2seq) models with PyTorch and TorchText.
hill-a/stable-baselines
A fork of OpenAI Baselines, implementations of reinforcement learning algorithms
sumodirjo/engineering-blogs
A curated list of engineering blogs of startup and enterprise companies
ikostrikov/pytorch-a2c-ppo-acktr-gail
PyTorch implementation of Advantage Actor Critic (A2C), Proximal Policy Optimization (PPO), Scalable trust-region method for deep reinforcement learning using Kronecker-factored approximation (ACKTR) and Generative Adversarial Imitation Learning (GAIL).
rgilman33/simple-A2C-PPO
Actor-critic trained w PPO on OpenAI's Procgen Benchmark (PyTorch). Built from scratch.
seungjaeryanlee/awesome-rl-competitions
List of competitions related to Reinforcement Learning
deepanshut041/self-driving-car-specialization
Self -driving cars specialization by the university of toronto at coursera
autonomousdrivingkr/Awesome-Autonomous-Driving
microsoft/AutonomousDrivingCookbook
Scenarios, tutorials and demos for Autonomous Driving