There are 2 repositories under categorical-cross-entropy topic.
Binary and Categorical Focal loss implementation in Keras.
A loss function for categories with a hierarchical structure.
Kaggle Machine Learning Competition Project : In this project, we will create a classifier to classify fashion clothing into 10 categories learned from Fashion MNIST dataset of Zalando's article images
Two ensemble models made from ensembles of LightGBM and CNN for a multiclass classification problem.
Computer Vision and Deep Learning
This project is about building a artificial neural network using pytorch library. I am sharing the code and output for my project.
Real-time driver distraction detection using time-distributed convolutional LSTM network for mobile platforms
A CNN Architecture classifies 14 kinds of automobile parts.
A deep learning project based on TensorFlow that recognizes color patterns of brick.
Lightweight neural network library written in ANSI-C supporting prediction and backpropagation for Convolutional- and Fully Connected neural networks
Understanding the performance of different neural network architectures on the MNIST handwritten digits dataset, implemented in Tensorflow.
Transform TV control with Gesture Recognition! Enable intuitive interaction with smart TVs using gestures built using Conv3D, CNN & RNN
Predict whether a DonorsChoose.org project proposal submitted by a teacher will be approved.
A neural network model based on TensorFlow that predicts shape of brick
This script trains a convolutional neural network (CNN) to classify handwritten digits.
Applying Categorical Exploratory Data Analysis (CEDA) methods to study audio quality perception
Deep Learning Nanodegree Project : Given an image of a dog, the algorithm will identify an estimate of the canine’s breed. If supplied with an image of a human, the code will identify the resembling dog breed.
Detecting Pneumonia in Chest X-ray Images using CNNs and Pre-trained Models in Tensorflow