Skip to main content

A collection of search space for the DeepHyper package.

Project description

DeepSpace

A collection of search space for the DeepHyper package.

Requirements

Graphviz.

Quick Start

from deepspace.tabular import DenseSkipCoFactory

def_kwargs = dict(input_shape=(54,), output_shape=(7,), num_layers=10, dropout=0.0)
create_search_space = lambda *x: DenseSkipCoFactory(*x).create_space()

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

deepspace-0.0.1.tar.gz (5.2 kB view hashes)

Uploaded Source

Built Distribution

deepspace-0.0.1-py2.py3-none-any.whl (7.0 kB view hashes)

Uploaded Python 2 Python 3

Supported by

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