One of the best ways to understand something is to teach it, even if the 'student' is oneself! These are some blogs I contributed hoping they help someone, somewhere :)
If you like any of these or they helped you, please let me know it will definetly motivate me to write more. Also if you have any suggestions or comments please do let me know.

Continuous Diffusion Models for NLP

Post thumbnail
Post thumbnail
Recently there have been many works applying diffusion models to NLP domain, they majorly take two approaches, either they alter the diffusion process a little to make the noising and denoising steps possible for discrete data, or the second approach is to convert the discrete text data into a continuous... [Read More]