Emilien

Projets Open Source

Vitrine open source des mes projets.

VIRAL

Vision-grounded Integration for Reward design And Learning. https://arxiv.org/abs/2505.22092

Jupyter Notebook7Voir sur GitHub

RPG-Random-Bot

A RPG Random Bot discord / Dice roller with stats

Python5Voir sur GitHub

Style-transfer-between-images

This project implements an image style transfer algorithm using a pre-trained VGG19 model. The goal is to generate a target image that combines the content of a source image with the style of another image.

Python0Voir sur GitHub

CNN-Resnet-MNIST-Optuna

This project implements various deep learning models to classify the MNIST dataset, utilizing both Convolutional Neural Networks (CNN) and ResNet architectures. The main functionality includes hyperparameter optimization using Optuna and training visualization with TensorBoard.

Python1Voir sur GitHub

Subtitles-Generator-AI

This project provides a tool for automatically generating subtitles for videos, supporting both transcription and translation into multiple languages using Whisper and Helsinki-NLP MarianMT models.

Python4Voir sur GitHub

rush-hour-etu

The goal of this project is to write a program to find a solution to the Rush Hour game.