NASGym
by Community
A simple OpenAI Gym environment for Neural Architecture Search (NAS)
OSS
NASGym
Added 1 June 2026
Overview
NASGym is a Python package that implements an OpenAI Gym environment for Neural Architecture Search (NAS). It provides a standardized interface for reinforcement learning agents to explore and evaluate neural network architectures. The tool is designed as a simple, community-maintained resource for prototyping NAS algorithms.
Best for
Best for
Researchers and hobbyists exploring reinforcement learning for neural architecture search in a lightweight environment.
Use cases
- Prototyping reinforcement learning based neural architecture search
- Benchmarking RL agents against a standardized NAS environment
- Educational experiments in automated machine learning
Notes
NASGym is a Python package that implements an OpenAI Gym environment for Neural Architecture Search (NAS). It provides a standardized interface for reinforcement learning agents to explore and evaluate neural network architectures. The tool is designed as a simple, community-maintained resource for prototyping NAS algorithms.
31 stars on GitHub. Last updated 2020-05-04. Licensed MIT.
Use cases
- Prototyping reinforcement learning based neural architecture search
- Benchmarking RL agents against a standardized NAS environment
- Educational experiments in automated machine learning
Pros
- Leverages the well-known OpenAI Gym API for ease of integration
- Lightweight and simple to set up for rapid experimentation
- Open source with a permissive license for modification
Cons
- Limited community adoption (31 stars) suggesting less support and documentation
- May lack features for production-scale or complex search spaces
- No active maintenance or updates visible from repository activity
Indexed from awesome-llmops and enriched against its public facts.
Pros
- Leverages the well-known OpenAI Gym API for ease of integration
- Lightweight and simple to set up for rapid experimentation
- Open source with a permissive license for modification
Cons
- Limited community adoption (31 stars) suggesting less support and documentation
- May lack features for production-scale or complex search spaces
- No active maintenance or updates visible from repository activity
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.