Skip to main content

A Neural Architecture Search framework based on Artificial Bee Colony optimization

Project description

HiveNAS Logo

Open In Colab Platform pypi License Read the Docs

A feature-rich, Neural Architecture Search framework based on Artificial Bee Colony optimization


Getting Started

HiveNAS (preprint) is a modular NAS framework that can find and optimize a neural architecture with state-of-the-art performance.

Installation

PyPi (recommended)

The Python package is hosted on the Python Package Index (PyPI).

The latest published version of HiveNAS can be installed using

pip install HiveNAS

Manual Installation

Simply clone the entire repo and extract the files in the HiveNAS folder, then import them into your project folder.

Or use one of the shorthand methods below

GIT
  • cd into your project directory
  • Use sparse-checkout to pull the library files only into your project directory
    git init HiveNAS
    cd HiveNAs
    git remote add -f origin https://github.com/ThunderStruct/HiveNAS.git
    git config core.sparseCheckout true
    echo "HiveNAS/*" >> .git/info/sparse-checkout
    git pull --depth=1 origin master
    
  • Import the newly pulled files into your project folder
SVN
  • cd into your project directory
  • checkout the library files
    svn checkout https://github.com/ThunderStruct/HiveNAS/trunk/HiveNAS
    
  • Import the newly checked out files into your project folder

Documentation

Detailed examples and the full API docs are hosted on Read the Docs.

License

This project is licensed under the MIT License - see the LICENSE file for details

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

HiveNAS-0.1.5.tar.gz (30.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

HiveNAS-0.1.5-py3-none-any.whl (42.3 kB view details)

Uploaded Python 3

File details

Details for the file HiveNAS-0.1.5.tar.gz.

File metadata

  • Download URL: HiveNAS-0.1.5.tar.gz
  • Upload date:
  • Size: 30.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.7.7

File hashes

Hashes for HiveNAS-0.1.5.tar.gz
Algorithm Hash digest
SHA256 85b30939f8bcb83c4f80246f52781042c51e7803a78176775fd539f6d7fe7afa
MD5 447ae0b0651def05b8b46d947fdc74ee
BLAKE2b-256 fce1f4fdbf1b5fa3df7c8aa8c4b78de5b8185fafe65fef52f88fd8912a53dd10

See more details on using hashes here.

File details

Details for the file HiveNAS-0.1.5-py3-none-any.whl.

File metadata

  • Download URL: HiveNAS-0.1.5-py3-none-any.whl
  • Upload date:
  • Size: 42.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.7.7

File hashes

Hashes for HiveNAS-0.1.5-py3-none-any.whl
Algorithm Hash digest
SHA256 0de89e485226863eee31fd935c86290d6d3658ebdb6e769fc5f8b29ae8018613
MD5 cc54417ca8ca6c71093efa2f3646098c
BLAKE2b-256 572a91d01eeca77e3eb7f972c5808a4fd693582c4e9f0b9d1c12fa9fc8d8adbb

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page