8000 BryanBradfo (Bryan C.) ยท GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
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 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
BryanBradfo/README.md

Bryan C. ๐Ÿงโ€‹

Machine Learning Engineer & Data Scientist @ Iliad Group | Free / Scaleway

Applying AI to solve real-world problems. :))

About Me ๐Ÿš€

I am a Computer Scientist passionate about Artificial Intelligence, Deep Learning, and Data Science. After graduating from ร‰cole Polytechnique at Institut Polytechnique de Paris, France and National Polytechnic Institute (ENSEEIHT), France, I will join Iliad Group as a Machine Learning Engineer in Paris. My work involves developing cutting-edge ML solutions, from deep learning models for signal quality mapping to robust data pipelines. My research interests include computer vision, NLP, generative models, model compression, and efficient deep learning. I am driven by the potential of machine learning to address complex challenges and create impactful solutions.

Coding addiction

Outside of work, I love traveling to explore new countries and cultures. I am also deeply committed to equality of opportunity. As an AI Young Leader recognized by the UN, I am leveraging AI to support individuals and communities in need, ensuring that technological advancements benefit all.

from Persistence import Excellence
from ComputerScience import ExcellentProgrammer

class BryanC(ExcellentProgrammer):

    def __init__(self):
    
        self.country = "France ๐Ÿ‡ซ๐Ÿ‡ท"
        self.current_city = "Paris, France ๐Ÿ‡ซ๐Ÿ‡ท"
        self.current_job = "Data Scientist & ML Engineer @ Iliad Group (Free / Scaleway)"
        self.past_experiences = ["Machine Learning Researcher @ NUS School of Computing",
                                 "Machine Learning Researcher @ CNRS"]
        self.universities = ["ร‰cole Polytechnique - France ๐Ÿ‡ซ๐Ÿ‡ท",
                             "ENSEEIHT (ENS Paris-Saclay) - France ๐Ÿ‡ซ๐Ÿ‡ท"]
        self.passions = ["traveling", "exploring_cultures", "languages"]

    def im_interested_in(self):
        
        return ["deep_learning", "machine_learning", "data_science",
                "computer_vision", "natural_language_processing", 
                "generative_models", "model_compression", "responsible_ai"]

    def goals_and_commitments(self)

        return self.develop_impactful_ai_solutions() \\
               and self.advance_research_in(["machine_learning", "responsible_ai"]) \\
               and self.contribute_to_open_source() \\
               and  Excellence("everything")

๐Ÿ’ผ Recent Work Experiences

NEW - April 2025: Data Scientist & Machine Learning Engineer @ Iliad Group | Free / Scaleway

I'm excited to be part of the Iliad Group (Free / Scaleway) team in Paris, France, as a Data Scientist & Machine Learning Engineer. My work focuses on proposing deep learning models for signal quality coverage maps, developing data pipelines, performing feature engineering, rigorous model evaluation, and building Streamlit applications querying Clickhouse databases to present key business insights.

Iliad Group!

March 2024 - August 2024: Machine Learning Researcher @ NUS School of Computing

During my time at the National University of Singapore (NUS) School of Computing in Singapore, I worked as a Machine Learning Researcher. I created an efficient checkpointing fine-tuning scheme for DNNs using Delta-LoRA and LC-checkpoint, achieving compression ratios up to 25x. This was applied to models like ViTs, ResNets, LeNet-5, VGG-16, and AlexNet. (See Code)

NUS SoC!

June 2023 - August 2023: Machine Learning Researcher @ CNRS

As a Machine Learning Researcher at CNRS in Toulouse, France, I developed an interactive optimization algorithm for a Constraint Satisfaction Problem (CSP), applying Neural Networks and Decision Trees. This work significantly improved decision-making, achieving up to 80% of the theoretical objective function value. (See Code)

CNRS!

๐Ÿ† Competitive Achievements & Research Contributions

I am passionate about pushing the boundaries of AI and have actively participated in data challenges and contributed to research.

๐Ÿ† Data Challenges & Competitions (Nov 2023 - Mar 2025)

  • Rank 1/178: Inria & APHP - Mean Arterial Pressure (MAP) prediction with ECG and PPG signals. (Report)
  • Rank 2/148: Inria & Hi!Paris - Groundwater level prediction. (Certificate & Report)
  • Rank 4/87: MVA RecVis 2024 - ImageNet-sketch classification. (Report)
  • Rank 6/30: EUROSAT classification with image classification DNNs. (Notebook)

๐Ÿ“œ Research Papers, Extensions & Presentations (Dec 2024 - Mar 2025)

  • CoVR-2 (AAAI Extension): Explored balanced, context-aware representations and better embeddings alignment. (Paper)
  • Improving Vision Language Models: Extended sparse attention vectors approach. (Report)
  • HYGENE: Diffusion-based Hypergraph Generation (AAAI Presentation): Hypergraph generation with diffusion. (Report)
  • Impact of Knowledge Distillation for Model Interpretability (ICML Blog): Blog post on interpretability. (Blog Post)
  • Classifier-Free Diffusion Guidance (NeurIPS Review): Jointly training conditional/unconditional diffusion models. (Report)
  • Recommender Systems with Generative Retrieval (NeurIPS Presentation): TIGER, generative retrieval of item IDs. (Presentation)
  • Predicting Naturalness using Acoustic Indices: Utilized scikit-maad, VGGish & PANNs.
  • Neural Graph Generation conditioned on Text Descriptions: Project at ร‰cole Polytechnique. (Report)

๐Ÿ› ๏ธ Language and Tools

Python

Julia

PyTorch

TensorFlow

Scikit-learn

Pandas

NumPy

HuggingFace

Git

GitHub

Docker

LaTeX

Jupyter

C++

Java

SQL

Linux



๐ŸŒŽ Connect with me



๐Ÿ“Œ My Projects

I've undertaken numerous projects spanning a diverse range of fields, including internships, research endeavors, academic coursework, and competitive data challenges. These are consolidated into repositories on my GitHub. You'll discover a wide variety of subjects within, including Deep Learning, Optimization, Mathematics, Software Development and Algorithms, among others!

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 :)

Thanks for your visit! Feel free to explore my repositories! :)

AI & Innovation

Pinned Loading

  1. gemma gemma Public

    Forked from google-deepmind/gemma

    Gemma open-weight LLM library, from Google DeepMind

    Jupyter Notebook

  2. lm-evaluation-harness lm-evaluation-harness Public

    Forked from EleutherAI/lm-evaluation-harness

    A framework for few-shot evaluation of language models.

    Python

  3. transformers transformers Public

    Forked from huggingface/transformers

    ๐Ÿค— Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.

    Python

  4. gradio gradio Public

    Forked from gradio-app/gradio

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

    Python

  5. 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

0