Data Science is a mindset, not a job title

Sahil Kumar

Sahil Kumar

Data Scientist

UBS

Biography

Data Scientist with experience in executing data-driven solutions to increase efficiency and solving challenging business problems.

Highly Skilled in Python, Deep Learning, Computer Vision, and deploying Data Science Solutions.

Interests

  • Artificial Intelligence
  • Deep Learning
  • Computer Vision

Education

  • Master of Computer Applications, Computer Science, 2018

    Sastra University

  • Bachelor of Science (Honours Course), Computer Science, 2015

    University of Delhi

Experience

 
 
 
 
 

Data Scientist

UBS

Sep 2019 – Present
 
 
 
 
 

Data Scientist

Tata Consultancy Services

Jun 2015 – Jun 2019

Certifications

Deep Learning Specialization

See certificate

Fundamentals of Deep Learning for Computer Vision

See certificate

Machine Learning

See certificate

Projects

*

Convolution is Evolution 😎

This is to see how a kernel will convolve over an image and what will be its output after convolution

TensorFlow Serving

We have build a model and now we want that model to be accessible from web using Tensorflow Serving

Gradient Descent Explaination

Simplified explanation of gradient descent for linear regression in python using numpy

Fundamentals of TensorFlow

Fundamentals of TensorFlow library which will cover building the computational graph model and visualizing that graph in tensorboard

Machine Learning with Scikit-learn

Learn how to use the scikit-learn to build and evaluate the model in python