Heba Atef (Heba-Atef99)

Heba-Atef99

Geek Repo

Company:@Smart-Exam-Website @SW-21-STP

Github PK Tool:Github PK Tool

Heba Atef's repositories

Language:Jupyter NotebookLicense:MITStargazers:4Issues:1Issues:0

ML_optimization_algorithms

This is an implementation of different optimization algorithms such as: - Gradient Descent (stochastic - mini-batch - batch) - Momentum - NAG - Adagrad - RMS-prop - BFGS - Adam Also, most of them are implemented in vectorized form for multi-variate problems

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

Air-Passengers-Time-Series

This a time series data project that applies all the concepts

Language:Jupyter NotebookStargazers:0Issues:2Issues:0

arabic_dialects_classification

NLP project about classifying the Arabic dialects into five classes.

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

c_programming

This is a repo of assignments using C

Language:CStargazers:0Issues:1Issues:0

Cats_VS_Dogs

A kaggle classification problem

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

Codeforces_Problems

This is a repo for all the problems that I have solved (& still solving :D) on Codeforces

Language:C++Stargazers:0Issues:1Issues:0

DES

The Data Encryption Standard (DES) is a symmetric-key block cipher published by the National Institute of Standards and Technology (NIST). DES is an implementation of a Feistel Cipher. It uses 16 round Feistel structure. The block size is 64-bit. Though, key length is 64-bit, DES has an effective key length of 56 bits, since 8 of the 64 bits of the key are not used by the encryption algorithm (function as check bits only).

Language:C++Stargazers:0Issues:1Issues:0
Language:JavaStargazers:0Issues:1Issues:0
Language:CSSStargazers:0Issues:1Issues:0
Language:JavaStargazers:0Issues:1Issues:0
Language:CStargazers:0Issues:1Issues:0

Head_Pose_Estimation

A project about estimating the head pose using pitch, yaw, and roll

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

Kenken-Game

The goal of this project is to create a software that solves the KENKEN puzzle. This is a constrain satisfaction problem (CSP), and we implement and analyze the performance of the three algorithms of CSP: 1. Backtracking Backtracking with forward checking Backtracking with arc consistency

Language:PythonStargazers:0Issues:1Issues:0
Language:HTMLStargazers:0Issues:1Issues:0
Language:C#Stargazers:0Issues:1Issues:0

Multi-Cancer-Identification-and-Segmentation

This is a project for brain and breast cancer classification and segmentation

Language:Jupyter NotebookStargazers:0Issues:1Issues:0
Language:PythonStargazers:0Issues:1Issues:0
Stargazers:0Issues:1Issues:0

ID-Documents-Verification-System

ITI Graduation Project - ID & Documents Verification System

Stargazers:0Issues:0Issues:0

ml-coursera-python-assignments

Python assignments for the machine learning class by andrew ng on coursera with complete submission for grading capability and re-written instructions.

Language:Jupyter NotebookStargazers:0Issues:0Issues:0
Language:C++Stargazers:0Issues:1Issues:0

Refugee_Analysis

This is a data visualization project about refugees all around the world

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

Signature-Detection

This is a signature detection project using FasterRCNN.

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

Signature-Verification

This is a signature verification project to classify whether the signature is real or forged using Siamese Network.

Language:Jupyter NotebookStargazers:0Issues:1Issues:0
Language:C#Stargazers:0Issues:0Issues:0

web_scraping

These are three tasks about web scraping

Language:Jupyter NotebookStargazers:0Issues:1Issues:0
Language:C#Stargazers:0Issues:2Issues:0