binarycrossentropy
There are 5 repositories under binarycrossentropy topic.
AI-Expert-04/AI-Face-Mask-Detector
AI-Face-Mask-Detector
Russolves/Generative-Adversarial-Network-Pizzas-
A generative adversarial network engineered that utilizes a discriminator and a generator. The GAN can be trained using a Binary Cross Entropy Loss or a Wasserstein Distance Loss to generate replicate images based on input data.
Siddharth-23/FacialRecognitionResnet50
Facial Recognition using Resnet 50 for embeddings from scratch without any pre-trained model
inyoungoh-cde/PointNet_PointNet2_binary_pytorch
This repo is implementation for PointNet and PointNet++ for binary (0 or 1) in pytorch.
FarhanaTeli/Kyphosis_Disease_Prediction_with_FCNN_XGBoost
Kyphosis disease prediction using Fully Connected Neural Networks (FCNNs) model and XGBoost model with GridSearchCV