Skip to content
View benoitfrisque's full-sized avatar

Highlights

  • Pro

Block or report benoitfrisque

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

Hi there! 👋 I'm Benoît Frisque benoitfrisque

Data Scientist based in Geneva, Switzerland 🌍

  • 🧠 Recently completed a bootcamp in Data Science and AI at Le Wagon
  • 🎓 Background in Mechanical Engineering
  • 💼 Experience in Data Analytics and Dashboards as Production Manager in a health tech startup

Technical Highlights

  • 📽️ SignLens - Sign Language Translation powered by AI

    • For our final project of Le Wagon BootCamp, we created an application to translate sign language videos into written words
    • We built a recurrent neural network (RNN) model on a dataset of 94k preprocessed videos using Mediapipe
    • The model's accuracy reached 61.3% out of 250 different signs, with a test set size of 20%
    • We implemented an API deployed on Google Cloud Platform and built a user-friendly interface using Streamlit. This interface includes features such as video translation, a learning platform, and an engaging practice game
    • Explore the project repositories for further details: deep learning repo and web interface repo
  • 🏆 2nd place at NovHack 2024

    • Secured 2nd place in a 2-day Data Science Hackathon organized by Euranova, focused on "Reinforcement Learning in the Energy Sector"
    • The objective was to develop an Active Network Management (ANM) model for electricity distribution
    • Using an A2C model (Synchronous Advantage Actor Critic) with MultiInputPolicy, we strategized actions concerning both active (P) and reactive (Q) power injection for individual renewable generators and distributed energy storage units. The primary objective was to minimize energy wastage and prevent breaches of network constraints, such as cable capacity limits

Let's Connect!

bfrisque Email

📧 Feel free to get in touch! Let's connect and collaborate on exciting data projects! 🚀

Languages and Tools

python jupyter sql git bash pandas seaborn tensorflow scikit_learn huggingface mlflow docker gcp fastapi streamlit opencv matlab

Pinned Loading

  1. signlens signlens Public

    SignLens - Deep Learning for Sign Language Classification

    Jupyter Notebook 1

  2. signlens_app signlens_app Public

    Python 2