Skip to content
View G-Lauz's full-sized avatar

Highlights

  • Pro

Block or report G-Lauz

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

👋 Hello there, I'm Gabriel

Guided by passion and a belief that every problem has a solution, I pursue research in collaboration with industry partners to achieve product-driven results. My goal is to seek for projects that align with my interests, values and that will allow me to evolve with a team driven by diverse ideas.

👨‍💻  About me

  • 🎓 Master's student in electrical engineering at Université de Sherbrooke.
    • Specializing in Reinforcement Learning and Generative Modeling.
  • 📚 University Lecturer in Artificial Intelligence at Université de Sherbrooke.
  • 🌐 Find me on  LinkedIn Badge

My Work

  • 🔭 I'm currently working on:
    • Developing a Spigot and BungeeCord plugin to handle connection messages through a multi-server configuration.
  • 🌱 Learning and exploring:
    • Generative modeling such as Diffusion models and Transformers architectures.
    • Optimal Control and (Inverse) Reinforcement Learning applied to a variety of vehicles.

My Stack:

python logo cplusplus logo c logo java logo typescript logo javascript logo bash logo csharp logo docker logo kubernetes logo pytorch logo linux logo android logo git logo

Some Stats:

streak graph

Pinned Loading

  1. diffusions diffusions Public

    PyTorch implementations of Denoising Diffusion Models

    Jupyter Notebook

  2. maxent_deep_irl maxent_deep_irl Public

    PyTorch implementation of Maximum Entropy Deep Inverse Reinforcement Learning

    Jupyter Notebook 1

  3. PlayerJoinGroup PlayerJoinGroup Public

    Minecraft plugin that displays a custom message when the player logs in.

    Java 1

  4. introlab/opentera-webrtc-ros introlab/opentera-webrtc-ros Public

    ROS package for OpenTera WebRTC signaling server.

    C++ 15 9

  5. introlab/opentera-webrtc-teleop-frontend introlab/opentera-webrtc-teleop-frontend Public

    OpenTera VUE3.js Frontend to be used with opentera-webrtc signaling server (local or on the Internet)

    Vue 4 1

  6. clipy clipy Public

    An argparse wrapper that eases command line interface creation.

    Python