I am a PhD student in NLP at the Tokyo Institute of Technology and a PhD Student Researcher at Google Tokyo. My research focuses on tokenization neural language modeling, in particular within CJK translation.
I can be found at https://sigmoid.social/@mc and at https://theoreticallygoodwithcomputers.com.
14:40 UTC
We present LotteryTickets.jl
, a library for finding lottery tickets in deep neural networks: pruned, sparse sub-networks that retain much of the performance of their fully parameterized architectures. LotteryTickets.jl
provides prunable wrappers for all Flux.jl
defined layers as well as an easy macro for making a predefined Flux model prunable.