Pinned Repositories
adminHourglassAngular
DrDRL
Framework and data of the paper "An Intentional Forgetting-Driven Self-Healing Method For Deep Reinforcement Learning Systems" published in ASE2023.
LOG8415_final_project
Final Lab Assignment of LOG8415: Scaling Databases and Implementing Cloud Patterns
nudity_detection
Package for nudity detection
SEMLA-Tutorial-Debugging-Deep-Reinforcement-Learning
This tutorial is an initiation into DRL, during which we’ll try to debug a DRL algorithm containing real bugs using our Debugger RLExplorer.
weapon_detection
Package for firearm detection.
yolo_sliding_window
All scripts related to yoloV4 sliding window
RLHive
DeepFault
RLDebugger
ahmedhajyahmed's Repositories
ahmedhajyahmed/BiDAF_pytorch
Implementing the Bidirectional Attention Flow model using pytorch
ahmedhajyahmed/DrDRL
Framework and data of the paper "An Intentional Forgetting-Driven Self-Healing Method For Deep Reinforcement Learning Systems" published in ASE2023.
ahmedhajyahmed/nudity_detection
Package for nudity detection
ahmedhajyahmed/weapon_detection
Package for firearm detection.
ahmedhajyahmed/yolo_sliding_window
All scripts related to yoloV4 sliding window
ahmedhajyahmed/adminHourglassAngular
ahmedhajyahmed/askAnExpert
ahmedhajyahmed/datasets
All the datasets that I used during my journey
ahmedhajyahmed/DeepFault
ahmedhajyahmed/demo_bug_pred
ahmedhajyahmed/Fantasy-Premier-League
Creates a .csv file of all players in the English Player League with their respective team and total fantasy points
ahmedhajyahmed/Fantasy_PL_Big_Data
ahmedhajyahmed/LOG8415_final_project
Final Lab Assignment of LOG8415: Scaling Databases and Implementing Cloud Patterns
ahmedhajyahmed/SEMLA-Tutorial-Debugging-Deep-Reinforcement-Learning
This tutorial is an initiation into DRL, during which we’ll try to debug a DRL algorithm containing real bugs using our Debugger RLExplorer.
ahmedhajyahmed/ahmedhajyahmed.github.io
Github Pages template for academic personal websites, forked from mmistakes/minimal-mistakes
ahmedhajyahmed/ferme_sf
ahmedhajyahmed/final_backend_chat
ahmedhajyahmed/HourGlass-Spring-Boot
ahmedhajyahmed/HourglassAngular
Framework Project
ahmedhajyahmed/INSAT_admin_dashbord
ahmedhajyahmed/introduction-to-TensorFlow
in this repository you can find some example and code snippet of deep learning implementations using tensorflow and deep learning libraries .
ahmedhajyahmed/ldapChat-x509Certificat
ahmedhajyahmed/moa
MOA is an open source framework for Big Data stream mining. It includes a collection of machine learning algorithms (classification, regression, clustering, outlier detection, concept drift detection and recommender systems) and tools for evaluation.
ahmedhajyahmed/people_emotions
A collection of 3 deep learning models working together to predict people emotions through a voting classifier that comes with two strategies : "soft" and "hard".
ahmedhajyahmed/ProjetPU
ahmedhajyahmed/pygoat
intentionally vuln web Application Security in django
ahmedhajyahmed/question_answering_system_BiDAF
Creating a question answering system using the BiDAF model. We used the Flask framework to develop our system.
ahmedhajyahmed/stageEte
ahmedhajyahmed/yolo_object_detction
Package for tensorflow implementation of YOLO