All Projects → Devol → Similar Projects or Alternatives

385 Open source projects that are alternatives of or similar to Devol

Mtlnas
[CVPR 2020] MTL-NAS: Task-Agnostic Neural Architecture Search towards General-Purpose Multi-Task Learning
Stars: ✭ 58 (-93.73%)
Efficientnas
Towards Automated Deep Learning: Efficient Joint Neural Architecture and Hyperparameter Search https://arxiv.org/abs/1807.06906
Stars: ✭ 44 (-95.24%)
Hypernets
A General Automated Machine Learning framework to simplify the development of End-to-end AutoML toolkits in specific domains.
Stars: ✭ 221 (-76.11%)
Amla
AutoML frAmework for Neural Networks
Stars: ✭ 119 (-87.14%)
Awesome Nas Papers
Awesome Neural Architecture Search Papers
Stars: ✭ 213 (-76.97%)
Darts
Differentiable architecture search for convolutional and recurrent networks
Stars: ✭ 3,463 (+274.38%)
Pysr
Simple, fast, and parallelized symbolic regression in Python/Julia via regularized evolution and simulated annealing
Stars: ✭ 213 (-76.97%)
Mutual labels:  automl, genetic-algorithm
Morph Net
Fast & Simple Resource-Constrained Learning of Deep Network Structure
Stars: ✭ 937 (+1.3%)
Awesome Automl And Lightweight Models
A list of high-quality (newest) AutoML works and lightweight models including 1.) Neural Architecture Search, 2.) Lightweight Structures, 3.) Model Compression, Quantization and Acceleration, 4.) Hyperparameter Optimization, 5.) Automated Feature Engineering.
Stars: ✭ 691 (-25.3%)
Naszilla
Naszilla is a Python library for neural architecture search (NAS)
Stars: ✭ 181 (-80.43%)
Awesome Autodl
A curated list of automated deep learning (including neural architecture search and hyper-parameter optimization) resources.
Stars: ✭ 1,819 (+96.65%)
NEATEST
NEATEST: Evolving Neural Networks Through Augmenting Topologies with Evolution Strategy Training
Stars: ✭ 13 (-98.59%)
Nni
An open source AutoML toolkit for automate machine learning lifecycle, including feature engineering, neural architecture search, model compression and hyper-parameter tuning.
Stars: ✭ 10,698 (+1056.54%)
HyperKeras
An AutoDL tool for Neural Architecture Search and Hyperparameter Optimization on Tensorflow and Keras
Stars: ✭ 29 (-96.86%)
Hpbandster
a distributed Hyperband implementation on Steroids
Stars: ✭ 456 (-50.7%)
Autodl Projects
Automated deep learning algorithms implemented in PyTorch.
Stars: ✭ 1,187 (+28.32%)
Sgas
SGAS: Sequential Greedy Architecture Search (CVPR'2020) https://www.deepgcns.org/auto/sgas
Stars: ✭ 137 (-85.19%)
nas-encodings
Encodings for neural architecture search
Stars: ✭ 29 (-96.86%)
Pnasnet.tf
TensorFlow implementation of PNASNet-5 on ImageNet
Stars: ✭ 102 (-88.97%)
Petridishnn
Code for the neural architecture search methods contained in the paper Efficient Forward Neural Architecture Search
Stars: ✭ 112 (-87.89%)
Deephyper
DeepHyper: Scalable Asynchronous Neural Architecture and Hyperparameter Search for Deep Neural Networks
Stars: ✭ 117 (-87.35%)
Adanet
Fast and flexible AutoML with learning guarantees.
Stars: ✭ 3,340 (+261.08%)
Nas Benchmark
"NAS evaluation is frustratingly hard", ICLR2020
Stars: ✭ 126 (-86.38%)
Neural-Architecture-Search
This repo is about NAS
Stars: ✭ 26 (-97.19%)
BossNAS
(ICCV 2021) BossNAS: Exploring Hybrid CNN-transformers with Block-wisely Self-supervised Neural Architecture Search
Stars: ✭ 125 (-86.49%)
Autokeras
AutoML library for deep learning
Stars: ✭ 8,269 (+793.95%)
Autogluon
AutoGluon: AutoML for Text, Image, and Tabular Data
Stars: ✭ 3,920 (+323.78%)
AutoSpeech
[InterSpeech 2020] "AutoSpeech: Neural Architecture Search for Speaker Recognition" by Shaojin Ding*, Tianlong Chen*, Xinyu Gong, Weiwei Zha, Zhangyang Wang
Stars: ✭ 195 (-78.92%)
Awesome Automl Papers
A curated list of automated machine learning papers, articles, tutorials, slides and projects
Stars: ✭ 3,198 (+245.73%)
Pnasnet.pytorch
PyTorch implementation of PNASNet-5 on ImageNet
Stars: ✭ 309 (-66.59%)
Nas Bench 201
NAS-Bench-201 API and Instruction
Stars: ✭ 537 (-41.95%)
Mutual labels:  automl
Gaft
A Genetic Algorithm Framework in Python
Stars: ✭ 651 (-29.62%)
Mutual labels:  genetic-algorithm
Hyperparameter Optimization Of Machine Learning Algorithms
Implementation of hyperparameter optimization/tuning methods for machine learning & deep learning models (easy&clear)
Stars: ✭ 516 (-44.22%)
Mutual labels:  genetic-algorithm
Dissecting Reinforcement Learning
Python code, PDFs and resources for the series of posts on Reinforcement Learning which I published on my personal blog
Stars: ✭ 512 (-44.65%)
Mutual labels:  genetic-algorithm
Eaopt
🍀 Evolutionary optimization library for Go (genetic algorithm, partical swarm optimization, differential evolution)
Stars: ✭ 718 (-22.38%)
Mutual labels:  genetic-algorithm
Tensorflow 101
TensorFlow 101: Introduction to Deep Learning for Python Within TensorFlow
Stars: ✭ 642 (-30.59%)
Mutual labels:  automl
Atm
Auto Tune Models - A multi-tenant, multi-data system for automated machine learning (model selection and tuning).
Stars: ✭ 504 (-45.51%)
Mutual labels:  automl
Gaps
A Genetic Algorithm-Based Solver for Jigsaw Puzzles 🌀
Stars: ✭ 474 (-48.76%)
Mutual labels:  genetic-algorithm
Featuretools
An open source python library for automated feature engineering
Stars: ✭ 5,891 (+536.86%)
Mutual labels:  automl
Pba
Efficient Learning of Augmentation Policy Schedules
Stars: ✭ 461 (-50.16%)
Mutual labels:  automl
Alfa
Automated Line Fitting Algorithm
Stars: ✭ 6 (-99.35%)
Mutual labels:  genetic-algorithm
Tensorflow cookbook
Code for Tensorflow Machine Learning Cookbook
Stars: ✭ 5,984 (+546.92%)
Mutual labels:  genetic-algorithm
Awesome Federated Learning
Federated Learning Library: https://fedml.ai
Stars: ✭ 624 (-32.54%)
Fasterseg
[ICLR 2020] "FasterSeg: Searching for Faster Real-time Semantic Segmentation" by Wuyang Chen, Xinyu Gong, Xianming Liu, Qian Zhang, Yuan Li, Zhangyang Wang
Stars: ✭ 438 (-52.65%)
Geneticalgorithmpython
Source code of PyGAD, a Python 3 library for building the genetic algorithm and training machine learning algorithms (Keras & PyTorch).
Stars: ✭ 435 (-52.97%)
Mutual labels:  genetic-algorithm
Jenetics
Jenetics - Genetic Algorithm, Genetic Programming, Evolutionary Algorithm, and Multi-objective Optimization
Stars: ✭ 616 (-33.41%)
Mutual labels:  genetic-algorithm
Machinejs
[UNMAINTAINED] Automated machine learning- just give it a data file! Check out the production-ready version of this project at ClimbsRocks/auto_ml
Stars: ✭ 412 (-55.46%)
Mutual labels:  automl
Lazypredict
Lazy Predict help build a lot of basic models without much code and helps understand which models works better without any parameter tuning
Stars: ✭ 401 (-56.65%)
Mutual labels:  automl
Slimmable networks
Slimmable Networks, AutoSlim, and Beyond, ICLR 2019, and ICCV 2019
Stars: ✭ 708 (-23.46%)
Kaggler
Code for Kaggle Data Science Competitions
Stars: ✭ 614 (-33.62%)
Mutual labels:  automl
Automl
Google Brain AutoML
Stars: ✭ 4,795 (+418.38%)
Mutual labels:  automl
Autogan
[ICCV 2019] "AutoGAN: Neural Architecture Search for Generative Adversarial Networks" by Xinyu Gong, Shiyu Chang, Yifan Jiang and Zhangyang Wang
Stars: ✭ 388 (-58.05%)
Hungabunga
HungaBunga: Brute-Force all sklearn models with all parameters using .fit .predict!
Stars: ✭ 614 (-33.62%)
Mutual labels:  automl
Ecosim
An interactive ecosystem and evolution simulator written in C and OpenGL, for GNU/Linux.
Stars: ✭ 382 (-58.7%)
Mutual labels:  genetic-algorithm
Ml From Scratch
Python implementations of some of the fundamental Machine Learning models and algorithms from scratch.
Stars: ✭ 20,624 (+2129.62%)
Mutual labels:  genetic-algorithm
Otto
Otto makes machine learning an intuitive, natural language experience. 🏆 Facebook AI Hackathon winner ⭐️ #1 Trending on MadeWithML.com ⭐️ #4 Trending JavaScript Project on GitHub ⭐️ #15 Trending (All Languages) on GitHub
Stars: ✭ 894 (-3.35%)
Mutual labels:  automl
Geneticsharp
GeneticSharp is a fast, extensible, multi-platform and multithreading C# Genetic Algorithm library that simplifies the development of applications using Genetic Algorithms (GAs).
Stars: ✭ 813 (-12.11%)
Mutual labels:  genetic-algorithm
H1st
The AI Application Platform We All Need. Human AND Machine Intelligence. Based on experience building AI solutions at Panasonic: robotics predictive maintenance, cold-chain energy optimization, Gigafactory battery mfg, avionics, automotive cybersecurity, and more.
Stars: ✭ 697 (-24.65%)
Mutual labels:  automl
Auto Sklearn
Automated Machine Learning with scikit-learn
Stars: ✭ 5,916 (+539.57%)
Mutual labels:  automl
Mindsdb
Predictive AI layer for existing databases.
Stars: ✭ 4,199 (+353.95%)
Mutual labels:  automl
1-60 of 385 similar projects