These are I think the bases of discernment,
https://www.geeksforgeeks.org/deep-learning/artificial-neural-networks-and-its-applications/
"How do Artificial Neural Networks learn?
Artificial Neural Networks learn by repeatedly improving their predictions from training examples. Consider the task of recognizing cats in images.
- The network is trained using thousands of labeled images of cats and non-cats.
- Each image passes through the network to generate a prediction.
- The predicted result is compared with the correct label to calculate the error.
- The network updates its weights and biases to reduce this error.
- This process is repeated over many training iterations until the network can accurately classify new images."
https://www.geeksforgeeks.org/deep-learning/optimization-rule-in-deep-neural-networks/
"Key Steps in Gradient Descent
Initialize parameters: Randomly initialize the model parameters.
Compute the gradient: Calculate the gradient (derivative) of the loss
function with respect to the parameters.
Update parameters: Adjust the parameters by moving in the
opposite direction of the gradient, scaled by the learning rate."
I reckon the broader the learning field set - eg. 'Is it beneficial to the Earth's environment?
the slower the
α - the learning rate, which is a positive scalar that determines the step size for each iteration.
then the smaller the learning rate increment would optimally be set, to get meaningful convergence.
You can't expect quick answers to difficult questions, especially if the data is very contaminated. Get a nice balance of discernment, and starting condtions - that merely
permit exploration of ideas towards reasoned answers, and let the machine follow and monitor and tweak its own progess.
Ethics extend into mathematics through logic. Go another little way from ethics and you reach philosophy. AI has the language too. The maths is the icing on the cake.
'exponential learning enhancement' is a bigger ask.
Please forgive me for projecting somewhat.
I''ll give the question some more time.
I find starting from these fundamentals it's a qualitative leap