ayhokuyan's Stars
huggingface/transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
langchain-ai/langchain
🦜🔗 Build context-aware reasoning applications
excalidraw/excalidraw
Virtual whiteboard for sketching hand-drawn like diagrams
pytorch/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
gpt-engineer-org/gpt-engineer
Platform to experiment with the AI Software Engineer. Terminal based. NOTE: Very different from https://gptengineer.app
facebookresearch/segment-anything
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.
wagoodman/dive
A tool for exploring each layer in a docker image
XingangPan/DragGAN
Official Code for DragGAN (SIGGRAPH 2023)
facebookresearch/audiocraft
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 music generation LM with textual and melodic conditioning.
apple/ml-stable-diffusion
Stable Diffusion with Core ML on Apple Silicon
huggingface/peft
🤗 PEFT: State-of-the-art Parameter-Efficient Fine-Tuning.
ivy-llc/ivy
Convert Machine Learning Code Between Frameworks
facebookresearch/seamless_communication
Foundational Models for State-of-the-Art Speech and Text Translation
Lightning-AI/litgpt
20+ high-performance LLMs with recipes to pretrain, finetune and deploy at scale.
THUDM/CogVideo
text and image to video generation: CogVideoX (2024) and CogVideo (ICLR 2023)
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
jzhang38/TinyLlama
The TinyLlama project is an open endeavor to pretrain a 1.1B Llama model on 3 trillion tokens.
dair-ai/ML-Papers-Explained
Explanation to key concepts in ML
llSourcell/Doctor-Dignity
Doctor Dignity is an LLM that can pass the US Medical Licensing Exam. It works offline, it's cross-platform, & your health data stays private.
black0017/MedicalZooPytorch
A pytorch-based deep learning framework for multi-modal 2D/3D medical image segmentation
VITA-Group/TransGAN
[NeurIPS‘2021] "TransGAN: Two Pure Transformers Can Make One Strong GAN, and That Can Scale Up", Yifan Jiang, Shiyu Chang, Zhangyang Wang
mit-han-lab/torchquantum
A PyTorch-based framework for Quantum Classical Simulation, Quantum Machine Learning, Quantum Neural Networks, Parameterized Quantum Circuits with support for easy deployments on real quantum computers.
keras-team/keras-core
A multi-backend implementation of the Keras API, with support for TensorFlow, JAX, and PyTorch.
abacaj/fine-tune-mistral
Fine-tune mistral-7B on 3090s, a100s, h100s
Project-MONAI/GenerativeModels
MONAI Generative Models makes it easy to train, evaluate, and deploy generative models and related applications
albumentations-team/autoalbument
AutoML for image augmentation. AutoAlbument uses the Faster AutoAugment algorithm to find optimal augmentation policies. Documentation - https://albumentations.ai/docs/autoalbument/
john2zy/IMU-Position-Tracking
Position Tracking With IMU
zju3dv/IntrinsicNeRF
[ICCV2023] IntrinsicNeRF: Learning Intrinsic Neural Radiance Fields for Editable Novel View Synthesis
Rgtemze/HyperDiffusion
Official code repository of "HyperDiffusion: Generating Implicit Neural Fields with Weight-Space Diffusion" @ ICCV 2023
yusufdalva/VecGAN
Implementation for the works "VecGAN: Image-to-Image Translation with Interpretable Latent Directions" (ECCV 2022) and "Face Attribute Editing with Disentangled Latent Vectors"