-
Social Discovery Group
- Dubai, UAE
- https://t.me/cats_shredinger
- in/dayyass
- @d_ayyass
Highlights
Stars
- All languages
- Assembly
- C
- C#
- C++
- CSS
- Cuda
- Cython
- Dart
- Dockerfile
- Elixir
- Go
- HTML
- Java
- JavaScript
- Jupyter Notebook
- Kotlin
- LLVM
- Lua
- MDX
- MLIR
- Makefile
- Markdown
- Mojo
- Objective-C
- PHP
- Perl
- Pug
- PureBasic
- Python
- Rocq Prover
- Roff
- Ruby
- Rust
- SCSS
- Scala
- Shell
- Svelte
- Swift
- TSQL
- TeX
- TypeScript
- V
- Vue
- WebAssembly
- Zig
A latent text-to-image diffusion model
Examples and guides for using the OpenAI API
The repository provides code for running inference with the SegmentAnything Model (SAM), links for downloading the trained model checkpoints, and example notebooks that show how to use the model.
Learn how to design, develop, deploy and iterate on production-grade ML applications.
🔊 Text-Prompted Generative Audio Model
Google Research
Data Engineering Zoomcamp is a free 9-week course on building production-ready data pipelines. The next cohort starts in January 2026. Join the course here 👇🏼
CLIP (Contrastive Language-Image Pretraining), Predict the most relevant text snippet given an image
aka "Bayesian Methods for Hackers": An introduction to Bayesian methods + probabilistic programming with a computation/understanding-first, mathematics-second point of view. All in pure Python ;)
A game theoretic approach to explain the output of any machine learning model.
Audiocraft is a library for audio processing and generation with deep learning. It features the state-of-the-art EnCodec audio compressor / tokenizer, along with MusicGen, a simple and controllable…
Implementation of Reinforcement Learning Algorithms. Python, OpenAI Gym, Tensorflow. Exercises and Solutions to accompany Sutton's Book and David Silver's course.
Neural Networks: Zero to Hero
Instruct-tune LLaMA on consumer hardware
FinGPT: Open-Source Financial Large Language Models! Revolutionize 🔥 We release the trained model on HuggingFace.
Welcome to the Llama Cookbook! This is your go to guide for Building with Llama: Getting started with Inference, Fine-Tuning, RAG. We also show you how to solve end to end problems using Llama mode…
StableLM: Stability AI Language Models
llama3 implementation one matrix multiplication at a time
Implementation of paper - YOLOv7: Trainable bag-of-freebies sets new state-of-the-art for real-time object detectors
A tiny scalar-valued autograd engine and a neural net library on top of it with PyTorch-like API
Offline speech recognition API for Android, iOS, Raspberry Pi and servers with Python, Java, C# and Node
Learn ML engineering for free in 4 months! Register here 👇🏼
PyTorch code and models for the DINOv2 self-supervised learning method.
This repository contains demos I made with the Transformers library by HuggingFace.
Dopamine is a research framework for fast prototyping of reinforcement learning algorithms.
QLoRA: Efficient Finetuning of Quantized LLMs