HomePosts tagged “Neural Network”

Neural Network

Showing 1 - 2 of 2 results
  • May 28, 2026
Credit risk assessment is one of the most impactful applications of deep learning in the banking and finance sector. This...
  • May 26, 2026
Here I show how to design a signle neuron using numpy library numpy_for_NN In [2]: import numpy as np import...