Skip to content
View HafsaParker's full-sized avatar
🎯
Focusing
🎯
Focusing
  • Micro Electronics Research Lab

Block or report HafsaParker

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 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. SingleCycleCPU-RISC-V SingleCycleCPU-RISC-V Public

    2

  2. Neural-Network-implementation Neural-Network-implementation Public

    This repository contains all the basics for neural network. Every part is implemented on jupyter Notebook with explanation to every piece of code written.

    Jupyter Notebook 1

  3. Pytroch_Transformer_fromScratch Pytroch_Transformer_fromScratch Public

    Step by step guide of implementing transformer from scratch.

    Python 1

  4. left-leaning-redbalcktree left-leaning-redbalcktree Public

    A left leaning Red Black Tree or (LLRB), is a variant of red black tree, which is a lot easier to implement than Red black tree itself and guarantees all the search, delete and insert operations in…

    Python

  5. Encryption-Decryption-program Encryption-Decryption-program Public

    python(3.7.0) In this program you can encrypt and decrypt any English message.

    Python

  6. Sound-Encoder-Decoder Sound-Encoder-Decoder Public

    This program will take your voice input save it in a text file. The reason for saving it into a text file is there can be a difference in voice recognition. It will save the encoded file in mp3 for…

    Python