Skip to content
View Matheussoranco's full-sized avatar

Highlights

  • Pro

Block or report Matheussoranco

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 is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. I.S.A.A.C I.S.A.A.C Public

    A neuro-symbolic autonomous agent built on LangGraph with Docker-sandboxed execution and a cumulative Skill Library program synthesis.

    Python 1

  2. O.L.I.V.I.A O.L.I.V.I.A Public

    AI agent specialised in study, learning, and scientific research and discovery.

    Python 1

  3. VAE-for-molecule-Generation VAE-for-molecule-Generation Public

    A VAE model for molecules generation

    Jupyter Notebook 1

  4. Speech_synthesis Speech_synthesis Public

    System implementing VITS2 with ECAPA-TDNN zero-shot voice cloning. Synthesises natural 22 kHz speech from raw text in a single forward pass — no autoregressive decoding, no separate alignment model.

    Python 1

  5. Bacterial-growth-and-analysis Bacterial-growth-and-analysis Public

    A predictive microbiology toolkit combining mechanistic growth models, Gaussian Process Regression, and a Bayesian-optimised stacking ensemble classifier for bacterial species identification.

    Python 1

  6. A_C_Grade_Compiler A_C_Grade_Compiler Public

    A complete, multi-pass optimizing compiler for the AC systems-programming language, targeting x86-64 Linux (ELF64 / System V AMD64 ABI). Written in portable C11 with zero external dependencies beyo…

    C