Alex BussanSaying that layer normalization normalizes input across the features was difficult for me to…"In this paper, we transpose batch normalization into layer normalization by **computing the mean and variance used for normalization from…May 20, 2021May 20, 2021
Alex BussanGetting Started with Google Test on OS XGoogle Test is a unit testing framework for C++. Let’s walk through how to get it installed and write some basic unit tests…Jan 13, 20198Jan 13, 20198