Skip to content
View pulaksahoo's full-sized avatar

Block or report pulaksahoo

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Popular repositories Loading

  1. digisim digisim Public

    Scalable Simulation of Complex Combinational Digital Logic using Racket and it is also implemented in Python. It is available as a library i.e. Digisim in PyPi.

    Python 1

  2. Hash-based-Sharding Hash-based-Sharding Public

    This project provides a more simple, efficient and flexible alternative that does not require virtual shards.

    Python 1 1

  3. Transfer-Learning Transfer-Learning Public

    Transfer Learning using Imagenet pretrained models VGG19 and ResNet50. The pretrained model were used to verify the accuracy on the CPUs/GPUs and retrain them on a different set of data to reduce t…

    Python

  4. Video-Polarity-Detection Video-Polarity-Detection Public

    This project implements real-time CNNs using a Convolutional Neural Network (CNN) based model. The model trained is an Xception model known to be miniXception model by Octavio Arriaga for emotion c…

  5. GCM-Parallel-Programming GCM-Parallel-Programming Public

    The objective of this project was to find an optimized Galois Counter Mode(GCM) and then analyse it to its corresponding sequential mode with respect to its efficiency in terms of performance.

    Python

  6. Prefix-Sum-Parallel-Programming Prefix-Sum-Parallel-Programming Public

    The objective of this project was to find an optimized Prefix Sum and then analyse it to its corresponding sequential mode with respect to its efficiency in terms of performance. There was also an …

    C