https://github.com/pprp/archvizd3
zero-cost proxy visualization on NAS-Bench-201 using d3.js
https://github.com/pprp/archvizd3
Last synced: 6 months ago
JSON representation
zero-cost proxy visualization on NAS-Bench-201 using d3.js
- Host: GitHub
- URL: https://github.com/pprp/archvizd3
- Owner: pprp
- Created: 2023-12-13T05:34:56.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-17T08:09:00.000Z (almost 2 years ago)
- Last Synced: 2025-03-26T12:47:22.261Z (7 months ago)
- Language: HTML
- Homepage:
- Size: 22.6 MB
- Stars: 3
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ArchVizD3
## Overview
ArchVizD3 is a specialized visualization tool built using D3.js for exploring and analyzing the NAS-Bench-201 neural architecture search dataset. It aims to provide intuitive and interactive visual representations of architecture performance metrics and configurations.

## Features
- Interactive Graphs: Dynamic visualization of NAS-Bench-201 architectures.
- Performance Metrics: Detailed views of accuracy, efficiency, and other key metrics.
- Comparison Tool: Easily compare different neural network architectures.
- Data-Driven Insights: Harness the power of D3.js for deep data analysis.## Getting Started
- Clone the Repository: git clone https://github.com/pprp/ArchVizD3
- Install Dependencies: Run `python -m http.server` in the project directory.
- Launch Application: Execute npm start and navigate to localhost:8000.## Contributing
Contributions are welcome! If you have suggestions or want to contribute to the project, please feel free to submit a pull request or open an issue.
## License
This project is licensed under the MIT License - see the LICENSE file for details.