theanets.layers.recurrent.RNN ============================= .. currentmodule:: theanets.layers.recurrent .. autoclass:: RNN .. automethod:: __init__ .. rubric:: Methods .. autosummary:: ~RNN.__init__ ~RNN.add_bias ~RNN.add_weights ~RNN.bind ~RNN.connect ~RNN.find ~RNN.full_name ~RNN.log ~RNN.log_params ~RNN.resolve_inputs ~RNN.resolve_outputs ~RNN.setup ~RNN.to_spec ~RNN.transform .. rubric:: Attributes .. autosummary:: ~RNN.input_name ~RNN.input_shape ~RNN.input_size ~RNN.output_name ~RNN.output_shape ~RNN.output_size ~RNN.params