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.

Content in all repositories owned by your account will be closed.
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 Londoño

Applied Mathematics & Computer Science · Universidad del Rosario · Bogotá, Colombia

Academic CV Email GitHub repositories

I'm an undergraduate interested in how people and artificial agents learn, coordinate, and make decisions. Here you'll find my work on recurrent networks, collective search, and reinforcement learning, alongside systems programming and simulation projects.

My interests span computational neuroscience, NeuroAI, reinforcement learning, and reliable AI. I like building models, testing their assumptions, and figuring out why a promising result changes under better controls.

Selected projects

Project What you'll find
SCRES Supply-chain simulations, reinforcement-learning experiments, and comparisons against structured control policies. Research with Alexander Garrido.
Spectral Cognitive Labor My independent reanalysis of public human collective-search data using spectral graph methods and symmetry-aware comparisons.
Motor RNNs A Neuromatch Computational Neuroscience team project on recurrent connectivity, followed by my independent fixed-plasticity control.
HeliOS A collaborative educational RISC-V kernel in C to which I contributed.
ChaosLab An interactive double-pendulum simulation with energy checks, phase-space trajectories, and flip-time maps.

Spectral Cognitive Labor CI HeliOS CI

Tools I use

Modelling & analysis: Python, PyTorch, NumPy, SciPy, NetworkX, SimPy, Gymnasium, R.

Software: C, SQL, FastAPI, Git, pytest, Linux, LaTeX.


Open to research internships and collaborations in learning systems, computational neuroscience, and reliable AI.

Academic CV · University email · Personal email

Pinned Loading

  1. scres-ia scres-ia Public

    Claim-audited research software for supply-chain resilience using simulation, optimization, and reinforcement learning

    Python

  2. spectral-cognitive-labor spectral-cognitive-labor Public

    Reproducible spectral graph analysis of self-organized division of cognitive labor using symmetry-aware metrics

    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. secop-risk-alerts-co secop-risk-alerts-co Public

    Explainable prioritization of Colombian public-procurement (SECOP open data); FastAPI + Dash on Render; live: contratia-dashboard.onrender.com

    Python

  5. chaoslab-double-pendulum chaoslab-double-pendulum Public

    Numerical double-pendulum chaos: phase-space, flip-time fractal, energy conservation checks, animated browser presentation

    JavaScript