6.5 Years experienced ML engineer with a double master's degree specializing in natural language processing and computer vision. Expertise lies in leveraging advanced algorithms and techniques to extract meaningful insights from complex data sets. Proven track record of successfully implementing cutting-edge solutions, adept at driving innovation and delivering impactful results.
Segmentation and Classification of CT Renal images using Deep networks:
Published in Springer AISC 2018, 06/2017, 04/2018,
Work is in collaboration with SSSIHMS super specialty hospital. Worked closely with Radiologists to understand the problem and labelling the CT images. Used U-Net like architecture for the segmentation of the kidney from the image and then trained a Convnet to classify it.
Evaluating Training Time of Inception-v3 & Resnet 50,101 Models using TensorFlow across CPU and GPU:
Presented and published at ICECA(2018), IEEE conference, 08/2017, 09/2017
Design of a Compiler, 08/2015, 02/2016,
Implemented the Lexer, Syntax and Semantic analyzer of C like compiler.
Implemented the 3 phases with the best software architecture principles.
Focused on learning the internals of a programming language.