nas-env

NAS env

An OpenAI Gym environment for searching neural network architectures

A simple OpenAI Gym environment for Neural Architecture Search (NAS)

GitHub

29 stars
7 watching
3 forks
Language: Python
last commit: over 4 years ago
Linked from 1 awesome list

neural-architecture-searchopenai-gymreinforcement-learning

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
microsoft/archai Automates the search for optimal neural network configurations in deep learning applications 467
xamber/varis A Go-based neural network library for building and training artificial neural networks. 55
nasermirzaei89/env A package to access environment variables in Go 18
titu1994/neural-architecture-search An implementation of Neural Architecture Search using Reinforcement Learning with a Controller RNN. 432
openai/neural-mmo A framework for creating agents that can scale to the complexity of the real world by simulating a massively multiagent game environment 1,586
google-deepmind/android_env A platform for defining reinforcement learning tasks on top of Android devices 1,019
joeddav/devol An evolutionary algorithm for designing neural networks in Keras 950
datacanvasio/hyperkeras An AutoDL tool for optimizing neural networks and hyperparameters on TensorFlow and Keras 30
google-deepmind/spriteworld An environment designed to test and train reinforcement learning algorithms in a flexible, procedurally generated 2D space with various objects and interactions. 368
mpschrader/gym-sokoban An OpenAI Gym environment for solving the Sokoban puzzle game 331
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
diegomarangoni/typenv A minimalistic typed environment variables library for Go that supports various data types and provides flexible configuration options. 9
shakenes/vizdoomgym A wrapper around ViZDoom environments to integrate them with OpenAI Gym 66
zueve/neurolab A Python library for building and training neural networks. 163
linnanwang/alphax-nasbench101 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. 167