Leryud's Stars
ossu/computer-science
🎓 Path to a free self-taught education in Computer Science!
AUTOMATIC1111/stable-diffusion-webui
Stable Diffusion web UI
gradio-app/gradio
Build and share delightful machine learning apps, all in Python. 🌟 Star to support our work!
eugeneyan/applied-ml
📚 Papers & tech blogs by companies sharing their work on data science & machine learning in production.
ForrestKnight/open-source-cs
Video discussing this curriculum:
artidoro/qlora
QLoRA: Efficient Finetuning of Quantized LLMs
openvinotoolkit/openvino
OpenVINO™ is an open-source toolkit for optimizing and deploying AI inference
microsoft/LLMLingua
[EMNLP'23, ACL'24] To speed up LLMs' inference and enhance LLM's perceive of key information, compress the prompt and KV-Cache, which achieves up to 20x compression with minimal performance loss.
ForrestKnight/open-source-cs-python
Video discussing this curriculum:
mindee/doctr
docTR (Document Text Recognition) - a seamless, high-performing & accessible library for OCR-related tasks powered by Deep Learning.
NirmalScaria/le-git-graph
Browser extension to add git graph to GitHub website.
XPixelGroup/DiffBIR
Official codes of DiffBIR: Towards Blind Image Restoration with Generative Diffusion Prior
facebookresearch/jepa
PyTorch code and models for V-JEPA self-supervised learning from video.
kolbytn/mindcraft
microsoft/mup
maximal update parametrization (µP)
explosion/projects
🪐 End-to-end NLP workflows from prototype to production
dvlab-research/DeepUPE
Underexposed Photo Enhancement Using Deep Illumination Estimation
chekoduadarsh/BlocklyML
BlocklyML is a simple visual programming Tool for python and ML. 🧩 🖥️
neobundy/Deep-Dive-Into-AI-With-MLX-PyTorch
"Deep Dive into AI with MLX and PyTorch" is an educational initiative designed to help anyone interested in AI, specifically in machine learning and deep learning, using Apple's MLX and Meta's PyTorch frameworks.
RTIInternational/gobbli
Deep learning with text doesn't have to be scary.
daveshap/NaturalLanguageCognitiveArchitecture
Open source copy of my book Natural Language Cognitive Architecture
iciamyplant/Poker_CFR
Understanding Poker rules, Game Theory, and CFR algorithms in order to implement my first CFR solving Rock-Paper-Scissors Game and my first Vanilla CFR solving Kuhn Poker
PacktPublishing/Mastering-spaCy
Mastering spaCy, published by Packt
gruberto/DL-ChannelDecoding
On Deep Learning-based Channel Decoding
riccardomusmeci/mlx-image
mlx image models for Apple Silicon machines
walidamamou/relation_extraction_transformer
santhoshpkumar/hand-gesture-recognition-using-neural-networks
Hand gesture recognition using neural networks
cchantra/nlp_tourism
Named entity relevant project
mallorbc/GPT_Neo_quotes_dataset
sigsegved/RTOS-Scheduling-algo-simulation
Write a simulator (any language you choose) that generates task schedules for the following scheduling algorithms: Rate Monotonic Scheduling (RMS), Earliest Deadline First (EDF), Least Slack Time (LST).