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
2021-10-07
Update number of steps in configs
Gustaf Rydholm
2021-10-07
Add adaptive pool between encoder and projector
Gustaf Rydholm
2021-10-07
Update to notebook
Gustaf Rydholm
2021-10-07
Updates to cfgs
Gustaf Rydholm
2021-10-07
Lint
Gustaf Rydholm
2021-10-07
Add Barlow Twins network and training proceduer
Gustaf Rydholm
2021-10-07
Remove unused import
Gustaf Rydholm
2021-10-03
Update to .flake8 file
Gustaf Rydholm
2021-10-03
Add experiment configs
Gustaf Rydholm
2021-10-03
Add length as variable to WordPiece transform
Gustaf Rydholm
2021-10-03
Add target transform to IAM Lines
Gustaf Rydholm
2021-10-03
Refactor rotary embedding
Gustaf Rydholm
2021-10-03
Fix rotary embedding
Gustaf Rydholm
2021-10-03
Lint files
Gustaf Rydholm
2021-10-03
Update notebooks
Gustaf Rydholm
2021-10-01
Update config of IAM lines
Gustaf Rydholm
2021-10-01
Update Makefile with install
Gustaf Rydholm
2021-10-01
Update README with installation
Gustaf Rydholm
2021-09-30
Lint emnist lines
Gustaf Rydholm
2021-09-30
Update to effnet notebook
Gustaf Rydholm
2021-09-30
Add word piece mapping to IAM lines
Gustaf Rydholm
2021-09-30
Update run script with torchinfo
Gustaf Rydholm
2021-09-30
Update dependencies
Gustaf Rydholm
2021-09-30
Add Makefile for downloading and generating datasets
Gustaf Rydholm
2021-09-30
Updates to notebooks
Gustaf Rydholm
2021-09-30
Add new config files
Gustaf Rydholm
2021-09-30
Delete legacy notebooks
Gustaf Rydholm
2021-09-30
Add new notebooks
Gustaf Rydholm
2021-09-30
Update README
Gustaf Rydholm
2021-09-30
Add new dependencies
Gustaf Rydholm
2021-09-30
Major bug fix in attention layer
Gustaf Rydholm
2021-09-30
Updates to config files
Gustaf Rydholm
2021-09-30
Add new variables to w&b callbacks
Gustaf Rydholm
2021-09-30
Replace table with image and caption for w&b callback
Gustaf Rydholm
2021-09-30
Bug fix for loading pretrained vq encoder
Gustaf Rydholm
2021-09-30
Set leaky relu inplace to false
Gustaf Rydholm
2021-09-30
Rename context to trg in transformer
Gustaf Rydholm
2021-09-30
Rename vqloss to commitment loss in vqvae network
Gustaf Rydholm
2021-09-30
Refactor residual block
Gustaf Rydholm
2021-09-30
Add num res blocks as a variable
Gustaf Rydholm
2021-09-30
Rename to commitment loss
Gustaf Rydholm
2021-09-30
Bug fix transformer dim, comment CER/WER metrics
Gustaf Rydholm
2021-09-30
Lint sentence_generator
Gustaf Rydholm
2021-09-30
Lint emnist mapping imports
Gustaf Rydholm
2021-09-30
Rename vqloss to commitment loss
Gustaf Rydholm
2021-09-30
Update GAN loss with sigmoid fn
Gustaf Rydholm
2021-09-30
Remove tasks
Gustaf Rydholm
2021-09-30
Update notebooks
Gustaf Rydholm
2021-09-19
Linting of Base model
Gustaf Rydholm
2021-09-19
Add loading of encoder in vq transformer network
Gustaf Rydholm
[next]