Skip to content
#

hidden-layers

Here are 58 public repositories matching this topic...

Feed Forward Neural Network to classify the FB post likes in classes of low likes or moderate likes or high likes, back propagtion is implemented with decay learning rate method

  • Updated Nov 6, 2018
  • Python

In this project, we build and train a model to predict if a customer will defer on a particular loan on an imbalanced dataset. We'll build a layered ANN for this and try to make our model better using Hyperparamater Optimization, before exploring Oversampling to make it more accurate.

  • Updated Aug 8, 2021
  • Jupyter Notebook

Improve this page

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

Learn more