Skip to content
View thomktz's full-sized avatar
  • Paris, France

Highlights

  • Pro

Organizations

@bokeh @QuantMates
Block or Report

Block or report thomktz

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

Thomas Kientz

Master's student at ENSAE Paris.

Coding competitions - Hackathons

  • 🥇 1st place in the ENSAE Finance society x Ostum Asset Management 2022-2023 Hackathon, focusing on Recurrent Reinforcement Learning for portfolio optimization.
  • 🥇 1st place in the 2021-2022 Solidarity Hackathon (DataForGood & Eleven), where we measured gender inequalities in cinema using AI. See our project here.
  • 🥇 1st place in the AI & sustainability 2021-2022 Hackathon (HEC Paris & Institut Polytechnique de Paris), where we evaluated the carbon emissions of the daily commutes of a company. See our project here.

Projects

On the effect of removing the background of training images in VAE and GAN performance

Advanced Machine Learning project. Removing the background of training images to see if the models train faster, better, and if their latent spaces allowed for more interpretable control of the generated faces. Below are the effects of the first PCA vector in style space for the greyed-out and the original ("raw") model.

image image

Applied Statistics Research Project

Developed a pipeline for the easy implementation of ensemble models in a pipeline to forecast variations in the VIX index. Check it out here.

Convolutional Neural Network Project

Created a Convolutional Neural Network used to translate drawings into LaTeX, with a pygame GUI. Check it out here. (Not a lot of true formulas I could write with the subset of characters I included...)

Ant Colony Simulation

Simulated ant colonies for optimal path-finding in C++. Optimization was my main contribution. Check it out here.

Neural Style Transfer

Developed a Neural Style Transfer algorithm that generates images similar to one image but in the style of another. Check it out here.



Popular repositories

  1. FaceAI-BGImpact FaceAI-BGImpact Public

    Advanced Machine Learning project: Effect of removing the background from training images on Variational AutoEncoders and GANs

    Python 3 2

  2. style-transfer style-transfer Public

    Python 1

  3. betterave betterave Public

    School management system

    HTML 1 3

  4. Autoencoder Autoencoder Public

    Image autoencoder trained on FFHQ image dataset

    Python

  5. VAE VAE Public

    Variable Autoencoder with PCA, a GUI and sliders to generate faces

    Python

  6. thomktz thomktz Public