Skip to content
View HafsaParker's full-sized avatar
🎯
Focusing
🎯
Focusing

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 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. 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. tinyml-pruning-study tinyml-pruning-study Public

    Jupyter Notebook 1

  5. 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

  6. Encryption-Decryption-program Encryption-Decryption-program Public

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

    Python