Giter Site home page Giter Site logo

Hello there, I am Gehad!

I have a deep passion for computer science, with a particular fondness for machine learning, especially in the realm of Natural Language Processing (NLP).

🌱 At present, I am actively advancing my knowledge of data science.
💬 Feel free to reach out if you have inquiries regarding statistics, Python, NLP, or machine learning and Deep Learning in general.

📫 How to reach me:

gmail Badge

LinkedIn Badge

👨👩 Social

codePen Badge LeetCode Badge kaggle Badge goodReads Badge

Anurag's github stats


سُبحانَكَ اللَّهمَّ وبحمدِكَ، أشهدُ أن لا إلَهَ إلَّا أنتَ أستغفرُكَ وأتوبُ إليكَ

Gehad Hisham's Projects

a-visual-history-of-nobel-prize-winners icon a-visual-history-of-nobel-prize-winners

The Nobel Prize is perhaps the world's most well known scientific award. Every year it is given to scientists and scholars in chemistry, literature, physics, medicine, economics, and peace. The first Nobel Prize was handed out in 1901, and at that time the prize was Eurocentric and male-focused, but nowadays it's not biased in any way. Surely, right? Well, let's find out! What characteristics do the prize winners have? Which country gets it most often? And has anybody gotten it twice? It's up to you to figure this out. The dataset used in this project is from The Nobel Foundation on Kaggle.

analyze-a-b-test-results- icon analyze-a-b-test-results-

For this project, I will be working to understand the results of an A/B test run by an e-commerce website. The goal is to work through this notebook to help the company understand if they should implement the new page, keep the old page, or perhaps run the experiment longer to make their decision.

arabert icon arabert

Pre-trained Transformers for the Arabic Language Understanding and Generation (Arabic BERT, Arabic GPT2, Arabic Electra)

aravec icon aravec

AraVec is a pre-trained distributed word representation (word embedding) open source project which aims to provide the Arabic NLP research community with free to use and powerful word embedding models.

arithmetic-arranger- icon arithmetic-arranger-

Create a function that receives a list of strings that are arithmetic problems and returns the problems arranged vertically and side-by-side. The function should optionally take a second argument. When the second argument is set to `True`, the answers should be displayed. ### For example Function Call: ```py arithmetic_arranger(["32 + 698", "3801 - 2", "45 + 43", "123 + 49"]) ``` Output: ``` 32 3801 45 123 + 698 - 2 + 43 + 49 ----- ------ ---- ----- ```

binary-tree-with-a-mathematical-expression- icon binary-tree-with-a-mathematical-expression-

The project is to build a binary tree with a mathematical expression maybe something like this : 2*4-5 , this is the first version of it, the second version is to add parentheses: (2+3)*4

covid19-investigation icon covid19-investigation

In this is study it will be presented an exploratory data analysis for covid in the world. Then, I will focus on the data from Egypt, my home country.

cs231n-1 icon cs231n-1

My assignment solutions for CS231n - Convolutional Neural Networks for Visual Recognition

fastapi icon fastapi

What you need to know to start building APIs using FastAPI

fine-tune-bert-tensorflow icon fine-tune-bert-tensorflow

Fine-tuning a Bidirectional Transformers for Language Understanding (BERT) model for text classification with TensorFlow.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.