Can we train a feed-forward neural network in an unsupervised manner, to estimate a PDF ?

Yes, we can, but it’s tricky

Using an RBF

We define the cost function:

Where is the Likelihood: Where is defined as:

This formula means thatTODO


Original Files