Skip to content
View srigas's full-sized avatar
🗨️
this is fine 🔥🐶
🗨️
this is fine 🔥🐶

Highlights

  • Pro

Block or report srigas

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

Hello, world!

#!/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()

Pinned Loading

  1. jaxKAN jaxKAN Public

    Kolmogorov-Arnold Networks built on JAX

    Python 87 11

  2. KAN_Fault_Diagnosis KAN_Fault_Diagnosis Public

    A public repository containing the data and code for the paper "Explainable fault and severity classification for rolling element bearings using Kolmogorov-Arnold networks".

    Python 19 2

  3. CWRU_Bearing_NumPy CWRU_Bearing_NumPy Public

    A public repository containing the Case Western Reserve University's Bearing Dataset corrected and cleaned, in .npz format.

    12 2

  4. KAN_Initialization_Schemes KAN_Initialization_Schemes Public

    Repository 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