Skip to content
View EhabR98's full-sized avatar

Block or report EhabR98

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. Transfer-Learning-with-MobileNetV2 Transfer-Learning-with-MobileNetV2 Public

    using transfer learning on a pre-trained CNN to build an Alpaca/Not Alpaca classifier!

    17 11

  2. Image_segmentation_Unet-Tutorial Image_segmentation_Unet-Tutorial Public

    10 2

  3. Investigating-Netflix-Movies-and-Guest-Stars-in-The-Office Investigating-Netflix-Movies-and-Guest-Stars-in-The-Office Public

    Given the large number of movies and series available on Netflix platform, it is a perfect opportunity to flex my data manipulation skills and dive into the entertainment industry.

    3 4

  4. python4everyone-xml-assign python4everyone-xml-assign Public

    n this assignment you will write a Python program somewhat similar to https://www.py4e.com/code3/geoxml.py. The program will prompt for a URL, read the XML data from that URL using urllib and then p…

    Python 2

  5. Using-the-GeoJSON-API Using-the-GeoJSON-API Public

    In this program you will use a GeoLocation lookup API modelled after the Google API to look up some universities and parse the returned data.

    2 1

  6. Extracting-Data-from-JSON Extracting-Data-from-JSON Public

    The program will prompt for a URL, read the JSON data from that URL using urllib and then parse and extract the comment counts from the JSON data, compute the sum of the numbers in the file.

    Python 1