#!/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 🔥🐶
Highlights
- Pro
Pinned Loading
-
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".
-
CWRU_Bearing_NumPy
CWRU_Bearing_NumPy PublicA public repository containing the Case Western Reserve University's Bearing Dataset corrected and cleaned, in .npz format.
-
KAN_Initialization_Schemes
KAN_Initialization_Schemes PublicRepository for the code and data that reproduce the results shown in the paper "Initialization Schemes for Kolmogorov–Arnold Networks: An Empirical Study".
Jupyter Notebook 1
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.