Skip to content
#

leaky-relu

Here are 10 public repositories matching this topic...

Language: Python
Filter by language

This project classifies SMS messages as spam or ham using a feedforward neural network in PyTorch with a bag-of-words representation. It includes train/validation/test splits, performance evaluation (accuracy, sensitivity, specificity, precision), and saving the trained model and vectorizer for reuse in inference.

  • Updated Oct 13, 2025
  • Python

Improve this page

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

Learn more