nas-env
NAS env
An OpenAI Gym environment for searching neural network architectures
A simple OpenAI Gym environment for Neural Architecture Search (NAS)
29 stars
7 watching
3 forks
Language: Python
last commit: almost 5 years ago
Linked from 1 awesome list
neural-architecture-searchopenai-gymreinforcement-learning
Related projects:
Repository | Description | Stars |
---|---|---|
| Automates the search for optimal neural network configurations in deep learning applications | 468 |
| A Go-based neural network library for building and training artificial neural networks. | 55 |
| A package to access environment variables in Go | 18 |
| An implementation of Neural Architecture Search using Reinforcement Learning with a Controller RNN. | 433 |
| A framework for creating agents that can scale to the complexity of the real world by simulating a massively multiagent game environment | 1,594 |
| A platform for defining reinforcement learning tasks on top of Android devices | 1,029 |
| An evolutionary algorithm for designing neural networks in Keras | 951 |
| An autoML tool that searches and optimizes neural network architectures using tensorflow and keras. | 30 |
| An environment designed to test and train reinforcement learning algorithms in a flexible, procedurally generated 2D space with various objects and interactions. | 369 |
| An OpenAI Gym environment for solving the Sokoban puzzle game | 333 |
| An implementation of Neural Architecture Search Network models in Keras 2.0+, allowing for the creation and usage of NASNet architectures. | 199 |
| A minimalistic typed environment variables library for Go that supports various data types and provides flexible configuration options. | 9 |
| A wrapper around ViZDoom environments to integrate them with OpenAI Gym | 66 |
| A Python library for building and training neural networks. | 163 |
| 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 |