Giter Club home page Giter Club logo

Osama Sarhan's Projects

albert icon albert

ALBERT: A Lite BERT for Self-supervised Learning of Language Representations

algorithmsimulator icon algorithmsimulator

A Java based Algorithm simulation project. This project simulates the Linear Search, Binary Search, Selection Sort, Insertion Sort, Merge Sort, Quick Sort, Breadth First Search, Depth First Search, Minimum Spanning Tree (Kruskal), Minimum Spanning Tree (Prim), Shortest Path (Dijkstra).

algorithmsimulator-1 icon algorithmsimulator-1

This project is done as an assignment for the module Design Analysis and Algorithms where this would be an e-learning tool to learn Sorting algorithms for the beginners in this field.

amazon-sagemaker-examples icon amazon-sagemaker-examples

Example notebooks that show how to apply machine learning, deep learning and reinforcement learning in Amazon SageMaker

aws-deepracer-developer-guide icon aws-deepracer-developer-guide

The open source version of the AWS DeepRacer Devloper Guide docs. You can submit feedback & requests for changes by submitting issues in this repo or by making proposed changes & submitting a pull request.

aws-serverless-airline-booking icon aws-serverless-airline-booking

Airline Booking is a complete web application that provides Flight Search, Flight Payment, Flight Booking and Loyalty points including end-to-end testing, GraphQL and CI/CD. This web application is the theme of Build on Serverless Season 2 on AWS Twitch running from April 24th until end of July.

bert icon bert

TensorFlow code and pre-trained models for BERT

best-of-ml-python icon best-of-ml-python

🏆 A ranked list of awesome machine learning Python libraries. Updated weekly.

caesar icon caesar

Encrypt, decrypt, and break caesar's cipher.

caesarcipher icon caesarcipher

Implementation of a Caesar cipher, both encoding and decoding. The key is an integer from 1 to 25. This cipher rotates the letters of the alphabet (A to Z). The encoding replaces each letter with the 1st to 25th next letter in the alphabet (wrapping Z to A). So key 2 encrypts "HI" to "JK", but key 20 encrypts "HI" to "BC".

caffe icon caffe

Caffe: a fast open framework for deep learning.

capsule_net_pytorch icon capsule_net_pytorch

Readable implementation of a Capsule Network as described in "Dynamic Routing Between Capsules" [Hinton et. al.]

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.