All Projects → dataloop-ai → Automl

dataloop-ai / Automl

Licence: mit
ZazuML - easy AutoML for Object Detection

Programming Languages

python
139335 projects - #7 most used programming language

Labels

Projects that are alternatives of or similar to Automl

autodo
Official PyTorch code for CVPR 2021 paper "AutoDO: Robust AutoAugment for Biased Data with Label Noise via Scalable Probabilistic Implicit Differentiation"
Stars: ✭ 19 (-94.04%)
Mutual labels:  automl
Merlion
Merlion: A Machine Learning Framework for Time Series Intelligence
Stars: ✭ 2,368 (+642.32%)
Mutual labels:  automl
Tods
TODS: An Automated Time-series Outlier Detection System
Stars: ✭ 299 (-6.27%)
Mutual labels:  automl
autogoal
A Python framework for program synthesis with a focus on Automated Machine Learning.
Stars: ✭ 153 (-52.04%)
Mutual labels:  automl
mindware
An efficient open-source AutoML system for automating machine learning lifecycle, including feature engineering, neural architecture search, and hyper-parameter tuning.
Stars: ✭ 34 (-89.34%)
Mutual labels:  automl
My Data Competition Experience
本人多次机器学习与大数据竞赛Top5的经验总结,满满的干货,拿好不谢
Stars: ✭ 271 (-15.05%)
Mutual labels:  automl
nas-encodings
Encodings for neural architecture search
Stars: ✭ 29 (-90.91%)
Mutual labels:  automl
Carefree Learn
A minimal Automatic Machine Learning (AutoML) solution for tabular datasets based on PyTorch
Stars: ✭ 316 (-0.94%)
Mutual labels:  automl
Meta-SAC
Auto-tune the Entropy Temperature of Soft Actor-Critic via Metagradient - 7th ICML AutoML workshop 2020
Stars: ✭ 19 (-94.04%)
Mutual labels:  automl
Amc
[ECCV 2018] AMC: AutoML for Model Compression and Acceleration on Mobile Devices
Stars: ✭ 298 (-6.58%)
Mutual labels:  automl
sparsify
Easy-to-use UI for automatically sparsifying neural networks and creating sparsification recipes for better inference performance and a smaller footprint
Stars: ✭ 138 (-56.74%)
Mutual labels:  automl
HyperGBM
A full pipeline AutoML tool for tabular data
Stars: ✭ 172 (-46.08%)
Mutual labels:  automl
Awesome Automl Papers
A curated list of automated machine learning papers, articles, tutorials, slides and projects
Stars: ✭ 3,198 (+902.51%)
Mutual labels:  automl
Recipe
Automated machine learning (AutoML) with grammar-based genetic programming
Stars: ✭ 42 (-86.83%)
Mutual labels:  automl
Pnasnet.pytorch
PyTorch implementation of PNASNet-5 on ImageNet
Stars: ✭ 309 (-3.13%)
Mutual labels:  automl
MLSample.SimpleTransactionTagging
This is an simple example of tagging bank transactions with ML.NET
Stars: ✭ 13 (-95.92%)
Mutual labels:  automl
Autodeeplab
AutoDeeplab / auto-deeplab / AutoML for semantic segmentation, implemented in Pytorch
Stars: ✭ 269 (-15.67%)
Mutual labels:  automl
Darts
Differentiable architecture search for convolutional and recurrent networks
Stars: ✭ 3,463 (+985.58%)
Mutual labels:  automl
Autoviz
Automatically Visualize any dataset, any size with a single line of code. Created by Ram Seshadri. Collaborators Welcome. Permission Granted upon Request.
Stars: ✭ 310 (-2.82%)
Mutual labels:  automl
Autogluon
AutoGluon: AutoML for Text, Image, and Tabular Data
Stars: ✭ 3,920 (+1128.84%)
Mutual labels:  automl

Logo

This is an easy to use open-source AutoML framework for object detection. This project contains an architecture search + hyper-parameter search + augmentations search, as well as trial manager. Create an ML Pipeline taylor made for simple integration into your project or code.



Algorithms

Augmentations Search Hyper-Parameter Search Architecture Search
  • Fast-Autoaugment
  • Random Search
  • HyperBand
  • Your Model

Super EASY to use!

Why ZazuML?

You might be building an ML pipeline to avoid model performance degeneration, or maybe you're just too busy to download, debug, and tune your own model. Either way, you shouldn't be focusing your efforts on simple things like detection. There is a entire world out there waiting for you to explore, try your hand at trajectory prediction or action recognition and let ZazuML free you up from all the boring, tedious stuff.

TO DO

  • Increase search space.
  • NAS to replace some of the HP search.
  • Intelligent Losses to replace some of the HP search.

Want to contribute

If you're interested in becoming a collaborator or just have some questions, feel free to join our slack community.

References

Some of the code was inspired by keras-tuner

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].