#33
in
Deep learning
#15
in
Tensorflow
Code for anyone interested: https://github.com/raminmh/CfC
Although the article is recent the paper from the article has been available on preprint/arxiv since June 2021[1], implementations for pytorch & tensorflow are also available[2] for those interested.
[1]: https://arxiv.org/abs/2106.13898 [2]: https://github.com/raminmh/CfC
It's linked from the CSAIL announcement, was last updated a few hours ago, and in the new paper, you'll find this just above References:
Code availability All code and materials used in the analysis are openly available at https://github.com/raminmh/CfC under an Apache 2.0 license for the purposes of reproducing and extending the analysis (https://doi.org/10.5281/zenodo.7135472).
So it seems to be pretty current.