Skip to content
View Thom-320's full-sized avatar
  • Universidad del Rosario
  • Bogota, Colombia

Highlights

  • Pro

Block or report Thom-320

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
Thom-320/README.md

Thomas Chisica

Undergraduate in Applied Mathematics & Computer Science at Universidad del Rosario (Bogotá, Colombia), on a national merit scholarship. I am working toward a research career in NeuroAI and computational neuroscience — at the intersection of the Free Energy Principle / Active Inference, reinforcement learning, and collective behavior.

My work sits between mathematics, machine learning, and the study of how agents — biological or artificial — coordinate and adapt under uncertainty. I try to keep what I build reproducible, honestly scoped, and grounded in theory.

Research

  • Collective behavior & multi-agent coordination with Prof. Edgar Andrade-Lotero (UC Davis) — behavioral experiments built on PsyNet, and a spectral / graph-theoretic reanalysis of self-organized division of cognitive labor.
  • Supply-chain resilience as a learned capability with Prof. Alexander Garrido — PPO-based reinforcement learning over discrete-event simulations of disruption (manuscript in preparation).
  • Incoming participant — Neuromatch Academy 2026, NeuroAI track.

Selected projects

Project Summary
scres-ia Hybrid discrete-event simulation + reinforcement-learning framework for supply-chain resilience research.
spectral-cognitive-labor Symmetry-aware spectral graph reanalysis of a division-of-cognitive-labor experiment, with reproducible metrics.
HeliOS Educational RISC-V 64 kernel: QEMU boot, scheduling, timer interrupts, synchronization, and CI smoke tests.

Technical background

Python · PyTorch · Gymnasium / Stable-Baselines3 · NumPy / SciPy · SimPy · NetworkX · C · LaTeX · reproducible pipelines (Make, pytest, CI)

Contact

Pinned Loading

  1. spectral-cognitive-labor spectral-cognitive-labor Public

    Symmetry-aware spectral graph reanalysis of SODCL / Seeking the Unicorn with reproducible figures and metrics

    Python

  2. scres-ia scres-ia Public

    Hybrid discrete-event simulation and reinforcement-learning framework for supply-chain resilience research

    Python

  3. HeliOS HeliOS Public

    Educational RISC-V 64 kernel with QEMU boot, shell, scheduling, timer interrupts, synchronization, and CI smoke tests

    C 1

  4. chaoslab-double-pendulum chaoslab-double-pendulum Public

    Computational physics visualization of double-pendulum chaos with SciPy, Streamlit, GIF/MP4 renders, and an animated HTML presentation

    JavaScript