Skip to content
#

dense-network

Here are 2 public repositories matching this topic...

In this project, a sophisticated deep learning model called Convolutional Neural Network in conjunction with Dense Network (~20 million parameters) was utilized for predicting human handwritten digits with 98% accuracy with only 5 training epochs. The front end was designed to allow user to input their handwritten on a canvas and the machine wil…

  • Updated May 1, 2023
  • Jupyter Notebook

This repository contains the code for building a spam detection system for SMS messages using deep learning techniques in TensorFlow2. Three different architectures, namely Dense Network, LSTM, and Bi-LSTM, have been used to build the spam detection model. The final model has been deployed as a Streamlit app to showcase its working.

  • Updated Apr 25, 2023
  • Jupyter Notebook

Improve this page

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

Learn more