Auto-PyTorch
Enrichment pendingAutomatic architecture search and hyperparameter optimization for PyTorch
GraphCanon updated today · GitHub synced today
2.5k
Stars
303
Forks
75
Open issues
46
Watchers
2y
Last push
Python Apache-2.0Created Nov 30, 2018
Trust & integrity
Full report- Maintenance
- Dormant (823d since push)
- As of today · Source: github_public_v1
- Provenance
- Not a fork · Organization account
- As of today · Source: github_public_v1
- Security (OSV)
- 40 low (40 low)
- As of today · Source: osv@v1
Public GitHub metadata and optional OSV dependency scans. Signals, not a guarantee. Trust methodology.
Overview
Automatic architecture search and hyperparameter optimization for PyTorch
Capability facts
- Deploy
- Self-host
Source: dockerfile:Dockerfile · Jul 11, 2026
- Docker
- Dockerfile present
Source: dockerfile:Dockerfile · Jul 11, 2026
- Languages
- python
Source: github.language · Jul 11, 2026
Categories
Compatibility
Sourced claims from the README excerpt - not unsourced marketing copy.
Python runtimePython
Source: README excerpt (regex_v1, Jul 11, 2026)
pip install autoPyTorchSource link
Tags
README
PyPI Installation
pip install autoPyTorch
Auto-PyTorch for Time Series Forecasting requires additional dependencies
pip install autoPyTorch[forecasting]
Manual Installation
We recommend using Anaconda for developing as follows:
---
## License
This program is free software: you can redistribute it and/or modify
it under the terms of the Apache license 2.0 (please see the LICENSE file).
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
You should have received a copy of the Apache license 2.0
along with this program (see LICENSE file).