JHart96 / keras_ordinal_categorical_crossentropy
Keras implementation of a loss function for ordinal categorical crossentropy.
☆31Updated 2 years ago
Alternatives and similar repositories for keras_ordinal_categorical_crossentropy:
Users that are interested in keras_ordinal_categorical_crossentropy are comparing it to the libraries listed below
- Tensorflow Keras implementation of ordinal regression using consistent rank logits (CORAL) by Cao et al. (2019)☆80Updated 2 years ago
- CONditionals for Ordinal Regression and classification in tensorflow☆17Updated 2 years ago
- Keras implementation of SDE-Net (ICML 2020).☆15Updated 4 years ago
- Keras implementation of Attention Augmented Convolutional Neural Networks☆121Updated 4 years ago
- Custom loss functions to use in (mainly) PyTorch.☆37Updated 4 years ago
- A PyTorch implementation of Factorized Inference in Deep Markov Models for Incomplete Multimodal Time Series (https://arxiv.org/abs/1905.…☆22Updated 2 years ago
- Ordinal classification with Deep Learning using the CLM☆14Updated last year
- Official PyTorch implementation for our NeurIPS 2019 paper, Diffeomorphic Temporal Alignment Nets. TensorFlow\Keras version is available…☆65Updated last month
- ☆71Updated 5 years ago
- Several implementations of the kernel-based activation functions☆61Updated 5 years ago
- A pytorch dataset sampler for always sampling balanced batches.☆111Updated 4 years ago
- Pytorch implementation of Recurrent Neural Processes https://arxiv.org/pdf/1906.05915.pdf