-
University Of Alexandria
- Alexandria
-
Shopping_AI_Agent_ADK Public
This repo build a shopping AI agent utilizing the ADK framework
Python UpdatedOct 14, 2025 -
-
Training pre-trained models without leveraging pre-trained weights
Jupyter Notebook UpdatedMay 2, 2025 -
-
clad Public
Forked from vgvassilev/cladclad -- automatic differentiation for C/C++
C++ GNU Lesser General Public License v3.0 UpdatedMar 28, 2025 -
-
-
-
Image_Stitching_CV Public
creating a panoramic view using classical computer vision algorithms built from scratch
Jupyter Notebook UpdatedDec 11, 2024 -
-
Neural_Machine_Translation Public
writing a transformer from scratch for a machine translation task then evaluating using BLEU score
Jupyter Notebook UpdatedOct 23, 2024 -
llm-karpathy.c Public
Forked from karpathy/llm.cLLM training in simple, raw C/CUDA
Cuda MIT License UpdatedOct 2, 2024 -
dust Public
Forked from bootandy/dustA more intuitive version of du in rust
Rust Apache License 2.0 UpdatedSep 3, 2024 -
parallel-disk-usage Public
Forked from KSXGitHub/parallel-disk-usageHighly parallelized, blazing fast directory tree analyzer
Rust Apache License 2.0 UpdatedSep 3, 2024 -
llm-1.cpp Public
Forked from GaoYusong/llm.cppA C++ port of karpathy/llm.c features a tiny torch library while maintaining overall simplicity.
C++ MIT License UpdatedAug 2, 2024 -
Tricycle Public
Forked from bclarkson-code/TricycleAutograd to GPT-2 completely from scratch
Python UpdatedJul 25, 2024 -
COS484-HMMs-MEMMs Public
Assignment 2 of COS 484 Natural Language Processing (NLP) course.
Jupyter Notebook UpdatedApr 5, 2024 -
-
-
This is an NLP projects that contains code for working with a dataset as large as the Stanford Sentiment Treebank (SST) dataset, including: loading the dataset, preprocessing the data, and implemen…
Jupyter Notebook UpdatedMar 20, 2024 -
-
multirotor-related-tasks Public
This repository features a collection of multi-rotor related tasks: path planning on Ardupilot Mission Planner, YOLOv7 training for alphanumeric detection and a python script that outlines further …
Jupyter Notebook UpdatedSep 28, 2023 -
ATMEGA32-Calculator Public
This is a low-level implementation for an arithmetic calculator. The calculator consists of an LCD, keypad and the AVR microcontroller. All drivers were written according to the ATMEGA32 datasheet.
C UpdatedSep 11, 2023 -
BigMart-Sales-Analysis-and-Prediction Public
Forked from Technocolabs100/BigMart-Sales-Analysis-and-PredictionThe aim of this data science project is to build a predictive model and find out the sales of each product at a particular store.
GNU General Public License v3.0 UpdatedMay 7, 2023 -
QOSF-Screening-Tasks Public
This is my entry for the screening tasks of the Quantum Open Source Foundation Mentorship Program(QOSF).
Jupyter Notebook UpdatedFeb 25, 2023 -
-