Skip to content
View Julien-Gustin's full-sized avatar
💻
💻
Block or Report

Block or report Julien-Gustin

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

Hi 👋, I'm Julien

Master’s Student in Data Science at @ULiege, I have an high interest about Deep Learning and Computer Science.

Connect with me:

gustin_julien julien-gustin-bb3151214 @julien_gustin

Languages and Tools:

arduino c cplusplus dart flutter git java linux mongodb mysql opencv pandas python pytorch scikit_learn seaborn tensorflow

 julien-gustin

Pinned Loading

  1. Image-Colorization Image-Colorization Public archive

    Given a grayscale image, we automatically colorize it without any user input. To achieve so, we have build and train a conditional generative adversarial network (cGAN) from scratch.

    Jupyter Notebook 2 1

  2. Inverted-Double-pendulum Inverted-Double-pendulum Public archive

    The Double Inverted Pendulum consists of two joint pendulums connected to a cart that is moving on a track, the RL agent needs to keeps in equilibrium the Double Inverted Pendulum.

    Python 3

  3. Grade-Notifyer-Bot Grade-Notifyer-Bot Public

    Bot that sends you a notification when a project has been graded on the Montefiore submission platform (University of Liege): https://submit.montefiore.ulg.ac.be/index.php/student

    Python 2

  4. Smart-heating Smart-heating Public

    Minimise the temperature difference between the room temperature and the set temperature of a building by using Model Predictive Control (MPC) to control the heater and radiator switches.

    Jupyter Notebook 1 2

  5. Martist Martist Public

    Mathematical artist is a program that generate random artistic pictures using mathematical expression

    C++

  6. Slimming Slimming Public

    An algorithm for intelligently resizing images using dynamic programming

    C