GithubHelp home page GithubHelp logo

Hi there 👋

I am a Computer Science graduate student at Columbia University in the City of New York. I have two years of experience in Machine Learning and Data Science roles.

My core competencies include training large custom neural network models on TPUs, Deep Learning, Natural Language Processing, and Statistical Modeling. I am familiar with Apache Beam on Google Cloud Dataflow and PySpark for large scale parallel processing of Big Data.

Gmail Linkedin

forthebadge

Some quick links to personal projects:

Nikhil Balwani's Projects

appointment-system-java icon appointment-system-java

Appointment System in Java. Allows Doctors and Patients to register with the system. Doctors can set their available slots during different days of the week and Patients can view these slots with the doctor of their choice and select the one which is convenient for them to book an appointment.

bloom-filter icon bloom-filter

A systematic study of the Bloom filter (1970), a space and time-efficient data structure, for set membership testing. The study included performance analysis on false positive error rate and run-time.

complex-number-operations-in-c icon complex-number-operations-in-c

A structure for complex numbers and implementation of multiplication, division, addition, subtraction and power operations in C.

detecting-objects-with-darkflow-yolov2 icon detecting-objects-with-darkflow-yolov2

Takes an input image, scans for objects in the image, outputs top-left and bottom-right coordinates of the object, its height and width, name of the objects, and stores these parameters in a text file.

fft icon fft

An implementation of FFT in C using Decimation in Time Algorithm. The program uses a recursive function to use the decimation in time recurrence.

mips-processor-8bit icon mips-processor-8bit

8-bit processor in Verilog Hardware Definition Language. The architecture is MIPS (Microprocessor without Interlocked Pipeline Stages).

okapi-bm25 icon okapi-bm25

Implementation of Okapi BM25 "Best Matching" ranking function. Estimates the ranking of a document in terms of relevance to a search query.

pdp-checklist icon pdp-checklist

Checklist for compliance with Personal Data Protection Bill (PDP) 2019, India

queue-in-python icon queue-in-python

Implementation of a Queue without inbulit functions in Python and a FIFO scheduling example.

rref-matlab icon rref-matlab

Implementation of RREF without using the inbuilt function in MATLAB.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.