Neural Net 101 Intro
WHAT DOES IT DO?
Neural networks are tools for analyzing data. Simply put, they find patterns based on previous
history that have been stored in the network through a process known as training. Once a neural net has been trained it can quickly compute answers or make predictions.
Neural net processing may sound
complicated and we won't lie to you, it's not the easiest thing in the world to do but with Psychonet we have tried to make it as painless as possible. What makes it difficult? Is it the
complex math that's associated with neural nets? The data collection process? Is it the training required? Lets take a look at the big picture to see what's involved. |