Lists (3)
Sort Name ascending (A-Z)
Stars
- All languages
- Assembly
- Batchfile
- Blade
- C
- C#
- C++
- CSS
- Dart
- Dockerfile
- Elixir
- Go
- HCL
- HTML
- Java
- JavaScript
- Jinja
- Jupyter Notebook
- Kotlin
- Lua
- MDX
- Makefile
- Markdown
- PHP
- Pascal
- Perl
- PowerShell
- Python
- QML
- RPM Spec
- Ruby
- Rust
- SCSS
- Scala
- Scheme
- Shell
- Smarty
- Starlark
- Svelte
- TSQL
- TypeScript
- VCL
- Vim Script
- Vue
- Zig
A latent text-to-image diffusion model
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.
12 Weeks, 24 Lessons, AI for All!
AirLLM 70B inference with single 4GB GPU
Machine Learning Containers for NVIDIA Jetson and JetPack-L4T
Face Depixelizer based on "PULSE: Self-Supervised Photo Upsampling via Latent Space Exploration of Generative Models" repository.
Learn to build your Second Brain AI assistant with LLMs, agents, RAG, fine-tuning, LLMOps and AI systems techniques.
This repository contains a Python script that uses various machine learning models to classify spam messages from ham messages. The model is trained on a Popular dataset of Spam emails and we use m…