Skip to content
#

sigmoid-activation

Here are 40 public repositories matching this topic...

A simple neural network that defines functions for initializing a neural network, forward and backward propagation, and training. It uses a simple neural network architecture with sigmoid activation and binary cross-entropy loss for binary classification. The goal is to train the network to make accurate predictions for binary classification tasks.

  • Updated Nov 1, 2023
  • Python

This repository contains a basic implementation of a feed forward neural network using TensorFlow and Keras to predict the onset of diabetes in Pima Indian women based on certain diagnostic measures. The dataset used for training and evaluation is the Pima Indians Diabetes Database, which is publicly available and widely used for machine learning

  • Updated Mar 18, 2024
  • Jupyter Notebook

Improve this page

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

Learn more