index
:
text-recognizer.git
lightning-refactor
master
qa-training
A neural network that reads handwritten paragraphs.
Gustaf Rydholm
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2022-01-29
feat(norm): add prenorm
Gustaf Rydholm
2022-01-29
chore(decoder): add new import path for decoder
Gustaf Rydholm
2022-01-29
feat(base): remove output norm
Gustaf Rydholm
2022-01-29
feat: add RMSNorm
Gustaf Rydholm
2022-01-29
chore: remove residual block
Gustaf Rydholm
2022-01-29
chore: remove old attention layer block
Gustaf Rydholm
2022-01-29
feat: add new transformer decoder
Gustaf Rydholm
2022-01-26
chore: update dependencies
Gustaf Rydholm
2022-01-26
fix: nuke madgrad, add radam
Gustaf Rydholm
2022-01-26
fix: refactor AttentionLayers
Gustaf Rydholm
2022-01-26
fix: change Set to Sequence
Gustaf Rydholm
2022-01-26
fix: lint and format
Gustaf Rydholm
2022-01-25
chore: remove \ before * in README.md
qa-training
Gustaf Rydholm
2022-01-25
chore: remove subsubsections in prerequisite
Gustaf Rydholm
2022-01-25
feat: python version as global variable in noxfile
Gustaf Rydholm
2022-01-25
fix: remove pytype
Gustaf Rydholm
2022-01-25
chore: update README.md
Gustaf Rydholm
2022-01-25
feat: add check to Makefile
Gustaf Rydholm
2022-01-25
feat: add shellcheck to pre commit hook
Gustaf Rydholm
2022-01-25
chore: update security vulnerabilities
Gustaf Rydholm
2022-01-25
chore: update lock file
Gustaf Rydholm
2022-01-25
chore: update torch packages
Gustaf Rydholm
2022-01-25
feat: add conventional commit hook
Gustaf Rydholm
2021-12-05
Update config lines
Gustaf Rydholm
2021-12-05
Update notebooks
Gustaf Rydholm
2021-12-05
Format files with black
Gustaf Rydholm
2021-12-05
Remove ViT once again
Gustaf Rydholm
2021-12-05
Update conv transformer with inheritance from base network
Gustaf Rydholm
2021-12-05
Update config
Gustaf Rydholm
2021-12-05
Update lock file
Gustaf Rydholm
2021-12-05
Add base network
Gustaf Rydholm
2021-12-04
Revert "Remove ViT"
Gustaf Rydholm
2021-11-28
Remove ViT
Gustaf Rydholm
2021-11-28
Update config for lines
Gustaf Rydholm
2021-11-28
Add norm layer to output from decoder
Gustaf Rydholm
2021-11-28
Refactor attention layer module
Gustaf Rydholm
2021-11-28
Update to paragraph notebook
Gustaf Rydholm
2021-11-27
Revert "Remove ViT"
Gustaf Rydholm
2021-11-27
Revert "Revert "Remove default transformer""
Gustaf Rydholm
2021-11-27
Revert "Remove default transformer"
Gustaf Rydholm
2021-11-27
Update lines config with no axial encoder
Gustaf Rydholm
2021-11-25
Add config for reduce on plateau
Gustaf Rydholm
2021-11-25
Update config with reduce on plateau
Gustaf Rydholm
2021-11-22
Update config
Gustaf Rydholm
2021-11-22
Fix import efficientnet
Gustaf Rydholm
2021-11-22
Update to efficientnet notebook
Gustaf Rydholm
2021-11-22
Update README
Gustaf Rydholm
2021-11-22
Remove unused utils
Gustaf Rydholm
2021-11-22
Format conv transformer
Gustaf Rydholm
2021-11-22
Move efficientnet from encoder dir
Gustaf Rydholm
[next]