Personal details

vasu G. - Remote data scientist

vasu G.

Based in: 🇮🇳 India
Timezone: New Delhi (UTC+5.5)

Summary

Hi, I can help you with your projects related to Deep Learning, Computer Vision, NLP and Python.

Please contact me if you need help, code reviews or mentorship with your project. Would ensure all your questions, concerns are fully resolved.

Work Experience

AI Lead
Parspec | Nov 2021 - May 2023
Python

Built and led the AI team at a construction tech startup. Worked on researching, training and deploying deep learning models, designing and implementing custom new algorithms, building end-to-end pipelines for integration of ML code with rest of the system and AI team hiring.

Education

Stanford University
Master's degree・Electrical Engineering
Sep 2013 - Apr 2015
IIT Bhubaneswar
Bachelor's degree・Electrical Engineering
Jul 2008 - May 2012

Personal Projects

Image Classifier - Street View House NumbersIconOpenNewWindows
2020
NumPy
Python 3
TensorFlow
Keras
This project is an Image Classifier for the Street View House Numbers (SVHN) Dataset obtained from house numbers in Google Street View images. A convolutional neural network is used for training, testing and predicting on the SVHN dataset. Project code is available on github and can be accessed at the indicated Project URL.
Image Classifier - CIFAR10 DatasetIconOpenNewWindows
2020
Python 3
Keras
tensorflow 2.x
The project is an Image Classifier for the CIFAR-10 dataset. Cifar10 dataset contains 50,000 32x32 color training images and 10,000 test images. 10 different classes are included in the dataset - airplanes, automobiles, birds, cats, deer, dogs, frogs, horses, ships, and trucks. A minified version of the VGGNet CNN architecture is used for training, testing and predicting on the cifar-10 dataset. Project code is available on github and can be accessed at the indicated Project URL.