wangsnail1985 / Auto-differentiation-of-LSTM

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Auto-differentiation-of-LSTM

This code contains automatic forward-backward propagation for Long short-term memory (LSTM). Its performance is optimized using CUDA to allow for parallelism. Object-oriented design provides straightforward training process and architecture selection.

About


Languages

Language:Python 100.0%