This is the Linux app named Model Search whose latest release can be downloaded as model_searchsourcecode.tar.gz. It can be run online in the free hosting provider OnWorks for workstations.
Download and run online this app named Model Search with OnWorks for free.
Follow these instructions in order to run this app:
- 1. Downloaded this application in your PC.
- 2. Enter in our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 3. Upload this application in such filemanager.
- 4. Start the OnWorks Linux online or Windows online emulator or MACOS online emulator from this website.
- 5. From the OnWorks Linux OS you have just started, goto our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 6. Download the application, install it and run it.
SCREENSHOTS:
Model Search
DESCRIPTION:
Model Search is an AutoML research system for discovering neural network architectures with minimal human intervention. Instead of hand-crafting models, you define a search space and objectives, then the system explores candidate architectures using controllers and population-based strategies. It supports multiple tasks (such as vision or text) by letting you express reusable building blocks—layers, cells, and topologies—that the search can recombine. Training, evaluation, and promotion of candidates are orchestrated automatically, with strong emphasis on reproducibility and fair comparisons. The framework logs trials, metrics, and artifacts so you can analyze what the search learned and why certain designs dominate. It’s intended as a platform for method development as much as for model discovery.
Features
- Declarative search spaces for layers, cells, and connections
- Population-based training with promotion, mutation, and exploitation
- Multi-task support with pluggable input pipelines and heads
- Automated trial management, checkpointing, and early stopping
- Rich metric logging and artifact tracking for post-hoc analysis
- Extensible controllers to test new NAS algorithms
Programming Language
Python
Categories
This is an application that can also be fetched from https://sourceforge.net/projects/model-search.mirror/. It has been hosted in OnWorks in order to be run online in an easiest way from one of our free Operative Systems.