mlpack  blog
Augmented Recurrent Neural Networks - Week 8

Augmented Recurrent Neural Networks - Week 8

Konstantin Sidorov, 27 July 2017

Unlike previous weeks, this week was rather quiescent. It didn't feature insane bugs, weird behaviors of the code, mind-boggling compiler messages and anything else of the kind.

However, it featured a work on "casting" gradient clipping and cross-entropy performance function to the mlpack standard API. The pull request with the entire discussion: link. As mentioned in the discussion of the PR, this code is more or less ready for merging into mlpack/master.