Skip to content
View LynaBouikni's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report LynaBouikni

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
LynaBouikni/README.md

👋 Hi there, I'm Lyna Bouikni!

👩‍💻 About Me

  • 🎓 Dual Master's Degrees in AI/Data Science (Dauphine–ENS–Mines Paris) & Computational Modeling (Université Côte d'Azur)
  • 🧠 Experienced in Machine Learning, reinforcement learning, and multi-modal modeling
  • 🌍 International experience in France 🇫🇷, Switzerland 🇨🇭, and the UAE 🇦🇪
  • 💬 Multilingual: French, English, Arabic, Turkish
  • 📊 Skilled in Python, ML, DL

🚀 Current Focus

🔭 Applying data science to real-world problems 📚 Building reproducible ML pipelines for real-world data 📝 Contributing to open-source & scientific publications


🧠 Technical Skills

Languages & Tools:

Python, R, SQL, Java, C | Scikit-learn, TensorFlow, Keras, PyTorch
Pandas, NumPy, Matplotlib, Seaborn | Git, GitLab, Linux, Jupyter, GCP

Domains:

  • Machine Learning & Deep Learning
  • Biomedical Data Analysis (EEG, MRI, health records)
  • Reinforcement Learning, Multi-agent systems
  • Data Visualization & Explainability

📂 Featured Projects

Tools: Scikit-Learn · SHAP · Pandas · Matplotlib
Tags: Classification · Healthcare · Explainability · Portfolio

End-to-end ML pipeline using the UCI Heart dataset with:

  • EDA, model tuning (LogReg, RF, KNN), cross-validation
  • SHAP-based model explainability for clinical interpretation
  • Clear markdown structure, visual summaries, and performance metrics

📌 View Project on GitHub


Tools: NumPy · Scikit-Learn · Matrix Factorization · SVD · KNN
Tags: Recommender System · Sparse Data · Ensemble Learning

Tackled extreme data sparsity using:

  • Matrix Factorization + Gradient Descent
  • k-NN with cosine similarity
  • SVD for low-rank approximations
  • A custom ensemble for robust final predictions

📌 Explore the System on GitHub


Tools: PyTorch · NumPy · F-divergences · GANs
Tags: Generative Modeling · Rejection Sampling · Deep Learning

Explored advanced GANs through:

  • Training f-GANs with different f-divergence losses (JS, KLD, BCE)
  • Implementing Discriminator Rejection Sampling for improved generation
  • Evaluating models using FID, precision, and recall

📌 View the Full Project


Training Robust Neural Networks against Adversarial Attacks

Tools: PyTorch · Adversarial ML · CIFAR-10
Tags: CNN · Robustness · Adversarial Training · Explainability

Investigated the robustness of CNNs to adversarial attacks:

  • Built baseline CNN models (LeNet-style and improved architectures)
  • Implemented FGSM, PGD, and DeepFool adversarial attack methods
  • Applied adversarial training and randomized network defenses
  • Analyzed performance degradation and recovery under adversarial stress
  • Packaged the experiments with clear Jupyter notebooks and scripts

📌 Explore the Project on GitHub


End-to-End Regression Pipeline with Feature Engineering & Random Forests

Tools: Scikit-Learn · Pandas · Random Forest · Tabular ML
Tags: Regression · Price Prediction · Feature Importance · Time-aware Split

Built a full machine learning pipeline to predict the auction price of bulldozers:

  • Cleaned and preprocessed 400,000+ auction records from the Blue Book dataset
  • Engineered time-based features (saleYear, machineAge) and encoded categoricals
  • Trained and validated Random Forest models using RMSLE
  • Ranked top contributing features like YearMade, ProductSize, saleYear
  • Included a fully documented Jupyter notebook with EDA, modeling, and evaluation

📌 View the Project on GitHub


🧠 Deep RL for motor adaptation (Campus Biotech)

Simulated human-like movement adaptation using MuJoCo + reinforcement learning.


🧠 Speech decoding with EEG & fMRI (UAEU)

Transformer-based model achieving 97% accuracy on unimodal EEG decoding. (Will be shared once published)


🧮 IRM-based tumor classification

Multi-level classification system with handcrafted statistical features & ML.


🧾 Certifications

  • Machine Learning and Data Science - Zero To Mastery Academy

Zero to Mastery Certificate


🤝 Let’s Connect

📫 Email: lynabouiknia@gmail.com
🔗 LinkedIn
📁 Portfolio


Always curious. Always learning. Always building.

Popular repositories Loading

  1. Movie-Recommendation-System-with-Sparse-Data Movie-Recommendation-System-with-Sparse-Data Public

    Python 1

  2. fgan-discriminator-rejection-sampling fgan-discriminator-rejection-sampling Public

    Python 1

  3. hello-world hello-world Public

  4. Test-1 Test-1 Public

    Jupyter Notebook

  5. Reinforcement-Learning Reinforcement-Learning Public

    Forked from 8Gitbrix/Reinforcement-Learning

    My implementation of reinforcement-learning algorithms.

    Python

  6. Multimodal-spiking-neural-network Multimodal-spiking-neural-network Public