ValentinFigue / Sklearn_PyTorchLinks
Transposition in PyTorch to Sklearn models such as Random Forest or SVM
☆56Updated 6 years ago
Alternatives and similar repositories for Sklearn_PyTorch
Users that are interested in Sklearn_PyTorch are comparing it to the libraries listed below
Sorting:
- Experimenting with different regression losses. Implemented in Pytorch.☆148Updated 7 years ago
- Traditional Machine Learning Models for Large-Scale Datasets in PyTorch.☆129Updated 2 weeks ago
- Train PyTorch Models using the Genetic Algorithm with PyGAD☆102Updated last year
- Adaptive Gradient Clipping☆152Updated 3 years ago
- Implementation of H-Transformer-1D, Hierarchical Attention for Sequence Learning☆167Updated last year
- Collection of PyTorch Lightning implementations of Generative Adversarial Network varieties presented in research papers.☆170Updated 10 months ago
- Unofficial implementation of Google's FNet: Mixing Tokens with Fourier Transforms☆261Updated 4 years ago
- Implementation of Nyström Self-attention, from the paper Nyströmformer☆145Updated 10 months ago
- A pytorch package for non-negative matrix factorization.☆247Updated last year
- Code repository of the paper "Wavelet Networks: Scale-Translation Equivariant Learning From Raw Time-Series, TMLR" https://arxiv.org/abs…☆84Updated 2 years ago
- DTWNet: a Dynamic Time Warping Network☆68Updated 6 years ago
- Official implementation of the Seq-U-Net for efficient sequence modelling☆80Updated last year
- Support Vector Machine (SVM) library for Python with GPU☆31Updated 7 years ago
- 🎲 Iterable dataset resampling in PyTorch☆91Updated 4 years ago
- Relative Positional Encoding for Transformers with Linear Complexity☆65Updated 3 years ago
- Collection of the latest, greatest, deep learning optimizers (for Pytorch) - CNN, NLP suitable☆218Updated 4 years ago
- Custom loss functions to use in (mainly) PyTorch.☆39Updated 5 years ago
- Autoencoders in PyTorch☆97Updated 3 years ago
- Code repository of the paper "CKConv: Continuous Kernel Convolution For Sequential Data" published at ICLR 2022. https://arxiv.org/abs/21…☆125Updated 3 years ago
- A brief tutorial on the Wasserstein auto-encoder☆86Updated 7 years ago
- Loss function which directly targets ROC-AUC