hafsa parker (HafsaParker)

HafsaParker

Geek Repo

Company:Micro Electronics Research Lab

Github PK Tool:Github PK Tool

hafsa parker's repositories

Neural-Network-implementation

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

Language:Jupyter NotebookStargazers:1Issues:0Issues:0

Blog_generation_LLM_APP

This repo contains the basics of Blog generation app using LLama 2 and hugging face API.

Language:PythonStargazers:0Issues:0Issues:0
Stargazers:0Issues:0Issues:0
Language:PythonStargazers:0Issues:0Issues:0
Language:PythonStargazers:0Issues:0Issues:0

Encryption-Decryption-program

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

Language:PythonStargazers:0Issues:0Issues:0

FastAPI

This repo contains the basics of FASTAPI

Language:PythonStargazers:0Issues:0Issues:0

left-leaning-redbalcktree

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 O(logn) time.

Language:PythonStargazers:0Issues:0Issues:0
Language:PythonStargazers:0Issues:0Issues:0
Language:PythonStargazers:0Issues:0Issues:0
Language:C++Stargazers:0Issues:0Issues:0

Riscv-Single-Cycle-Cores

This repository contains the implementation of RISC-V Single Cycle Cores done by Undergraduate Students by using CHISEL and Functional Programming w/ Scala

Language:ScalaLicense:GPL-3.0Stargazers:0Issues:0Issues:0

Scala-Chisel-Learning-Journey

This repository is for students to go through the Learning Journey for CHISEL and Funcitonal Programming with SCALA also perform tasks related to it.

Language:ScalaStargazers:0Issues:0Issues:0
Stargazers:0Issues:0Issues:0

Pytroch_Transformer_fromScratch

Step by step guide of implementing transformer from scratch.

Stargazers:0Issues:0Issues:0

RISC-V-MicroArchitecture-Using-TL-Verilog

This repo contains five stage pipeline from TL-Verilog on Makerchip IDE.

Stargazers:0Issues:0Issues:0
License:NOASSERTIONStargazers:0Issues:0Issues:0

SHA3-Python-3-implementation

Python 3 code for SHA-3 cryptographic algorithm

Stargazers:0Issues:0Issues:0

Sound-Encoder-Decoder

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 format. than it will decode the file by tect to speech converter and some piece of code and save it into another file.

Language:PythonStargazers:0Issues:0Issues:0

Supervised-Machine-Learning-Regression-and-classification

This repo contains all the practice lab in the course "Supervised Machine Learning: Regression and classification" on Coursera by AndrewNg

Language:PythonStargazers:0Issues:0Issues:0