Skip to content
View domenicocinque's full-sized avatar
👾
👾

Block or report domenicocinque

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
domenicocinque/README.md
from random import choice

me = f'{choice(["Data", "ML", "AI"])} {choice(["Scientist", "Engineer"])}'

print(me) 

Pinned Loading

  1. spm spm Public

    Pooling Layers For Simplicial Neural Networks

    Python 3

  2. web-rag web-rag Public

    A RAG pipeline that searches on the web. Powered by Haystack 2.0.

    Python 4 1

  3. idar idar Public

    CLI for image deduplication and removal.

    Rust 1

  4. tcalc tcalc Public

    Time arithmetic CLI

    Rust