JacekDuszenko's Stars
openai/whisper
Robust Speech Recognition via Large-Scale Weak Supervision
comfyanonymous/ComfyUI
The most powerful and modular diffusion model GUI, api and backend with a graph/nodes interface.
CompVis/stable-diffusion
A latent text-to-image diffusion model
labmlai/annotated_deep_learning_paper_implementations
🧑🏫 60+ Implementations/tutorials of deep learning papers with side-by-side notes 📝; including transformers (original, xl, switch, feedback, vit, ...), optimizers (adam, adabelief, sophia, ...), gans(cyclegan, stylegan2, ...), 🎮 reinforcement learning (ppo, dqn), capsnet, distillation, ... 🧠
satwikkansal/wtfpython
What the f*ck Python? 😱
punkpeye/awesome-mcp-servers
A collection of MCP servers.
Lightning-AI/pytorch-lightning
Pretrain, finetune ANY AI model of ANY size on multiple GPUs, TPUs with zero code changes.
tinygrad/tinygrad
You like pytorch? You like micrograd? You love tinygrad! ❤️
huggingface/diffusers
🤗 Diffusers: State-of-the-art diffusion models for image, video, and audio generation in PyTorch and FLAX.
menloresearch/jan
Jan is an open source alternative to ChatGPT that runs 100% offline on your computer
openai/gpt-2
Code for the paper "Language Models are Unsupervised Multitask Learners"
Sanster/IOPaint
Image inpainting tool powered by SOTA AI Model. Remove any unwanted object, defect, people from your pictures or erase and replace(powered by stable diffusion) any thing on your pictures.
neonbjb/tortoise-tts
A multi-voice TTS system trained with an emphasis on quality
dmlc/dgl
Python package built to ease deep learning on graph, on top of existing DL frameworks.
srush/GPU-Puzzles
Solve puzzles. Learn CUDA.
TheR1D/shell_gpt
A command-line productivity tool powered by AI large language models like GPT-4, will help you accomplish your tasks faster and more efficiently.
instructor-ai/instructor
structured outputs for llms
SparkAudio/Spark-TTS
Spark-TTS Inference Code
jason718/awesome-self-supervised-learning
A curated list of awesome self-supervised methods
lavague-ai/LaVague
Large Action Model framework to develop AI Web Agents
ostris/ai-toolkit
Various AI scripts. Mostly Stable Diffusion stuff.
lixin4ever/Conference-Acceptance-Rate
Acceptance rates for the major AI conferences
poloclub/transformer-explainer
Transformer Explained Visually: Learn How LLM Transformer Models Work with Interactive Visualization
eosphoros-ai/Awesome-Text2SQL
Curated tutorials and resources for Large Language Models, Text2SQL, Text2DSL、Text2API、Text2Vis and more.
RexYing/gnn-model-explainer
gnn explainer
sujeet-agrahari/awesome-database-design
:zap: A collection of resources and tutorials to design a better database schema.
sannykim/transformer
A collection of resources to study Transformers in depth.
kyegomez/zeta
Build high-performance AI models with modular building blocks
ModelZoos/ModelZooDataset
Model Zoos published at the NeurIPS 2022 Dataset & Benchmark track: "Model Zoos: A Dataset of Diverse Populations of Neural Network Models"
MoSalama98/DSiRe
Official implementation of "Dataset Size Recovery from LoRA Weights" paper.