#!/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
-
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.
-
Speech-to-speech_GPT
Speech-to-speech_GPT PublicA short python file showcasing how a speech-to-speech chatbot can be generated with only a few lines of code and an OpenAI API key.
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.