All the commonly used functions are stored in Functions_Inventory.ipynb
A configuration function is set up to tune and optimize the neural network.
Number of nodes, weights initialization, number of layers, optimizers, .... are explored to find the best configation for the given data.
Using the Iris classification common example.