cross-entropy topic
optimal-py
A python metaheuristic optimization library. Currently supports Genetic Algorithms, Gravitational Search, Cross Entropy, and PBIL.
deep-reinforcement-learning
Repo for the Deep Reinforcement Learning Nanodegree program
dml_cross_entropy
Code for the paper "A unifying mutual information view of metric learning: cross-entropy vs. pairwise losses" (ECCV 2020 - Spotlight)
DeepLearning-Lab
Code lab for deep learning. Including rnn,seq2seq,word2vec,cross entropy,bidirectional rnn,convolution operation,pooling operation,InceptionV3,transfer learning.
balanced-loss
Easy to use class balanced cross entropy and focal loss implementation for Pytorch
LKYDeepNN
Low dependency(C++11 STL only), good portability, header-only, deep neural networks for embedded
practical-rl
Reinforcement learning in Julia. Solving OpenAI gym.
vqa-soft
Accompanying code for "A Simple Loss Function for Improving the Convergence and Accuracy of Visual Question Answering Models" CVPR 2017 VQA workshop paper.