autotrain-advanced
ML Trainer
A tool for automating machine learning model training and deployment
🤗 AutoTrain Advanced
4k stars
78 watching
493 forks
Language: Python
last commit: 10 days ago
Linked from 1 awesome list
autotraindeep-learninghuggingfacemachine-learningnatural-language-processingnatural-language-understandingpython
Related projects:
Repository | Description | Stars |
---|---|---|
huggingface/lerobot | A platform providing pre-trained models, datasets, and tools for robotics with focus on imitation learning and reinforcement learning. | 7,518 |
huggingface/transformers | A collection of pre-trained machine learning models for various natural language and computer vision tasks, enabling developers to fine-tune and deploy these models on their own projects. | 135,022 |
autogluon/autogluon | An automated machine learning framework that simplifies the process of building accurate predictive models from raw data, using minimal code and configuration. | 8,039 |
huggingface/peft | An efficient method for fine-tuning large pre-trained models by adapting only a small fraction of their parameters | 16,437 |
huggingface/trl | A library designed to train transformer language models with reinforcement learning using various optimization techniques and fine-tuning methods. | 10,053 |
huggingface/transformers.js | An API for using pre-trained machine learning models in web browsers without the need for a server | 12,085 |
huggingface/accelerate | A tool to simplify training and deployment of PyTorch models on various devices and configurations | 7,947 |
huggingface/diffusion-models-class | A comprehensive course teaching the theory and hands-on implementation of diffusion models in image and audio generation using PyTorch. | 3,662 |
huggingface/optimum | A toolkit providing optimization tools and hardware acceleration for training and inference of machine learning models | 2,572 |
zllrunning/face-parsing.pytorch | Implementation of a face parsing model using PyTorch and a modified BiSeNet architecture. | 2,317 |
keras-team/autokeras | An AutoML system based on Keras for automating deep learning workflows | 9,154 |
catalyst-team/catalyst | A PyTorch framework for accelerating deep learning research and development by focusing on reproducibility, rapid experimentation, and codebase reuse. | 3,295 |
mshumer/gpt-prompt-engineer | A tool for automating the process of generating and ranking effective prompts for AI models like GPT-4, GPT-3.5-Turbo, or Claude 3 Opus. | 9,368 |
significant-gravitas/autogpt | A platform for building and deploying autonomous AI agents to automate complex workflows | 168,407 |
huggingface/pytorch-openai-transformer-lm | Implementing OpenAI's transformer language model in PyTorch with pre-trained weights and fine-tuning capabilities | 1,511 |