Skip to content
#

crossentropyloss

Here are 15 public repositories matching this topic...

his project is about building a artificial neural network using pytorch library. I am sharing the code and output for my project. Though there are many libraries out there that can be used for deep learning i like the pytorch most. As a python programmer, one of the reasons behind my liking is pythonic behaviour of pytorch.

  • Updated Jul 3, 2023
  • Python

This repository contains code to train and evaluate a neural network model on a subset of the Fashion MNIST dataset using PyTorch. The model achieves remarkable accuracy after 100 epochs of training.

  • Updated Apr 8, 2025
  • Jupyter Notebook

A CNN is a kind of network architecture for deep learning algorithms and is specifically used for image recognition and tasks that involve the processing of pixel data. This repository contains the code for CNN with a categorical classification dataset.

  • Updated Jul 23, 2023
  • Python

Improve this page

Add a description, image, and links to the crossentropyloss topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the crossentropyloss topic, visit your repo's landing page and select "manage topics."

Learn more