Skip to content
View arnbskr's full-sized avatar

Block or report arnbskr

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.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
arnbskr/README.md

Hi, I'm Arnold Baskar 👋

MSc Artificial Intelligence & Software Engineering Student

LinkedIn Email Portfolio


🧠 About Me

I am a dual-degree student pursuing an MSc in Artificial Intelligence at UQAC (Canada) and a Master of Engineering in Computer Science at Télécom Saint-Étienne (France). Coming from an intensive mathematics and physics background (Classes Préparatoires MPSI/PSI & Lycée Henri-IV), my academic core lies in Machine Learning and High-Performance Software Engineering.

Driven by a strong personal interest in financial markets, I am actively applying my technical background to Quantitative Finance through self-study and practical projects. My current focus is on building low-latency C++ systems and applying Deep Learning / Reinforcement Learning to market data.

  • 🎓 Currently learning: Advanced Stochastic Calculus, Options Pricing (Black-Scholes framework), and C++ Memory Optimization.
  • 🎯 Looking for: A 6-month Quantitative Research / Machine Learning Engineering Internship starting in September 2026.
  • 📫 How to reach me: arnoldb2016@gmail.com

💻 Core Tech Stack

Quantitative & AI Research: Python PyTorch TensorFlow NumPy Scikit-Learn

High-Performance Engineering & Backend: C++ C Kotlin SQL

Tools & Infra: Docker Git Linux LaTeX


🚀 Featured Engineering & Research Projects

  • Low Latency Deep Learning Inference Engine Designed and developed a C++ inference engine from scratch to replace classical stochastic methods (Monte-Carlo) with a pre-trained Deep Neural Network for derivatives pricing. Heavy focus on memory optimization and bypassing Python framework overhead.
  • 📈 Automated Trading Agent (DQN) Implemented a Deep Q-Network (Reinforcement Learning) environment from scratch to optimize trading strategies. Backtested on AAPL historical time-series data using Yahoo Finance.
  • 📰 Multimodal Algorithmic Trading System Developed a Python algorithm correlating technical market indicators with fundamental analysis through NLP (Sentence-BERT sentiment analysis on live news and Twitter streams).
  • 🛡️ LLM & GenAI for Cyberattack Detection Applied research project (in partnership with ReachFive) combining LLaMA 3, LogBERT, and Reinforcement Learning for real-time anomaly detection in server logs.
  • 👤 Facial Recognition via Eigenfaces (PCA) Algorithmic implementation of Principal Component Analysis and SVD to create an orthonormal basis of eigenvectors for biometric classification.

Popular repositories Loading

  1. medAIxHE medAIxHE Public

    Application du chiffrement homomorphe à des données médicales sensibles pour la prédiction de maladies par une intelligence artificielle unimodale

    Jupyter Notebook 1 1

  2. DQN_vs_Supervised_for_Trading DQN_vs_Supervised_for_Trading Public

    Jupyter Notebook

  3. arnbskr arnbskr Public

  4. generative-quant-vision generative-quant-vision Public

    Python

  5. quant-dl-inference-engine quant-dl-inference-engine Public

    Python

  6. adaptive-vital-sign-thresholds adaptive-vital-sign-thresholds Public

    Python