Skip to content
View PetrosPoly's full-sized avatar
  • ETH Zurich
  • Zurich, Switzerland

Block or report PetrosPoly

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

πŸ‘‹ Hi there, I'm Petros Polydorou

πŸŽ“ Master’s Graduate in Robotics & AI from ETH Zurich
πŸ“ Zurich, Switzerland
πŸ”¬ Passionate about computer vision, ML/AI, predictive modelling and real-world applications especially in the world of finance. 🌐 LinkedIn


πŸš€ Projects & Contributions

Here are some of the projects and repositories I've worked on:

πŸ”§ NILOA

A recommedation AI system built to support next-object interaction without visual input using Large Language Models and egocentric heuristics.

PyTorch implementation of Denoising Diffusion Probabilistic Models (DDPM) for generative modeling of wind and temperature data. (Forked from m-schillinger/DDPM-dome272)


πŸš€ About Me

I am a data scientist with advanced technical and quantitative skills.

Specialties: data science, machine learning, predictive modelling, natural language processing, deep learning, big data, and artificial intelligence.

I'm also diving into the world of quantitative finance.

πŸ’¬ Ask me about: machine learning theory, reinforcement learning, or anything AI-related!


πŸ“Š GitHub Stats

PetrosPoly's GitHub Stats


πŸ“’ Let's Connect

Feel free to reach out or connect with me:


Note: Replace placeholders like your email and website with your actual contact info.

Popular repositories Loading

  1. NILOA NILOA Public

    Forked from facebookresearch/projectaria_tools

    projectaria_tools is an C++/Python open-source toolkit to interact with Project Aria data

    C++ 1

  2. next-active-object-anticipation next-active-object-anticipation Public

    Predicting the next object a user will interact with from egocentric (Aria glasses) gaze & motion, with an LLM reasoning layer. MSc thesis built on Project Aria Tools.

    Python 1

  3. eth-probabilistic-ai eth-probabilistic-ai Public

    ETH ZΓΌrich Probabilistic AI coursework (2022–2023): Bayesian inference, GP regression, BNNs, constrained BO, RL, SWAG.

    Python 1

  4. dg-commons dg-commons Public

    Forked from idsc-frazzoli/dg-commons

    Driving games common tools

    Python

  5. PythonRobotics PythonRobotics Public

    Forked from AtsushiSakai/PythonRobotics

    Python sample codes for robotics algorithms.

    Python

  6. PathFinder PathFinder Public

    Forked from kevinwang1975/PathFinder

    A Java implementation of A* (A star) and Dijkstra search algorithm for comparison.

    Java