Thanks to visit codestin.com
Credit goes to github.com

Skip to content
View BryanBradfo's full-sized avatar
🥑
Artificial or real intelligence?
🥑
Artificial or real intelligence?

Highlights

  • Pro

Block or report BryanBradfo

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

Hey 👋 What's up?

Machine Learning Engineer @ Iliad Group (Free & Scaleway) | École Polytechnique - IP Paris

About Me

I am Bryan, a Computer Scientist passionate about Artificial Intelligence, MLOps, AI Agents, LLMs, and Data Science. I am driven by the potential of machine learning to address complex challenges and create impactful solutions. Outside of work, I love traveling to explore new countries and cultures.

cat /config/bryan_chen.yml
metadata:
  name: Bryan Chen
  title: Machine Learning Engineer
  location: Paris, France 🇫🇷
  tagline: Engineering the intelligence in AI & Automating with it.

core_competencies:
  -
    area: Artificial Intelligence
    skills: [Deep Learning, Generative AI, Computer Vision, NLP, Responsible AI, Agentic AI]
  -
    area: MLOps & Data Engineering
    skills: [CI/CD, Docker, DVC, MLflow, ETL Pipelines, GitHub Actions]
  -
    area: Software Engineering
    skills: [Python, Git, FastAPI, SQL, JAX, C++, C, Java]

career_highlights:
  - role: Machine Learning Engineer
    company: Iliad Group (Free & Scaleway)
    focus: Building production-level GenAI solutions and data pipelines.
  - role: Machine Learning Research Engineer
    institutions: [École Polytechnique, ENS Ulm, NUS, CNRS]
    focus: Advancing research in VLMs, model compression, and optimization.
  - role: Hackathon Winner
    achievements:
      - "1st/178 @ Inria Challenge (MAP Prediction)"
      - "2nd/338 @ MIT Hackathon (AI Agent Tooling)"

personal_interests:
  - Traveling & Exploring Cultures
  - Languages
  - Gyoza Making
  - K-Pop Dancing
  - Open Source Contribution

philosophy:
  - "Strive for Excellence in everything."
  - "Low ego, high impact."
  - "Find joy in the process and the code."
  - "Commit to continuous learning and open collaboration."
want to know more?

Work & Research Experiences

Role & Company Description & Key Contributions
ML Engineer @
Iliad Group
(Apr. 2025 - Oct. 2025)
As part of the Iliad Group (Free / Scaleway) team in Paris, I develop Generative AI (GenAI) solutions, build ETL data pipelines, and create insightful dashboards.
ML Research Engineer @

(Dec. 2024 - Apr. 2025)
At CMAP - École Polytechnique, I contributed to research on Improving Vision-Language Models (VLMs) by enhancing sparse attention selection mechanisms to boost few-shot classification performance. (See Report)
ML Research Engineer @
ENS Ulm
(Nov. 2024 - Feb. 2025)
At École Normale Supérieure (ENS) - Ulm, I extended the CoVR research papers by designing a novel loss function and MLP architecture to improve alignment between visual and textual embeddings for composed video retrieval. (See Paper)
ML Research Engineer @
NUS SoC!
(Mar. 2024 - Sep. 2024)
At the National University of Singapore (NUS), I created an efficient checkpointing fine-tuning scheme for DNNs using Delta-LoRA, achieving compression ratios up to 25x on models like ViTs and ResNets. (See Code)
ML Research Engineer @
CNRS
(Jun. 2023 - Aug. 2023)
At CNRS in Toulouse, I developed an interactive optimization algorithm for a Constraint Satisfaction Problem (CSP), applying Neural Networks and Decision Trees to improve decision-making. (See Code)

Projects, Research & Presentations

