Skip to content

Code implementing KL divergence based loss function and showing its optimisation for addressing regression problems using neural networks

Notifications You must be signed in to change notification settings

adeeplearner/KLDivLossForGaussians

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

KL Divergence based loss for learning Gaussian distribution for regression problems

The code is provided as implementation of KL divergence based loss for learning Gaussian distribution. It additionally include the function, partial derivatives to the function as well as optimisation using gradient descent.

Here is the output from this code, which is part of a series of blog posts at adeeplearner.github.io

animation pi

About

Code implementing KL divergence based loss function and showing its optimisation for addressing regression problems using neural networks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages