Skip to content
View MohandHAMADOUCHE's full-sized avatar

Highlights

  • Pro

Block or report MohandHAMADOUCHE

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
MohandHAMADOUCHE/README.md

Hello there πŸ‘‹

visitors Open Source Love

#!/usr/bin/python
# -*- coding: utf-8 -*-

class EmbeddedSystemsEngineer:

    def __init__(self):
        self.name = "Mohand HAMADOUCHE"
        self.role = "Postdoctoral Researcher"
        self.specialization = "Ph.D. in Computer Science and Digital Architecture, specializing in embedded systems and machine learning"
        self.language_spoken = ["fr_FR", "en_US"]

    def say_hi(self):
        print("Thanks for dropping by, hope you find some of my work interesting.")


me = EmbeddedSystemsEngineer()
me.say_hi()

πŸ“ Blogs

πŸ† GitHub Trophies

trophy

Pinned Loading

  1. Reward_Tuning_for_Self-adaptive_Policy_in_MDP Reward_Tuning_for_Self-adaptive_Policy_in_MDP Public

    Reward Tuning for self-adaptive Policy in MDP based Distributed Decision-Making to ensure a Safe Mission Planning

    MATLAB 4 1

  2. Comparison_of_V-Iter_Vs_P-Iter_Vs_Q-learn Comparison_of_V-Iter_Vs_P-Iter_Vs_Q-learn Public

    Comparison of Value Iteration, Policy Iteration and Q-Learning for solving Decision-Making problems

    MATLAB 1

  3. Self-adaptation-Multi-UAV-System Self-adaptation-Multi-UAV-System Public

    This project focuses on demonstrating the effectiveness of the rewards adaptation methodology for constraints management in multi-UAV systems. Simulations are conducted on the CoppeliaSim robot sim…

    MATLAB 1