Skip to content
View faviasono's full-sized avatar
✈️
✈️

Block or report faviasono

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
faviasono/README.md
  • πŸ‘‹ Hi, I’m Andrea Favia (@faviasono)
  • πŸ‘€ I’m interested in Artificial Intelligence πŸ€–, wellbeing πŸ§˜πŸ»β€β™‚οΈ, and sustainability. 🌲
  • 🌱 I’m currently reading "Into The Wild" and trying to stay up to date with LLMs.
  • πŸ“« How to reach me: [email protected]

Pinned Loading

  1. audio-chatgpt-telegram-bot audio-chatgpt-telegram-bot Public

    Telegram bot to use ChatGPT with vocal commands

    Python 16 10

  2. yaket yaket Public

    YAKET: YAML Keras Trainer (or Yet Another Keras Trainer) is a simple and lightweight trainer module to help you quickly develop Keras models by defining parameters directly from a YAML file.

    Python 1

  3. full-profiler full-profiler Public

    A simple Python wrapper to profile both memory and time of python scripts in Linux or MacOS. Built with Typer πŸš€

    Python

  4. audio-event-tagging audio-event-tagging Public

    Build and analyzed models to classify audio into speech, music, nature sounds etc from Google Dataset AudioSet

    Jupyter Notebook 1 2

  5. anomalydetectionVAE anomalydetectionVAE Public

    Anomaly Detection with Variational AutoEncoder in TensorFlow for Deep Learning course @TU Eindhoven

    Jupyter Notebook 1

  6. MLPfromscratch MLPfromscratch Public

    During the Data Mining course @TU Eindhoven I had to implement a MLP from scratch to perform a binary classification problem.

    Python