binary-crossentropy
There are 21 repositories under binary-crossentropy topic.
fcakyon/balanced-loss
Easy to use class balanced cross entropy and focal loss implementation for Pytorch
NinaadRao/Multilabel-Image-Classification-using-Contractive-Autoencoder
Implementing contractive auto encoder for encoding cloud images and using that encoding for multi label image classification
anwai98/Loss-Functions
Different Loss Function Implementations in PyTorch and Keras
vishal815/Customer-Churn-Prediction-using-Artificial-Neural-Network
This project involves building an Artificial Neural Network (ANN) for predicting customer churn. The dataset used contains various customer attributes, and the ANN is trained to predict whether a customer is likely to leave the bank.
khuyentran1401/MNIST-gradient-descent
Implementation of gradient descent from scratch with binary cross entrophy loss
0xN1nja/Spam-Ham-Classification-Using-TensorFlow-NLP
NLP Model for Spam/Ham Mail Classification
Jonas1312/mse-for-binary-classification
What Happens if We Use a Mean Squared Error Loss for Binary Classification?
parham1998/CNN_Image_Annotaion
Implementation of some basic Image Annotation methods (using various loss functions & threshold optimization) on Corel-5k dataset with PyTorch library
srushtii-m/Natural-Language-Processing-with-Disaster-Tweets
Predict which Tweets are about real disasters and which ones are not Microsoft DeBERTa
1391819/artGAN
A Generative Adversarial Network for the generation of new synthetic art.
inzapp/absolute-logarithmic-error
Alternative loss function of binary cross entropy and focal loss
leonrenn/MINING-GOLD-FROM-GENERATORS
Mining gold from implicit models to improve likelihood-free inference, example for ROLR and RASCAL.
blleshi/Neural_Network_Binary_Classification
Venture Funding with Deep Learning (Neural Network Binary Classification)
coder-backend/Predict-Job-Title-and-skills
Job Prediction given job description and skills
daramdhanush/Hotel-Review-Classification
Train a model using LSTM(Long short-term memory) to classify whether hotel reviews are positive or negative
imane-ayouni/Offensive-Language-Detection-using-Backpropagation
Simple neural network to detect offensive language usage
jianninapinto/Convolutional-Neural-Network-to-Classify-Images-of-Forest-and-Mountains
Utilized CNN models to classify images of mountains and forests, treating mountains as the positive class and forests as the negative class. We compare the performance of a pre-trained model, a custom CNN model, and a CNN model with data augmentation.
jianninapinto/COVID-19-Detection-using-Multilayer-Perceptron-Neural-Network
Used a Multilayer Perceptron (MLP) neural network to detect COVID-19 in lung scans.
louixnjeru/tensorflow
A collection of tensorflow projects.
vincentpun123/Credit-Risk-Assessment
Utilize autoencoders for anomaly detection and customer credit risk evaluation