|
|
|
|
|
by visarga
2883 days ago
|
|
You can't make a full on model audit on a neural net, but there are architectures such as the Transformer (an attention scheme) that can give a lot of insight into what the neural net thinks. We can also visualise what inputs maximally activate a deep neuron in a CNN. Not all DL models are truly black boxes. |
|
State models (Markovian) are sometimes able to explain things but not always really, especially in complex cases.