Back to search
This repository implements an end to end encoder transformer model completely from scratch in C
Stars
17
Forks
1
Watchers
17
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
41
commits
added swiss activation function and gradient clipping better
0602abfView on GitHubfixed exploding gradient by adding gradient clipping to the backpropagation functions
71ea21dView on GitHub