Skip to content
View yoann-fleytoux's full-sized avatar
  • Nantes

Highlights

  • Pro
Block or Report

Block or report yoann-fleytoux

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

Pinned Loading

  1. MATLAB_Computer_Vision_Labs MATLAB_Computer_Vision_Labs Public

    Monocular Visual Odometry - Filters for Edge Detection - Detection of characteristic points in the image ("Corners, Lines and Circumferences") - Intrinsic & Extrinsic Camera Calibration - Movement …

    MATLAB 20 8

  2. PYTHON_Kinect_Intelligent_Welcome_Board PYTHON_Kinect_Intelligent_Welcome_Board Public

    Kinect Interactive welcoming billboard system, using gestures, face and emotions recognition. The billboard is meant to propose a global view of the research accomplished by the laboratory. It shou…

    Python

  3. JAVA_Multi_Agent_Energy_Manager_Simulation JAVA_Multi_Agent_Energy_Manager_Simulation Public

    Ce projet à pour objectif de mener à bout la simulation d’un système multi-agent visant à automatiser la luminosité d’une salle de cours en vue de minimiser la consommation d'énergie et d'offrir à …

    Java

  4. PYTHON_Genetic_Simulated_Annealing_TabuSearch_Algorithms PYTHON_Genetic_Simulated_Annealing_TabuSearch_Algorithms Public

    The work consists of the implementation of three metaheuristic approaches - based on simulated annealing, tabu research, genetic algorithms, particle swarm optimization or differential evolution - …

    Python 2

  5. CPP_Password_Manager CPP_Password_Manager Public

    Le système du gestionnaire de mots de passe doit permettre de stocker et partager de manière sécurisée des mots de passe

    C++

  6. PYHTON_Q_Learning_Lab PYHTON_Q_Learning_Lab Public

    Q-learning is a reinforcement learning technique used in machine learning. The goal of Q-learning is to learn a policy, which tells an agent what action to take under what circumstances. It does no…

    Python