Skip to content
View paul92150's full-sized avatar

Block or report paul92150

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

Paul Lemaire

Welcome to my GitHub. I'm currently a student at CentraleSupélec (top-tier French engineering school), pursuing my gap year with a focus on applied machine learning and quantitative research. My projects explore the intersection of artificial intelligence, brain-inspired computation, and financial systems.


🔍 Focus Areas

  • Applied Machine Learning: NLP, time series, speech, and structured data
  • Neuromorphic Computing: Reservoirs, dynamics, and alternative computing models
  • Quantitative Finance: Strategy simulation, market analysis, portfolio modeling
  • Cognitive Systems: Learning mechanisms inspired by biological intelligence

🔧 Technical Stack

Category Tools / Frameworks
Languages Python (Advanced), C++ (Intermediate)
ML Frameworks PyTorch, scikit-learn, Hugging Face Transformers
Tools Git, Docker, VS Code, Jupyter, SQL
Libraries NumPy, OpenCV, Matplotlib, Optuna, Librosa
Domains NLP, Time Series Forecasting, Speech Processing, Neuromorphic Models, Financial Modeling

📂 Key Projects

A neuromorphic learning system simulating a quantized photonic reservoir, applied to MNIST classification and stability analysis. Includes Lyapunov-like divergence metrics, leaky integration models, and Bayesian hyperparameter optimization.
Result: 98.86% test accuracy on MNIST (HOG + 8000-neuron reservoir)

A blindfold chess interface powered by speech recognition. Includes natural language translation of moves, fallback to engine-based evaluation, and a dynamic graphical interface for post-game review.
Focus: Real-time NLP, state tracking, and human-in-the-loop decision systems

A modular framework for backtesting and simulating trading strategies. Includes classical strategies (momentum, breakout), market cycle detection via FFT, an SVM baseline, and a virtual trading simulator.
Extension: Reinforcement learning agent (PPO) with BTC/USD series (excluded from Git)

Neural Resume Parser

A robust PDF CV parsing pipeline combining a fine-tuned CamemBERT model for named entity recognition with a T5-based text normalization module. Designed for robustness across diverse document formats and multilingual input.


📈 Interests

  • How intelligent behavior emerges from simple rules (biological or artificial)
  • Market structure, alpha generation, and investment strategy modeling
  • High-efficiency AI systems for constrained environments
  • Bridging theory and practical deployment in machine learning

🎯 Career Goals

I'm actively seeking opportunities that involve:

  • Applied AI or ML research
  • Quantitative modeling and strategy design
  • Internships or collaborations at the frontier of AI and finance

📬 Get in Touch

Feel free to reach out if you're working on something meaningful involving AI, cognition, or finance.


Pinned Loading

  1. photonic-reservoir photonic-reservoir Public

    Photonic-inspired reservoir computing for signal classification

    Python

  2. voice-emotion-recognition voice-emotion-recognition Public

    Voice emotion recognition system using MFCC features and machine learning models.

    Python

  3. vocalchess vocalchess Public

    Vocal chess is a chess playing helper project to allow for example blindfold chess and play humanlike bots

    Python

  4. trading-lab trading-lab Public

    Personal lab for trading ideas: rule-based, ML strategies, and real-time simulations.

    Python

  5. jp-morgan-forage-simulation jp-morgan-forage-simulation Public

    Quantitative research simulations: gas storage pricing, expected loss modeling, FICO bucketing (Forage x JPM)

    Python