#!/usr/bin/python
class SpyrosR:
def __init__(self):
self.name = "Spyros Rigas"
self.role = "Data & ML Engineer"
def hello_world(self):
print("➡ Physicist, Theoretical Physics MSc (NKUA) and Data Science & Machine Learning MSc (NTUA)")
print("➡ Working as a Data & ML Engineer @ SeaQuest Marine Technologies.")
print("➡ Pursuing a PhD in Physics-Informed Deep Learning for Scientific Computing.")
me = SpyrosR()
me.hello_world()
🗨️
this is fine 🔥🐶
Data Engineering & ML @ SeaQuest Marine Technologies
-
SeaQuest Marine Technologies
- Athens, Greece
- https://srigas.net
- https://orcid.org/0009-0009-2352-8709
- in/spyros-rigas
Highlights
- Pro
Pinned Loading
-
IMV-LSTM_FastAPI-Streamlit_Implementation
IMV-LSTM_FastAPI-Streamlit_Implementation PublicA dockerized "full-stack" implementation of the IMV-LSTM neural network, served on a Streamlit UI based on FastAPI.
Python 5
-
KAN_Fault_Diagnosis
KAN_Fault_Diagnosis PublicA public repository containing the data and code for the paper "Explainable fault and severity classification for rolling element bearings using Kolmogorov-Arnold networks".
-
PyTorch_on_Spark
PyTorch_on_Spark PublicRepository containing Databricks notebooks for the training of a PyTorch model on Spark's distributed environment using the SparkTorch library.
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.