deephyper.nas.spacelib.tabular.feed_forward#

Functions

operation

Dynamically creates a sub-class of Operation from a Keras layer.

Classes

ConstantNode

A ConstantNode represents a node with a fixed operation.

Dense

FeedForwardSpace

Simple search space for a feed-forward neural network.

Identity

KSearchSpace

A KSearchSpace represents a search space of neural networks.

VariableNode

This class represents a node of a graph where you have a set of possible operations.