Skip to content
View RetamalVictor's full-sized avatar

Block or report RetamalVictor

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

Victor Retamal

Currently teaching machines to think and move. I design intelligent systems that learn from the world and act in it.

victor-retamal.com


Projects

MAPF-GNN — Decentralized multi-robot path planning with Graph Neural Networks.

BitTorch — 1.58-bit ternary neural networks with custom CUDA kernels.

TinyLM-Lab — Transformer framework from scratch. LLaMA/GPT, RoPE, GQA, KV-cache.

PX4-State-Sharing-Demo — Multi-UAV formation control via peer-to-peer state sharing.

Monocular-Depth-Estimation — Real-time monocular depth with MiDaS + ROS2.


Publications

Venue Paper
IEEE RAL 2023 From Shadows to Light: Swarm Robotics for Dynamic Source Seeking
IEEE ICRA 2023 Onboard Controller Design for Nano UAV Swarm
IEEE SAUS 2024 Cardiac Segmentation with Visual Transformers

MSc AI @ VU Amsterdam / UvA | BSc Medicine @ Universidad de Extremadura

Pinned Loading

  1. PX4-State-Sharing-Demo PX4-State-Sharing-Demo Public

    This directory demonstrates the PX4 state_sharing module in action with a 3-UAV formation control system.

    C++

  2. MAPF-GNN MAPF-GNN Public

    Multi-Robot Pathfinding with GNNs. Project for ML with graphs @ VU Amsterdam

    Python 27 1

  3. TinyLM-Lab TinyLM-Lab Public

    TinyLM -Lab is made to experiment with small size models

    Python

  4. BitTorch BitTorch Public

    Experimental ternary (1.58-bit) backend for PyTorch.

    Python