Skip to content
#

cross-entropy-loss

Here are 53 public repositories matching this topic...

We classified Stack Overflow Python questions from 2008-2016 with Natural Language Processing and Deep Learning. Using Regular Expressions, we removed HTML tags and punctuation. We also utilized spaCy to tokenize, lemmatize and remove stop words. Using Keras, we built a 4 layered artificial neural network with a 20% dropout rate using relu and s…

  • Updated Dec 5, 2022
  • Jupyter Notebook

In the project, the aim is to generate new song lyrics based on the artist’s previously released song’s context and style. We have chosen a Kaggle dataset of over 57,000 songs, having over 650 artists. The dataset contains artist name, song name, a link of the song for reference & lyrics of that song. We tend to create an RNN character-level la…

  • Updated May 17, 2020
  • Python

Neural network-based character recognition using MATLAB. The algorithm does not rely on external ML modules, and is rigorously defined from scratch. A report is included which explains the theory, algorithm performance comparisons, and hyperparameter optimization.

  • Updated Aug 19, 2021
  • MATLAB

Improve this page

Add a description, image, and links to the cross-entropy-loss 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 cross-entropy-loss topic, visit your repo's landing page and select "manage topics."

Learn more