Containerized Youtube Sentiment Analysis Retrieval-Augmented Generation (RAG) System HYGENE: Diffusion-based Hypergraph Generation
GitHub
GitHub
Paper
A full MLOps pipeline using Docker, GitHub Actions, DVC, and MLflow. A RAG system leveraging LangChain, FAISS, and Ollama for inference. Implemented hypergraph generation with diffusion models (AAAI), a project at Télécom Paris.
Groundwater Level Prediction Neural Graph Generation from Text Classifier-Free Diffusion Guidance (NeurIPS)
Report
Report
Report
A project with Hi!Paris & Inria to predict groundwater levels, which received an Honorable Mention. Developed a Neural Graph Generator to create complex graph structures from text at École Polytechnique. A paper implementation focused on jointly training conditional/unconditional diffusion models.
ImageNet-sketch Classification EuroSAT Image Classification Predicting Naturalness with Acoustic Indices
Report
Report
GitHub
A computer vision project from ENS Ulm focused on classifying sketch images. A project with Météo France to classify geospatial images from the EuroSAT dataset. Used scikit-maad and VGGish to extract acoustic indices and apply ML models to find patterns.
Presentation: Generative Recommender Systems Presentation: Unifying GANs & Diffusion
Slides
Slides
Presented TIGER, a method for generative retrieval of item IDs for recommender systems. Presented Score GAN & Discriminator Flow, a unified framework for GANs and Diffusion models.

Challenges & Hackathons

Mean Arterial Pressure Prediction Full-stack Agent-Agnostic Solution
Rank: 1st / 178
GitHub
Rank: 2nd / 338
GitHub
Achieved 1st place at the Inria challenge with a domain adaptation-aware model for Mean Arterial Pressure (MAP) prediction. Placed 2nd at the MIT Hackathon with a full-stack solution (LangGraph, FastAPI, Next.js) to trace and visualize AI agent interactions.

Open Source Contributions

Hugging Face Transformers Apple/Google (OTT-JAX) Responsible AI Blog (IP Paris)
PR
PR
Article
Updated model cards for the Swin Transformer, Swin V2, Pixtral & ShieldGemma 2 models to improve documentation. Authored a tutorial on Annealed Sinkhorn for the Optimal Transport Tools (OTT-JAX) library. Wrote a blog post analyzing the impact of knowledge distillation on model interpretability.

Additional Education​

Institution Status & Focus
Harvard University
Harvard University
CS50 Student
Completed renowned courses providing a robust foundation in Computer Science and AI (CS50x, CS50P & CS50AI).
Stanford University
Stanford University
Visiting Student
Followed world-class courses in Computer Science and Artificial Intelligence from Sep. 2023 to Oct. 2024.

Looking forward to...

I'm always excited to take on new challenges in AI research and application. If you have an interesting project, a research idea, or just want to discuss the latest in tech, let’s connect! I'm open to collaborations and geeking out about all things AI :)

Feel free to explore my repositories! :)

Software Engineer

Pinned Loading

  1. transformers transformers Public

    Forked from huggingface/transformers

    🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.

    Python

  2. gradio gradio Public

    Forked from gradio-app/gradio

    Build and share delightful machine learning apps, all in Python. 🌟 Star to support our work!

    Python

  3. ott ott Public

    Forked from ott-jax/ott

    Optimal transport tools implemented with the JAX framework, to solve large scale matching problems of any flavor.

    Python

  4. youtube-sentiment-mlops youtube-sentiment-mlops Public

    Analyzing YouTube comments sentiments. :)

    Python 2

  5. responsible-ai-datascience-ipParis.github.io responsible-ai-datascience-ipParis.github.io Public

    Forked from responsible-ai-datascience-ipParis/responsible-ai-datascience-ipParis.github.io

    Understanding the latest developments in the field of Responsible AI, exploring facets such as interpretable AI, fairness in machine learning, robust machine learning, data privacy, and frugality.

    HTML 2

  6. gemma gemma Public

    Forked from google-deepmind/gemma

    Gemma open-weight LLM library, from Google DeepMind

    Jupyter Notebook