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