3 papers
cs.CV2020
Going Beyond Classification Accuracy Metrics in Model Compression
Vinu Joseph, Shoaib Ahmed Siddiqui, Aditya Bhaskara +5
With the rise in edge-computing devices, there has been an increasing demand to deploy energy and resource-efficient models. A large body of research has been devoted to developing…
cs.LG2019
A Programmable Approach to Neural Network Compression
Vinu Joseph, Saurav Muralidharan, Animesh Garg +2
Deep neural networks (DNNs) frequently contain far more weights, represented at a higher precision, than are required for the specific task which they are trained to perform. Conse…
cs.LG2019
Accelerating Reinforcement Learning through GPU Atari Emulation
Steven Dalton, Iuri Frosio, Michael Garland
We introduce CuLE (CUDA Learning Environment), a CUDA port of the Atari Learning Environment (ALE) which is used for the development of deep reinforcement algorithms. CuLE overcome…