Skip to content
#

feedforward-neural-network

Here are 17 public repositories matching this topic...

Machine learning techniques, such as Linear Regression, Logistic Regression, Neural Networks (feedforward propagation, backpropagation algorithms), Diagnosing Bias/Variance, Evaluating a Hypothesis, Learning Curves, Error Analysis, Support Vector Machines, K-Means Clustering, PCA, Anomaly Detection System, and Recommender System.

  • Updated Jan 7, 2018
  • MATLAB

Neural networks is a model inspired by how the brain works. It is widely used today in many applications: when your phone interprets and understand your voice commands, it is likely that a neural network is helping to understand your speech; when you cash a check, the machines that automatically read the digits also use neural networks.

  • Updated Jun 23, 2020
  • MATLAB

Content-based image retrieval (CBIR) is a technique that helps in searching a user desired information from a huge set of image files and interpret user intentions for the desired information. The retrieval of information is based on features of image like colour, shape, texture, annotation etc. In addition, the system with neural network can le…

  • Updated May 1, 2019
  • MATLAB

Improve this page

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

Learn more