Skip to content
View KshitijLakhani's full-sized avatar
  • NVIDIA
  • Santa Clara

Block or report KshitijLakhani

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

Popular repositories Loading

  1. VLSI_Verilog_Projects VLSI_Verilog_Projects Public

    RTL Synthesis for Fast Arithmetic circuits like Booth encoded Multipliers, Carry Save Adders, Fixed-Point and Floating-Point conversions, Control circuits like State Machines, and DSP applications …

    Verilog 13 4

  2. Cache_Profiling Cache_Profiling Public

    Matrix multiplication is used to investigate and optimize blocking factor, associativity and size of cache hierarchy. Attributes like miss rate and execution time are tabulated and compared.

    C++ 2

  3. Intro_to_Parallel_Computing Intro_to_Parallel_Computing Public

    Efficient Implementation of CUDA Algorithms like scan, reduce, histogram, sort and search among others via applications like blurring of images, red eye removal, searching and histogram equalization

    Cuda 1

  4. DNN_Machine_Learning DNN_Machine_Learning Public

    Implementation of some basic Machine Learning Tasks like logistic and linear regression, simple image classification, Deep CNNs, etc. using python and keras primarily

    Python 1

  5. facial-expression-recognition facial-expression-recognition Public

    Deep CNN model using data augmentation with a very high accuracy of 78.51% on Kaggle's fer2013 dataset

    Python 1

  6. Trial Trial Public

    Trial space

    C