How to solve randomness in an artificial neural network?

Understand the reasons for the randomness of an artificial neural network and how to fix it.

Renu Khandelwal
Towards Data Science
4 min readJan 31, 2020

--

In this short article, we will understand

  • What is the randomness of an artificial neural network(ANN)?
  • Why do we have randomness in ANN?
  • How to fix the randomness and make a neural network stable?
  • Simple code implementation in keras for consistent results from an ANN

--

--

A Technology Enthusiast who constantly seeks out new challenges by exploring cutting-edge technologies to make the world a better place!