Seshadri Kolluri

Seshadri Kolluri

Data Scientist & Hardware Engineer

I am currently working as a Data Scientist at Apple. In my previous life, I worked on developing Gallium Nitride FETs at Texas Instruments and Efficient Power Conversion.

This website is for my notes on various things, and some weekend projects. All opinions expressed here are my own, and are subject to change 😄

Interests

  • Data Science and Visualization
  • Machine Learning
  • Semiconductor Technology Development

Education

  • PhD in Electrical and Computer Engineering

    University of California, Santa Barbara

  • Bachelor of Technology in Electrical Engineering

    Indian Instritute of Technology, Kanpur

Recent Posts

Semiconductor Data Analysis Example

Integrated Circuits (ICs) used in electronic products are manufactured on semiconductor wafers, where each die on the wafer goes through a series of tests at the end of the manufacturing process to determine if it is good for shipment or not (called wafer sort/binning).

Visualizing Traveling Salesman Problem

Traveling Salesman Problem asks the following question: Given a list of cities and distances between them, how do you determine a path that connects all the cities, while minimizing the total distance traveled ?

Monty Hall problem: Understanding & Visualization

Problem Description Monty Hall Problem is one of the most popular probability puzzles. The problem describes a game show where the participant has to choose among three doors, only one of which contains a prize behind it.