Giter VIP home page Giter VIP logo

Amr Khaled's Projects

arabic-ocr-using-python icon arabic-ocr-using-python

Our Implementation of an Arabic OCR program as part of Pattern Recognition & Neural Networks course requirements.

getting_into_philosohpy icon getting_into_philosohpy

write a Python script to check the "Getting to Philosophy" law. https://en.wikipedia.org/wiki/Wikipedia:Getting_to_Philosophy Clicking on the first link in the main body of a Wikipedia article and repeating the process for subsequent articles would usually lead to the article Philosophy. The program should receive a Wikipedia link as an input, go to another normal link and repeat this process until either Philosophy page is reached, or we are in an article without any outgoing Wikilinks, or stuck in a loop. A "normal link" is a link from the main page article, not in a box, is blue (red is for non-existing articles), not in parentheses, not italic and not a footnote. You don't have to check style tables or other fancy things, it is enough that the script works with the current Wikipedia style (for example you can use 'class' attribute in Wikipedia tags). For easy validation, please print all visited links to the standard output. Use a 0.5 second timeout between queries to avoid heavy load on Wikipedia (sleep function from time module). You can use https://en.wikipedia.org/wiki/Special:Random to check this hypothesis at home.

lipify---jupyternotebooks icon lipify---jupyternotebooks

A Lip-Reading Application to help interpret videos based on GRID Corpus Dataset, The project uses visual cues as opposed to most audio-visual cues present in most datasets

lipify-lipreading icon lipify-lipreading

Our project's source code and documentation as part of the requirements for Graduation Project-2 (CCEN481) in Computer Engineering Program at Cairo University Faculty of Engineering

my-food-app icon my-food-app

A simple food ordering app as part of my angular learning journey

rotaractsarayatelmaadi icon rotaractsarayatelmaadi

This app is intended for use by Rotaract Sarayat El-Maadi Members to make it easier to communicate between them.

scrabble-game.ai icon scrabble-game.ai

This is the complete source code and documentation for Scrabble Game Project. This project is made for the Spring 2019 Machine Intelligence Course (CMPN402) (Previously for CMPN402/CMP402A Fall 2018) in Computer Engineering Program at Cairo University Faculty of Engineering

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.