darts-tensorflow
Architecture searcher
This implementation provides a Tensorflow-based framework for searching different architectures in deep neural networks using 2nd-order approximations.
Tensorflow code for Differentiable architecture search
73 stars
4 watching
18 forks
Language: Python
last commit: about 6 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| An implementation of DARTS, a method for automatically designing neural network architectures. | 443 |
| An implementation of PNASNet-5 architecture in TensorFlow for image classification on ImageNet. | 102 |
| Haskell bindings for a popular machine learning framework, allowing developers to build and deploy neural networks in the Haskell programming language. | 1,583 |
| A toolkit for training and deploying a state-of-the-art image classification architecture on TensorFlow | 136 |
| A lightweight library for defining and training neural networks in TensorFlow. | 373 |
| A collection of pre-trained neural network models with simple interfaces for easy integration into machine learning workflows. | 1,004 |
| A modular framework for automatically searching over computational graphs to find good architectures for machine learning models | 121 |
| An autoML tool that searches and optimizes neural network architectures using tensorflow and keras. | 30 |
| A tool for training and classifying images using Google's Inception model and TensorFlow | 329 |
| A library that enables distributed deep learning by partitioning tensors across processors in a mesh topology. | 1,597 |
| An experimental method for efficiently searching neural network architectures using a single training run. | 489 |
| Provides utility functions and abstractions for building machine learning models using TensorFlow | 4 |
| An end-to-end deep learning project demonstrating various TensorFlow techniques and applications in image classification, GANs, text classification, and more. | 1,113 |
| A Python library for prototyping and building neural networks using TensorFlow as a backend | 739 |
| A lightweight neural network library optimized for sparse data and single machine environments. | 1,292 |