Curriculum Vitae

About me and my projects

Posted by Julien on Thursday, June 23, 2022

About me

My name is Julien Gustin I am 22 and I am currently pursuing master studies in Data Science at @Uliege in Belgium. I am passionate about AI and mostly about deep learning, during my free time I like photographie, traveling, hiking and climbing.


Education


Projects

Image colorization

Given a grayscale image, we automatically colorize it without any user input. To achieve so, we built and trained a conditional generative adversarial network (cGAN) from scratch. Our neural network has to understand the different elements present on an image (segmentation) and recolor them in a coherent way for a human. We started from an architecture that has already proven itself from existing works (cfr. Pix2Pix). Understand the architecture in depth, then try variations in order to make it ours and improve it.

colorization

Smart-Heating

The objective of this project is to develop a thermal model of the building and to adjust the parameters of this model based on measurements of the building’s ambient temperature, setpoint temperatures, outdoor temperature and heating outputs. Then to use this model to control the switches and the heating temperature with model predictive control (MPC) in order to minimise the temperature difference between the room temperature and the setpoint temperature.

heater

Inverted double pendulum

The Double Inverted Pendulum consists of two joint pendulums connected to a cart that is moving on a track, the agent needs to keeps in equilibrium the Double Inverted Pendulum by interacting with the environment by applying an horizontal force on a cart. At each transition, additionally to the reward given by the environment, the agent receives a positive, constant signal. A terminal state of the environment is reached when the distance between the upright and the current state is above a given thresold.

pendule

More projects are available on my github


Link to PDF version

CV