Skip to content
View RistoAle97's full-sized avatar
🛠️
Improving my skills
🛠️
Improving my skills

Highlights

  • Pro

Block or report RistoAle97

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
RistoAle97/README.md

🧑‍💻 About me

from world import Human


class Myself(Human):
  def __init__(self) -> None:
    self.username = "RistoAle97"
    self.name = "Alessandro"
    self.last_name = "Ristori"
    self.bachelor = "Computer Science at University of Florence"
    self.master = "Computer Science (AI curriculum) at University of Pisa"
    self.role = "Big Data & AI Specialist"
    self.company = "TAI Solutions"
    self.main_interests = ["Artificial Intelligence", "Deep Learning", "Natural Language Processing"]
    self.languages = {"it_IT": "Native", "en_GB": "B2", "es_ES": "B1"}

  def welcome(self) -> None:
    print(f"Hi! I'm {self.username}, welcome to my profile.")


me = Myself()
me.welcome()

🛠️ Tech stack

Languages

Python LaTeX MatLab C++ Java Jupyter

Packages and libraries

Pytorch Lightning HuggingFace Pandas NumPy Keras TensorFlow scikit-learn matplotlib OpenCV MLflow FastAPI

Tools and other stuff

PyCharm uv pre-commit Obsidian Overleaf Mosquitto MinIO

OS

Windows11 Ubuntu

Version control

Git GitHub GitLab

Learning

Docker AWS Apache Kafka


📑 Github Stats

RistoAle97 Github Stats RistoAle97 Most Used Languages

RistoAle97's github activity graph

Pinned Loading

  1. ContinualNAT ContinualNAT Public

    M.Sc. thesis on Continual Learning for Non-Autoregressive Neural Machine Translation

    Python 6

  2. centered-kernel-alignment centered-kernel-alignment Public

    CKA (Centered Kernel Alignment) implemented in PyTorch

    Python 7 1

  3. nikodallanoce/PokeBOT nikodallanoce/PokeBOT Public

    Python 4

  4. nikodallanoce/DataMiningProject nikodallanoce/DataMiningProject Public

    Jupyter Notebook 4

  5. nikodallanoce/ComputationalMathematics nikodallanoce/ComputationalMathematics Public

    MATLAB 1

  6. nikodallanoce/NeuralMachineTranslation nikodallanoce/NeuralMachineTranslation Public

    HLT project

    Jupyter Notebook 1