├── Algorithm.png ├── Example.py ├── ExampleDSR.py ├── ExampleXOR.py ├── LSTM_g.py └── README.md /Algorithm.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/0joshuaolson1/lstm-g/HEAD/Algorithm.png -------------------------------------------------------------------------------- /Example.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/0joshuaolson1/lstm-g/HEAD/Example.py -------------------------------------------------------------------------------- /ExampleDSR.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/0joshuaolson1/lstm-g/HEAD/ExampleDSR.py -------------------------------------------------------------------------------- /ExampleXOR.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/0joshuaolson1/lstm-g/HEAD/ExampleXOR.py -------------------------------------------------------------------------------- /LSTM_g.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/0joshuaolson1/lstm-g/HEAD/LSTM_g.py -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/0joshuaolson1/lstm-g/HEAD/README.md --------------------------------------------------------------------------------