Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
2022-06-19 | Fix variable names | Gustaf Rydholm | |
2022-06-19 | Fix lr and optim conf | Gustaf Rydholm | |
2022-06-19 | Add stride and extra layer to effnet | Gustaf Rydholm | |
2022-06-19 | Remove support file | Gustaf Rydholm | |
2022-06-18 | Refator loading of scheduler and optim | Gustaf Rydholm | |
2022-06-16 | Set defaults | Gustaf Rydholm | |
2022-06-15 | Calculate cer and acc in val step | Gustaf Rydholm | |
2022-06-12 | Remove conformer | Gustaf Rydholm | |
2022-06-11 | Update ff import | Gustaf Rydholm | |
2022-06-11 | Format | Gustaf Rydholm | |
2022-06-11 | Fix emnist mapping | Gustaf Rydholm | |
2022-06-10 | Fix check for pos emb | Gustaf Rydholm | |
2022-06-10 | Add imports | Gustaf Rydholm | |
2022-06-10 | Fix typo in conv transformer | Gustaf Rydholm | |
2022-06-10 | Add imports | Gustaf Rydholm | |
2022-06-10 | Move mlp to ff | Gustaf Rydholm | |
2022-06-10 | Fix efficientnet | Gustaf Rydholm | |
2022-06-09 | Remove abstract lightning module | Gustaf Rydholm | |
2022-06-09 | Refactor padding | Gustaf Rydholm | |
2022-06-09 | Remove unused import | Gustaf Rydholm | |
2022-06-09 | Fix conformer | Gustaf Rydholm | |
2022-06-09 | Remove abstract mapping | Gustaf Rydholm | |
2022-06-08 | Fix conformer net | Gustaf Rydholm | |
2022-06-08 | Add efficient self attention | Gustaf Rydholm | |
2022-06-08 | Fix bug in lit conformer | Gustaf Rydholm | |
2022-06-08 | WIP mappings | Gustaf Rydholm | |
2022-06-07 | Add subsampler layer | Gustaf Rydholm | |
2022-06-06 | Add lit conformer model | Gustaf Rydholm | |
2022-06-06 | Rename lit models | Gustaf Rydholm | |
2022-06-05 | Add efficiet net to its init | Gustaf Rydholm | |
2022-06-05 | Remove attrs | Gustaf Rydholm | |
2022-06-05 | Add init for mappings | Gustaf Rydholm | |
2022-06-05 | Remove attrs | Gustaf Rydholm | |