Skip to content
#

mean-squared-error

Here are 34 public repositories matching this topic...

Neural Network implemented with different Activation Functions i.e, sigmoid, relu, leaky-relu, softmax and different Optimizers i.e, Gradient Descent, AdaGrad, RMSProp, Adam. You can choose different loss functions as well i.e, cross-entropy loss, hinge-loss, mean squared error (MSE)

  • Updated Aug 15, 2022
  • Jupyter Notebook

Life expectancy, an estimate of the number of remaining years of life a person has, is an important consideration for making clinical decisions in primary care. Predicting Life Expectancy helps analyze the average lifespan of the countrymen which helps in making crucial health decisions.

  • Updated May 16, 2021
  • Jupyter Notebook

This repository contains a Jupyter Notebook that implements PCA (Principal Component Analysis) from scratch for facial recognition. It demonstrates the steps involved in PCA, including eigenface computation and accuracy comparisons for different components.

  • Updated May 24, 2023
  • Jupyter Notebook

Improve this page

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

Learn more