Differentiable Architecture Search theorist for AutoRA
Project description
AutoRA Differentiable Architecture Search
autora-theorist-darts
is a Python module for fitting data using differentiable architecture
search, built on AutoRA.
Website: https://autoresearch.github.io/autora/
User Guide
You will need:
python
3.8 or greater: https://www.python.org/downloads/graphviz
(optional, required for computation graph visualizations): https://graphviz.org/download/
Install DARTS as part of the autora
package:
pip install -U "autora[theorist-darts]" --pre
It is recommended to use a
python
environment manager likevirtualenv
.
Check your installation by running:
python -c "from autora.theorist.darts import DARTSRegressor; DARTSRegressor()"
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file autora-theorist-darts-1.0.0.tar.gz
.
File metadata
- Download URL: autora-theorist-darts-1.0.0.tar.gz
- Upload date:
- Size: 1.1 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.16
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 312e3cece343d4d9630599b11abe2041d10de340156835204080bd3e382230e1 |
|
MD5 | b5ad7a3caddebc08853b03071b914c00 |
|
BLAKE2b-256 | 7413abb77f705481300ecad86d99f9ff3f64a813558ab18d69b24c21733c01fe |
Provenance
File details
Details for the file autora_theorist_darts-1.0.0-py3-none-any.whl
.
File metadata
- Download URL: autora_theorist_darts-1.0.0-py3-none-any.whl
- Upload date:
- Size: 31.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.16
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0e9a2c9a1180f11d9e1eb45f3a1c73530d8880ee64dca20765e5f868a4245f00 |
|
MD5 | b09a39c4269918d91c71008589f3b423 |
|
BLAKE2b-256 | e95f7119d5bd2716eccad095cfc0d61fe3e6f225180c409ccf7b80b4ae9b4319 |