Answer the question
In order to leave comments, you need to log in
How to train a neural network?
Hello everyone :) In the project, I faced the following task:
At the input I have 16 neurons, each of which has already been reduced to a number in the range from 0 to 1, at the output I should get a chance of 1 for these values.
For clarity, I assembled something like this to train the network:
Answer the question
In order to leave comments, you need to log in
16 inputs. binary output. Why is there a neural network?
Take any classic classifier - kNN, DecisionTree, Logistic regression, ... whatever you like, and go ahead. Naive Bayes will give an excellent membership probability. Fortunately, everything has already been implemented before us.
Implemented - in Python - scikit-learn, in R, in any more or less serious machine learning package.
The neural network - except that there is nothing to do, a great desire to delve into the topic and a lot of free time. They have their own scope. Do not poke a neural network into any hole. The microscope is not intended for hammering nails.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question