Menu

Module providing Consciousness Exploration Tools for PyTorch.

Note

This page is a reference documentation. It only explains the function signature, and not how to use it. Please refer to the gallery for the big picture.

consciousnet.models.distributions.init_dense_layers(input_dim, hidden_dims, act_func, dropout, final_activation=True)[source]ΒΆ

Create dense layers.

Follow us

© 2021, consciousnet developers