Skip to content
View Heartpray3's full-sized avatar

Block or report Heartpray3

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
Heartpray3/README.md

👋 Hi, I'm Ely

🎓 AI Engineering student @ CentraleSupélec & Polytechnique Montréal
🤖 Reinforcement Learning • Optimization • Robotics • Scientific ML

🔬 About me

  • Research in Reinforcement Learning (PPO, Q-learning, TD3)
  • FPGA acceleration for NP-hard optimization (TSP, Max-Cut)
  • Sim-to-real robotic control with RGB-D perception

🚀 Selected Projects

  • 🌍 Geospatial ML — Top 10/70 on Kaggle (0.89 F1)
  • 🤖 RL for robotic arm — millimeter real-world accuracy
  • 🎮 Game AI agent — 3rd/42 (Minimax + MCTS)

🛠️ Tech

Python C++ PyTorch scikit-learn
Reinforcement Learning FPGA Multithreading Qt Git

🎯 Interests

Deep RL • AI for robotics • Large-scale optimization • SciML

📫 Contact

📍 Paris-Saclay
✉️ ely-cheikh.abass@etud.polymtl.ca
🔗 LinkedIn/ely-cheikh-abass

Popular repositories Loading

  1. Quanser-QArm-RL Quanser-QArm-RL Public

    TD3-based reinforcement learning control for the Quanser QArm (4-DOF), with end-to-end workflows for simulation (QLabs) and real hardware deployment, plus benchmarking and vision-assisted perceptio…

    MATLAB 1 2

  2. Heartpray3 Heartpray3 Public

    Config files for my GitHub profile.

  3. classroom_correction classroom_correction Public

    This repos helps fetching students assignements from github classroom

    Python

  4. AETHER AETHER Public

    AETHER is a ROS2-based multi-robot exploration platform for hazardous environments, combining autonomous SLAM/navigation (Agilex LIMO), real-time command/control via a web dashboard (Angular + Nest…

    Python 1

  5. Smart-Trash Smart-Trash Public

    C++ 1

  6. AI-Agent-Divercity AI-Agent-Divercity Public

    AI agents for Divercité (9×9 diamond board game) built on the Seahorse framework, featuring hybrid gameplay strategies (greedy, MCTS, minimax), local/network play modes, GUI support, and tournament…

    Jupyter Notebook