Skip to content
View rehankarthikchandralal's full-sized avatar
đź’­
Constantly Learning
đź’­
Constantly Learning

Block or report rehankarthikchandralal

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 Loading

  1. Implementation-of-a-Configurable-Neural-Processing-Unit-with-Input-and-Weight-Stationary-Dataflows Implementation-of-a-Configurable-Neural-Processing-Unit-with-Input-and-Weight-Stationary-Dataflows Public

    Used Verilog to design an entire NPU that supports two different kinds of dataflows to enable data reuse in order to reduce power consumption and resource utilization

    Verilog 3

  2. Bar-Code-Scanner-Robot-with-Error-Correction-and-Stack-Machine Bar-Code-Scanner-Robot-with-Error-Correction-and-Stack-Machine Public

    Built a Bar Code scanning Robot with the help of LEGO Mindstorms EV3 set that could read an encoded Barcode, decode the barcode and display and speak out the final result.

    Python

  3. Multi-Label-Image-Classification-on-the-COCO-Dataset-using-PyTorch Multi-Label-Image-Classification-on-the-COCO-Dataset-using-PyTorch Public

    Perform dataset analysis, implement data preprocessing, train and evaluate different neural networks on a multi-label classification task using PyTorch.

    Jupyter Notebook

  4. Bash-Script-for-Automated-File-Backup Bash-Script-for-Automated-File-Backup Public

    A Bash script is created which runs every day and automatically backs up any encrypted password files that have been updated in the past 24 hours.

    Shell

  5. League-of-Legends-Match-Predictor League-of-Legends-Match-Predictor Public

    A logistic regression model was developed and trained using PyTorch to predict match outcomes in the League of Legends MOBA game.

    Python

  6. VHDL-for-FPGA-Design VHDL-for-FPGA-Design Public

    As part of the Hardware Description Languages for FPGA Design course of the University of Colorado Boulder, several Design IP's were implemented in VHDL

    VHDL