anashas's Stars
lllyasviel/Fooocus
Focus on prompting and generating
AtotheY/saas-landingpage
https://map.sistilli.dev/public/coding/SaaS+Boilerplate
ManimCommunity/manim
A community-maintained Python framework for creating mathematical animations.
langchain-ai/langchain
🦜🔗 Build context-aware reasoning applications
karpathy/nanoGPT
The simplest, fastest repository for training/finetuning medium-sized GPTs.
espnet/espnet
End-to-End Speech Processing Toolkit
NVIDIA/NeMo
A scalable generative AI framework built for researchers and developers working on Large Language Models, Multimodal, and Speech AI (Automatic Speech Recognition and Text-to-Speech)
hyunwoongko/transformer
Transformer: PyTorch Implementation of "Attention Is All You Need"
pytorch/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
DataTalksClub/mlops-zoomcamp
Free MLOps course from DataTalks.Club
MichaelCade/90DaysOfDevOps
This repository started out as a learning in public project for myself and has now become a structured learning map for many in the community. We have 3 years under our belt covering all things DevOps, including Principles, Processes, Tooling and Use Cases surrounding this vast topic.
ivy-llc/ivy
Convert Machine Learning Code Between Frameworks
rasbt/cyclemoid-pytorch
Cyclemoid implementation for PyTorch
ultralytics/yolov5
YOLOv5 🚀 in PyTorch > ONNX > CoreML > TFLite
nlp-with-transformers/notebooks
Jupyter notebooks for the Natural Language Processing with Transformers book
voxel51/fiftyone
Refine high-quality datasets and visual AI models
rasbt/machine-learning-book
Code Repository for Machine Learning with PyTorch and Scikit-Learn
DataTalksClub/data-engineering-zoomcamp
Free Data Engineering course!
TachibanaYoshino/AnimeGAN
A Tensorflow implementation of AnimeGAN for fast photo animation ! This is the Open source of the paper 「AnimeGAN: a novel lightweight GAN for photo animation」, which uses the GAN framwork to transform real-world photos into anime images.
lucidrains/vit-pytorch
Implementation of Vision Transformer, a simple way to achieve SOTA in vision classification with only a single transformer encoder, in Pytorch
dorarad/gansformer
Generative Adversarial Transformers
coqui-ai/STT
🐸STT - The deep learning toolkit for Speech-to-Text. Training and deploying STT models has never been so easy.
jina-ai/serve
☁️ Build multimodal AI applications with cloud-native stack
jina-ai/finetuner
:dart: Task-oriented embedding tuning for BERT, CLIP, etc.
zenml-io/zenml
ZenML 🙏: The bridge between ML and Ops. https://zenml.io.
iterative/dvc
🦉 Data Versioning and ML Experiments
iterative/cml
♾️ CML - Continuous Machine Learning | CI/CD for ML
huggingface/accelerate
🚀 A simple way to launch, train, and use PyTorch models on almost any device and distributed configuration, automatic mixed precision (including fp8), and easy-to-configure FSDP and DeepSpeed support
albumentations-team/albumentations
Fast and flexible image augmentation library. Paper about the library: https://www.mdpi.com/2078-2489/11/2/125
huggingface/transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.