Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8514891
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 11, 20262026-06-11T04:59:40+00:00 2026-06-11T04:59:40+00:00

If I have a three layer neural network and if I have 3 input

  • 0

If I have a three layer neural network and if I have 3 input samples with their corresponding expected output values, how can I determine the values of the weights along all the edges?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-11T04:59:41+00:00Added an answer on June 11, 2026 at 4:59 am

    Estimating the weights of an artificial neural network(ANN) is nothing but a parametric optimization problem. In general one needs a non-linear optimizer to get the job done. Most cost functions that are optimized in the process are those which penalize the mismatch between the network output and the desired output.

    The Backpropagation method is an elegant method of applying gradient based optimization since it enables one to estimate the error at the output of hidden layer neurons. Thus enabling the updation of weights in the hidden layer using error gradients.

    To deal with the problem of local minima in gradient based methods it is common practice to use multi-start methods which essentially amount to repeating the estimation procedure from a bunch of different initial guesses.

    Mind you evolutionary methods such as genetic algorithms also suffer from premature convergence when the population loses diversity.

    Also watch out for overfitting the network to the training data. You won’t be able to get good generalization for unseen data, which after all is the point of function approximation for predictive learning.

    All this aside what is disconcerting is that the number of training samples is too low to yield much information about the function you are trying to approximate. Loosely speaking if the ANN has a large number of free parameters then the training data must provide enough information to allow for a meaningful estimation of the parameters. 3 samples is just too low for any practical function approximation task.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

The output layer of my neural network (3 layered) is using sigmoid as activation
I have a three tier system, SQL Server backend, hand written data access layer,
I have a three layer application in C#. In business layer i have many
I have a three layer structure 1. Presentation layer 2. Business layer 3. Data
I have three layers, the bottom layer is written in C++ and the other
I have a ASP.net (C#) project that is using a three layer architecture. I
Introduction Let's say I have three Domain Objects: Proposition Phase Task A Proposition can
My WCF application receive RequestContext from UI, and I have three layer before fetching
I am using Entity framework for my DAL (Data Access Layer). We have three
I have an application, which will have a view layer organized in three parts:

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.