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 7785265
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 1, 20262026-06-01T20:13:42+00:00 2026-06-01T20:13:42+00:00

Beginner on ANNs: I am implementing a back propagation neural network to predict the

  • 0

Beginner on ANNs:

I am implementing a back propagation neural network to predict the price of gold. I know that I have to split my data into training data, selection data and test data.

However I unsure How to go on about using these sets of data. At first I was training the data network with my training set then after it’s trained I am getting a number of inputs to my network from the test set and comparing the output.

I’m not sure if I’m doing this right and were does the selection set come in ?

thanks in advance!

  • 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-01T20:13:43+00:00Added an answer on June 1, 2026 at 8:13 pm

    The general idea is:

    1. Train the network for a little while on the training set.
    2. Evaluate the network on a second set, often called the validation set. Probably what you’re calling the selection set.
    3. Train the network a little more on the training set.
    4. Evaluate the new network on the selection set again.
    5. Which did better, the old network or the new network? If the new network is better, we’re still getting some use out of training, so goto 3. If the new network is worse, more training will probably only hurt. Use the previously version of the network, since it did better.

    In this way, you can tell when to stop training.

    One easy modification to this is to always keep track of the best network seen so far, and we only stop training when we see some number (say, three) of training attempts that do worse in a row.

    The third set, the test set, is necessary because the selection set is, if indirectly, involved in the training process. Final evaluation must be done on data that was not used at all during training.

    This sort of thing is sufficient for simple experiments, but in general you’ll want to use cross-validation to get a better idea of your system’s performance.

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

Sidebar

Related Questions

Beginner level question Scenario: Have simple string cocantation tool, that I might expand later
Absolute beginner question: I have a template file index.html that looks like this: ...
Beginner programmer here....hope it makes sense :) I have created a console app that
Very beginner's question: I noticed that there's no .to_d (such as order.price.to_d to convert
Beginner rails/javascript question: Let's say that I have a simple Circle model in a
beginner to python here. I have 2 nested lists that I want to merge:
Beginner question: I have a dictionary where the values are lists of (a variable
Am Beginner to java.I have a small doubt while i am developing an application
Iam beginner to windows services , i have a console application to transfer files
Beginner question here. I'm going to make a Jquery function that is used to

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.