Skip to content
View Naveen-Lalwani's full-sized avatar
💭
Seeking Full Time Opportunities
💭
Seeking Full Time Opportunities
Block or Report

Block or report Naveen-Lalwani

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. Compression-Techniques-for-Deep-Neural-Networks Compression-Techniques-for-Deep-Neural-Networks Public

    Compression of Deep Neural Networks LeNet-300-100 and LeNet-5 trained on MNIST and CIFAR-10 using Quantization, Knowledge Distillation & Pruning.

    Jupyter Notebook 16 3

  2. Smart-Shoes Smart-Shoes Public

    This project is a prototype of fitness tracking smart shoes that also has a Pico Projector embedded in the shoe to display the user fitness data.

    Python 1

  3. Android_Pedometer_App Android_Pedometer_App Public

    A simple Java based Android Pedometer app created by processing phone's Accelerometer values

    Java

  4. GA-PSO-optimized-LQR-controller-for-Active-Suspension-System-for-Quarter-Car-Model GA-PSO-optimized-LQR-controller-for-Active-Suspension-System-for-Quarter-Car-Model Public

    AI optimized Eigenstructure Assignment based objective function for LQR controller for Active Suspension System for Quarter Car model

    MATLAB 29 7

  5. Glove_Mouse Glove_Mouse Public

    Working prototype of a wearable glove mouse with ability to work in air.

    C++ 1 1

  6. High-Performance-ID3-Decision-Trees High-Performance-ID3-Decision-Trees Public

    Design of high performance kernels for ID3 Decision Tree algorithm for Intel Broadwell Architecture using SIMD instructions, compiler optimizations and cache aware implementations.

    C++