Skip to content
View luisspanner's full-sized avatar
  • OTH Regensburg
  • Regensburg

Highlights

  • Pro

Block or report luisspanner

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

Popular repositories Loading

  1. AGKI-TicTacToe-Connect4-Minimax AGKI-TicTacToe-Connect4-Minimax Public

    An Implementation of a modular Minimax-Algorithm with Alpha-Beta-Pruning for Tic Tac Toe and Connect Four. Developed as part of the "Applied Fundamentals of AI" module project. Contributors: Anton …

    C

  2. facial-emotion-recognition-cnn facial-emotion-recognition-cnn Public

    Comparing custom CNNs vs. Transfer Learning (EfficientNetB0/B5) for facial emotion recognition. Best model achieves 94% accuracy and 0.93 macro F1-score on 5-class classification.

    Jupyter Notebook

  3. simplex-solver simplex-solver Public

    General-purpose linear programming toolkit in Python, from scratch: two-phase primal simplex, dual simplex re-optimization, and sensitivity analysis (shadow prices, RHS/cost ranging).

    Python

  4. numerical-methods-linear-algebra numerical-methods-linear-algebra Public

    Numerical methods implemented from scratch: Gaussian elimination, LR decomposition, Cholesky factorization, and Legendre polynomial approximation.

    Python

  5. tit-for-tit-for-tat tit-for-tit-for-tat Public

    Axelrod-style iterated Prisoner's Dilemma tournament: classic strategies vs LLM-driven players

    Python

  6. internship-copilot internship-copilot Public

    CLI that extracts job requirements via a local LLM (Ollama + RAG), matches them against my skills/projects, and tracks applications — built for my own AI/ML internship search.

    Python