AlphaX-NASBench101
NAS Agent
An implementation of a Neural Architecture Search agent using Monte Carlo Tree Search and a predictive model for efficient search of neural network architectures on the NASBench-101 dataset.
Neural Architecture Search using Deep Neural Network and Monte Carlo Tree Search
167 stars
14 watching
23 forks
Language: Python
last commit: about 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
microsoft/archai | Automates the search for optimal neural network configurations in deep learning applications | 467 |
lijianfei06/mnasnet-caffe | An implementation of a deep neural network architecture search method for mobile devices using the Caffe framework. | 52 |
titu1994/neural-architecture-search | An implementation of Neural Architecture Search using Reinforcement Learning with a Controller RNN. | 432 |
gomerudo/nas-env | An OpenAI Gym environment for searching neural network architectures | 29 |
titu1994/keras-nasnet | An implementation of Neural Architecture Search Network models in Keras 2.0+, allowing for the creation and usage of NASNet architectures. | 199 |
datacanvasio/hyperkeras | An AutoDL tool for optimizing neural networks and hyperparameters on TensorFlow and Keras | 30 |
ajbrock/smash | An experimental method for efficiently searching neural network architectures using a single training run. | 489 |
albermax/innvestigate | A toolbox to help understand neural networks' predictions by providing different analysis methods and a common interface. | 1,265 |
mhlee0903/multi_channels_pinn | Investigating neural networks for drug discovery using multiple chemical descriptors. | 3 |
namisan/mt-dnn | A PyTorch package implementing multi-task deep neural networks for natural language understanding | 2,238 |
alan-turing-institute/deepsensor | Provides an interface for building and evaluating neural process models for environmental prediction tasks using Python libraries. | 92 |
mpaepper/llm_agents | Builds agents controlled by large language models (LLMs) to perform tasks with tool-based components | 931 |
anjiecheng/mnasnet-pytorch | An implementation of a neural network architecture search algorithm optimized for mobile devices. | 271 |
bowenbaker/metaqnn | Automatically designs convolutional neural network architectures using reinforcement learning and Q-learning algorithms | 137 |
nsubiron/libcarla | A build system and framework for simulating multi-agent environments with fine-grained control | 6 |