There are 2 repositories under loss-function topic.
Deep Metric Learning
[ICCV 2021] Focal Frequency Loss for Image Reconstruction and Synthesis
Angular penalty loss functions in Pytorch (ArcFace, SphereFace, Additive Margin, CosFace)
PyTorch implementation of Soft-DTW: a Differentiable Loss Function for Time-Series in CUDA
A better pytorch-based implementation for the mean structural similarity. Differentiable simpler SSIM and MS-SSIM.
A dependency free library of standardized optimization test functions written in pure Python.
Seach Losses of our paper 'Loss Function Discovery for Object Detection via Convergence-Simulation Driven Search', accepted by ICLR 2021.
Co-VeGAN: Complex-Valued Generative Adversarial Network for Compressive Sensing MR Image Reconstruction
Angular triplet center loss implementation in Pytorch.
Tensorflow Implementation of Focal Frequency Loss for Image Reconstruction and Synthesis [ICCV 2021]
A simple 3-layer fully connected network performing the density ratio estimation using the loss for log-likelihood ratio estimation (LLLR).
Official PyTorch implementation for "PROPEL: Probabilistic Parametric Regression Loss for Convolutional Neural Networks"
Adversarial Focal Loss: Asking Your Discriminator for Hard Examples.
Piecewise linear approximations for the static-dynamic uncertainty strategy in stochastic lot-sizing
Supervised Sliding Window Smoothing Loss Function Based on MS-TCN for Video Segmentation
[TPAMI 2023] PyTorch code for Sparse Label Smoothing Regularization presented in "Learning Symbolic Model-Agnostic Loss Functions via Meta-Learning". Paper Link: https://arxiv.org/abs/2209.08907
A neat, lightweight and single neuron perceptron written in C++ from scratch without any external library, trained using the perceptron trick and loss function
Bahdanau Attention Mechanism | Tensorflow Custom Layers/Model/Loss Function/Metrics | LSTM | Encoder | Decoder | Cross-Attention | Language Translation | Bleu Score | Dropout
An HR predictive analytics tool for forecasting the likely range of a worker’s future job performance using multiple ANNs with custom loss functions.
Tensor-Network Machine Learning with Matrix Product States, trained via a surrogate (projective) loss instead of standard negative log-likelihood
Evolutionary search for survival analysis loss function for neural networks
Generating a TensorFlow model that predicts values in a sinewave
📄 Official implementation regarding the paper "Programmatically Evolving Losses in Machine Learning".
Inverse Supervised Learning
Alternative loss function of binary cross entropy and focal loss
OpenLoss: This repository discloses cost functions designed for open-set classification tasks, namely, Entropic Open-set, ObjectoSphere and Maximal-Entropy Loss.
Predict crypto prices using neural nets + LLM-powered custom loss functions on real Chainlink data (ETH/USD)
Projeto que utiliza a base de dados Iris para calcular a acurácia e a função de perda de um modelo de aprendizado de máquina. Focado em análise de desempenho e avaliação de modelos.
📈 An introduction to machine learning.
A codebase for a traffic optimization research project.
MultiScale Signature feature learning Network for offline handwritten signature verification
This Repository contains material to learn about machine learning algorithms concepts along with implementation. This also provides you the material to prepare yourself for interviews.