Skip to content
#

dropout-layers

Here are 5 public repositories matching this topic...

BabyGPT-Build_GPT_From_Scratch

BabyGPT: Build Your Own GPT Large Language Model from Scratch Pre-Training Generative Transformer Models: Building GPT from Scratch with a Step-by-Step Guide to Generative AI in PyTorch and Python

  • Updated Dec 5, 2023
  • Python

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 Sep 8, 2025
  • Python

Improve this page

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

Learn more