Git Product home page Git Product logo

Marwan Ihab's Projects

autoimagecaptioning icon autoimagecaptioning

Combining CNN and RNN using LSTM cells to build a complex automatic image captionning model.

chateau icon chateau

Chat Application using java socket programming

countro icon countro

A login Register based app using firebase with Facebook and Google sign along with navigation controller and auto layout and progressive bar

facial_keypoints_detection icon facial_keypoints_detection

Creating and training a convultion neural network to detect 68 facial keypoints in order to recognize faces and emotions.

humanplusplus icon humanplusplus

Website using php as backend and foundation and bootstrap frameworks as frontend

imagemanipulation icon imagemanipulation

Create image manipulation techniques e.g. resizing to half , color conversion. And also providing the JPEG compression technique from the first step which is performing the DCT and the Zigzag and RLE(run length encoding) and the inverse for each one, all written in c++.

intersectionpoints icon intersectionpoints

Getting the intersection point of a ray cone or a ray sphere using c++. Using this technique in useful in visuals and animation e.g. obstacles detection in games.

least-square-classifier icon least-square-classifier

A machine learning model built using least square classifer method that is trained to identify digits from 0 to 9

maddpg icon maddpg

Code for the MADDPG algorithm from the paper "Multi-Agent Actor-Critic for Mixed Cooperative-Competitive Environments"

marchingsquares icon marchingsquares

C++ algorithm to apply the marching square technique and use it to get the contouring of a binary image.

matcho icon matcho

Matching emojis game implemented for kids using Swift (MVC)

motiongesturescar icon motiongesturescar

An obstacles avoidance car that is controlled using motion gestures using flex sensors.

pythonwebcrawler icon pythonwebcrawler

A python web crawler created to play the wikipedia game Get to Philosophy using Scrapy

rl_tag_game icon rl_tag_game

Reinforcemenet Learning game of tag with 2 autonomous agents in a 2D environment. The game generation begins with a "tagger" agent whose goal is to tag the other agent, and a second "escaper" agent whose goal is to escape this tagger. The generation ends after either the tagger agent touches the escaper (in which case the tagger wins), or after a fixed number of timesteps elapsed (in which case the escaper wins). The tagger and escaper do not ever swap roles; each agent retains his goal across generations.

set icon set

A game implemented in swift to simulate "SET" the famous deck of cards game in MVC design pattern.

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.