An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: backward-propagation-through-time

liminchen/BPTTTutorial

This MATLAB program implements the complete BPTT process for GRU. We provide two algorithms here, a direct but quadratic time algorithm for easy understanding, and an optimized linear time algorithm.

Language: MATLAB - Size: 5.86 KB - Last synced at: almost 2 years ago - Pushed at: about 5 years ago - Stars: 3 - Forks: 0

navjindervirdee/neural-networks

Implemented Convolutional Neural Network, LSTM Neural Network, and Neural Network From Scratch in Python Language.

Language: Jupyter Notebook - Size: 396 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 36 - Forks: 22