rasbt / cyclemoid-pytorchLinks
Cyclemoid implementation for PyTorch
☆90Updated 3 years ago
Alternatives and similar repositories for cyclemoid-pytorch
Users that are interested in cyclemoid-pytorch are comparing it to the libraries listed below
Sorting:
- ☆74Updated 2 years ago
- An active learning library for Pytorch based on Lightning-Fabric.☆79Updated last year
- Implements MLP-Mixer (https://arxiv.org/abs/2105.01601) with the CIFAR-10 dataset.☆57Updated 3 years ago
- Functional deep learning☆108Updated 2 years ago
- ☆62Updated last year
- The spiritual successor to knockknock for PyTorch Lightning, get notified when your training ends☆77Updated 7 months ago
- a lightweight transformer library for PyTorch☆72Updated 3 years ago
- Convert scikit-learn models to PyTorch modules☆163Updated last year
- An alternative to convolution in neural networks☆256Updated last year
- ☆36Updated 3 years ago
- Domain Adaptation☆23Updated 3 years ago
- Minimal implementation of adaptive gradient clipping (https://arxiv.org/abs/2102.06171) in TensorFlow 2.☆85Updated 4 years ago
- Implements sharpness-aware minimization (https://arxiv.org/abs/2010.01412) in TensorFlow 2.☆60Updated 3 years ago
- Layerwise Batch Entropy Regularization☆23Updated 3 years ago
- GAN models implemented with Pytorch Lightning and Hydra configuration☆34Updated 3 years ago
- Re-implementation of 'Grokking: Generalization beyond overfitting on small algorithmic datasets'☆38Updated 3 years ago
- Code for the anonymous submission "Cockpit: A Practical Debugging Tool for Training Deep Neural Networks"☆31Updated 4 years ago
- A collection of Models, Datasets, DataModules, Callbacks, Metrics, Losses and Loggers to better integrate pytorch-lightning with transfor…