smash.factory.Net ================= .. currentmodule:: smash.factory .. autoclass:: Net .. HACK -- meth the point here is that we don't want this to appear in the output, but the autosummary should still generate the pages. .. autosummary:: :toctree: Net.add_conv2d Net.add_dense Net.add_dropout Net.add_flatten Net.add_scale Net.copy Net.forward_pass Net.get_bias Net.get_weight Net.set_bias Net.set_trainable Net.set_weight .. HACK -- attr the point here is that we don't want this to appear in the output, but the autosummary should still generate the pages. .. autosummary:: :toctree: Net.history Net.layers