Blog posts

2020

Abstract of the paper “Competitive Gradient Descent”

less than 1 minute read

Published:

This blog explains method proposed in the paper Competitive gradient descent (Schäfer et al., 2019). This has been written as a supplimentary to the reproducibility report for reproducibility challenge of NeurIPS’19. The report has been published on arXiv. It can be seen at [https://arxiv.org/abs/2001.10820] with this github repository as its source.

2019

Tricks for Manipulating Probability

less than 1 minute read

Published:

Dexterity in probability is needed to solve the fundamental problems of machine learning and artificial intelligence. This blog aims at summing up together the various techniques applied in different probability problems to make calculations easier and, sometimes,even possible!