Yoann Fleytoux (yoann-fleytoux)

yoann-fleytoux

Geek Repo

Location:Nantes

Github PK Tool:Github PK Tool

Yoann Fleytoux's repositories

active-preference-based-gpr

Companion code for RSS 2020 paper: "Active Preference-Based Gaussian Process Regression for Reward Learning"

Language:PythonLicense:MITStargazers:0Issues:1Issues:0

PYHTON_Q_Learning_Lab

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 not require a model of the environment and can handle problems with stochastic transitions and rewards, without requiring adaptations.

Language:PythonLicense:GPL-3.0Stargazers:0Issues:2Issues:0

beta-VAE-disentanglement

Understanding disentangling in beta-VAE (Keras)

Language:PythonStargazers:0Issues:1Issues:0

BVAE-tf

Disentangled Variational Auto-Encoder in TensorFlow / Keras (Beta-VAE)

Language:PythonLicense:UnlicenseStargazers:0Issues:1Issues:0
Language:CLicense:GPL-3.0Stargazers:0Issues:2Issues:0
Language:C++License:GPL-3.0Stargazers:0Issues:2Issues:0

CPP_Test_Driven_Devellopment_lab

Test-driven development (TDD) is a software development process that relies on the repetition of a very short development cycle: first the developer writes an (initially failing) automated test case that defines a desired improvement or new function, then produces the minimum amount of code to pass that test, and finally refactors the new code to acceptable standards.

Language:C++License:GPL-3.0Stargazers:0Issues:2Issues:0

ENetDepth

An extremely fast RGB-D segmentation network

Language:PythonLicense:MITStargazers:0Issues:1Issues:0

franka_panda

Custom Franka Panda packages for pick and place operations

Language:JavaScriptLicense:BSD-2-ClauseStargazers:0Issues:0Issues:0

franka_robot_controllers

Joint Position Controller with Trapezoid Velocity Model

Language:C++Stargazers:0Issues:1Issues:0

ggcnn

Generative Grasping CNN from "Closing the Loop for Robotic Grasping: A Real-time, Generative Grasp Synthesis Approach" (RSS 2018)

Language:PythonLicense:BSD-3-ClauseStargazers:0Issues:1Issues:0

gpFlappyBird

Flappy Bird AI using Cartesian Genetic Programming (Evolutionary Computation)

Language:PythonLicense:MITStargazers:0Issues:1Issues:0

gqcnn

Python module for GQ-CNN training and deployment with ROS integration.

Language:PythonLicense:NOASSERTIONStargazers:0Issues:1Issues:0

GRXML_Human_Computer_Dialogue

Le but de ce TP/BE est de finaliser la version 1 de l’application de dialogue pour la gestion prise de rendez-vous réalisée dans les TPs précédents, et de développer la version 2. La version 2 permettra à l’utilisateur de réaliser 4 choix d’actions différentes : ● ajouter ​ un nouveau rendez-vous, qui correspond à la fonction réalisée dans la version 1 de l’application ● consulter l ​ es rendez-vous selon un ou plusieurs critères ● modifier ​ un rendez-vous selon un ou plusieurs critères ● supprimer ​ un rendez-vous selon un ou plusieurs critères Le but est de recueillir pendant ces scénarios des informations afin de générer en bout de fil une requête ​ SQL ​ qui serait envoyée à une base de données ​ SQL.

Language:Standard MLLicense:GPL-3.0Stargazers:0Issues:2Issues:0

librealsense

Intel® RealSense™ SDK

Language:C++License:Apache-2.0Stargazers:0Issues:1Issues:0

MATLAB_More_Computer_Vision_Labs

TP1_Caractérisation_Spectrale TP3_Transformée_de_hough_et_de_radon TP4_Transformée_en_distance TP5_Détecteur_de_visage

Language:MATLABLicense:GPL-3.0Stargazers:0Issues:2Issues:0

MATLAB_Vision_3D_Localisation_Monoculaire_Lab

read Vision 3D_Localisation_Monoculaire_Lab.pdf

Language:MATLABLicense:GPL-3.0Stargazers:0Issues:2Issues:0

MATLAB_Vision_3D_Segmentation_Par_Capteur_Kinect

read Rapport_Vision_3D_Segmentation_Par_Capteur_Kinect.pdf

Language:MATLABLicense:GPL-3.0Stargazers:0Issues:2Issues:0
Language:PythonStargazers:0Issues:1Issues:0

practicalAI

📚 Learn ML with clean code, simplified math and illustrative visuals.

Language:Jupyter NotebookLicense:MITStargazers:0Issues:1Issues:0

Presentation_Article_Scientifique_A_Kinodynamic_steering-method_for_legged_multi-contact_locomotion

Kynodynamic planning ​ désigne une classe de problèmes de planification de mouvement qui consiste à satisfaire des contraintes, non seulement sur la cinématique du système, mais aussi sur sa dynamique, c’est-à-dire les vitesses et les accélérations.

License:GPL-3.0Stargazers:0Issues:2Issues:0

Presentation_Article_Scientifique_Incremental_Dialog_Processing_in_a_Task_Oriented_Dialog

But du papier : montrer l’efficacité de l’IDP appliqué à un système réel fournissant des informations sur les horaires de transports et les itinéraires, dans le but d’améliorer le taux de succès d’une tâche, ce qui n’a pas encore été fait auparavant.

License:GPL-3.0Stargazers:0Issues:2Issues:0

PYTHON_Web_Scraping_Taxi_Pepper

A Web scraping script to search for taxis companies in France, and some code used on a Pepper Robot to converse with the user, make the search request and tell him the results

Language:PythonLicense:GPL-3.0Stargazers:0Issues:2Issues:0

Robotic-Manipulation-6.881

Assignment submissions for 6.881 - Robotic Manipulation Fall 2020

Language:Jupyter NotebookStargazers:0Issues:0Issues:0

t81_558_deep_learning

Washington University (in St. Louis) Course T81-558: Applications of Deep Neural Networks

Language:Jupyter NotebookLicense:Apache-2.0Stargazers:0Issues:1Issues:0
Language:PythonStargazers:0Issues:1Issues:0
Language:PythonStargazers:0Issues:1Issues:0

VREP_Robotic_Simulation_Lab

VREP simulation of a mobile wheeled robot painting a surface

Language:LuaLicense:GPL-3.0Stargazers:0Issues:2Issues:0