Age | Commit message (Expand) | Author |
---|---|---|
2022-09-27 | Update emnist lines metadata | Gustaf Rydholm |
2022-09-27 | Update sentence generator | Gustaf Rydholm |
2022-09-27 | Remove transforms | Gustaf Rydholm |
2022-09-27 | Add typing | Gustaf Rydholm |
2022-09-27 | Refactor metrics | Gustaf Rydholm |
2022-09-27 | Rename mapping to tokenizer | Gustaf Rydholm |
2022-09-27 | Update data modules | Gustaf Rydholm |
2022-09-27 | Add logits @ token embeddings | Gustaf Rydholm |
2022-09-27 | Update convnext | Gustaf Rydholm |
2022-09-27 | Update metrics | Gustaf Rydholm |
2022-09-27 | Refactor decoder block | Gustaf Rydholm |
2022-09-27 | Add metadata | Gustaf Rydholm |
2022-09-18 | Format | Gustaf Rydholm |
2022-09-18 | Formats | Gustaf Rydholm |
2022-09-18 | Format imports | Gustaf Rydholm |
2022-09-14 | Fix convnext | Gustaf Rydholm |
2022-09-13 | Add convnext attention | Gustaf Rydholm |
2022-09-13 | Add convnext module | Gustaf Rydholm |
2022-09-13 | Remove vq transformer | Gustaf Rydholm |
2022-09-13 | Remove conv perceiver | Gustaf Rydholm |
2022-09-13 | Remove import | Gustaf Rydholm |
2022-09-13 | Rename hidden dim to dim | Gustaf Rydholm |
2022-09-13 | Remove axial encoder | Gustaf Rydholm |
2022-09-13 | Remove perceiver net | Gustaf Rydholm |
2022-09-13 | Remove vq and perceiver models | Gustaf Rydholm |
2022-09-13 | Fix emnist datamodule | Gustaf Rydholm |
2022-09-13 | Remove efficientnet | Gustaf Rydholm |
2022-09-13 | Fix acc metric | Gustaf Rydholm |
2022-09-13 | Remove quantizer | Gustaf Rydholm |
2022-09-13 | Add axial encoder | Gustaf Rydholm |
2022-09-05 | Update conv perceiver | Gustaf Rydholm |
2022-09-05 | Format | Gustaf Rydholm |
2022-09-05 | Remove mask from perceiver io | Gustaf Rydholm |
2022-09-05 | Remove mask from perceiver attention | Gustaf Rydholm |
2022-09-05 | Update norm | Gustaf Rydholm |
2022-09-05 | Steal lucidrains axial encoding | Gustaf Rydholm |
2022-09-05 | Add absolute pos embedding | Gustaf Rydholm |
2022-09-03 | Update perceiver | Gustaf Rydholm |
2022-09-03 | Add perceiver | Gustaf Rydholm |
2022-06-27 | Add vq transformer network | Gustaf Rydholm |
2022-06-27 | Add quantizer | Gustaf Rydholm |
2022-06-27 | Add vq transformer model | Gustaf Rydholm |
2022-06-27 | Update default output length | Gustaf Rydholm |
2022-06-22 | Update efficient net config | Gustaf Rydholm |
2022-06-22 | Add extra conv layer to stem | Gustaf Rydholm |
2022-06-22 | Add logging when loading optimizer | Gustaf Rydholm |
2022-06-20 | Fix configuration of lr scheduler | Gustaf Rydholm |
2022-06-20 | Update block args for efficient net | Gustaf Rydholm |
2022-06-20 | Remove strides | Gustaf Rydholm |
2022-06-20 | Update eff net config | Gustaf Rydholm |