Skip to content
View yacine-baghli's full-sized avatar
  • Polytech Nancy
  • Nancy, France

Block or report yacine-baghli

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

Pinned Loading

  1. KnowledgeGraphsPersonality KnowledgeGraphsPersonality Public

    This project demonstrates how to create a "hybrid" Knowledge Graph (KG) by merging factual data with abstract personality insights. It then uses this unified graph in a RAG-like pattern to power a …

    Jupyter Notebook

  2. im2D2code3D im2D2code3D Public

    During this project my objective was to build the best possible CadQuery code generator from a 2D image of a 3D part, within a 7-hour time constraint.

    Python

  3. IA-Facial-Recognition-Matlab IA-Facial-Recognition-Matlab Public

    As part of a module attended at Polytech Nancy and following the completion of the Matlab proficiency certificate, we had the opportunity to apply linear algebra concepts combined with image proces…

    MATLAB

  4. RL-HumanoidControlPPO RL-HumanoidControlPPO Public

    This repository features an implementation of the PPO algorithm to solve the Humanoid-v5 high-dimensional control task. It leverages Stable-Baselines3 and Gymnasium for training and visualizing a r…

    Python

  5. IP-Address-Tracker IP-Address-Tracker Public

    This project represents the integration of a web design created by a graphic designer into a fully functional web application. The objective was to faithfully translate the design into code using H…

    JavaScript

  6. TicTacToe-2.0 TicTacToe-2.0 Public

    The objective was to create a networked game allowing two players to connect to a server and play matches, exchange messages, and use commands.

    Java