SkillAgentSearch skills...

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.

Install / Use

/learn @liminchen/BPTTTutorial

README

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.

Please see the technical report for detailed derivation and explanation.

View on GitHub
GitHub Stars6
CategoryEducation
Updated9mo ago
Forks0

Languages

MATLAB

Security Score

82/100

Audited on Jun 7, 2025

No findings