mirror of
https://github.com/wassname/kair_algorithms_draft.git
synced 2026-08-24 12:11:41 +08:00
* Add common lstm module * Add wave_test notebook * Add lstm test example (sin -> cos) * Add LSTM test case(sine+noise->cos) * Move test_lstm file * Add legend to distinguish label * Fix flake8 * Add matplotlib to requirements