Skip to content
View Dar-rius's full-sized avatar
:electron:
:electron:

Block or report Dar-rius

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
Dar-rius/readme.md

Dar-rius

Independent Research Engineer.

I build machine learning systems from research to deployment.

My work focuses on Deep Reinforcement Learning, model-based decision making, ML systems and Edge AI.

Current Work

  • PPO-Belief: Researching a model-based extension of Proximal Policy Optimization by introducing an auxiliary transition prediction objective. The goal is to learn latent representations that improve decision making under partially observable and non-stationary environments. (Paper drafting in progress).

  • Kairos: Model-based RL architecture (PPO-Belief) predicting transition dynamics in chaotic financial environments. Built with PyTorch, WandB, Optuna.

  • Edge PaaS: Building an end-to-end deployment pipeline for embedded AI.

Stack

Python • Rust • PyTorch • NVIDIA CUDA Ecosystem • TensorRT • Docker • Deep Reinforcement Learning • ML Systems • Computer Vision

Writing

I write about reinforcement learning, ML systems and Edge AI.

Substack

Contact

X Linkedin

Pinned Loading

  1. Wolof_IA Wolof_IA Public

    A web application to train machine learning models to understand Wolof messages in order to categorize them using the labeled messages entered by visitors in the application.

    Python 15 6

  2. gproject gproject Public

    gproject is a CLI that allows you to quickly access your projects without typing many commands to navigate between your folders.

    Go 3

  3. Kairos Kairos Public

    Experimental implementation of PPO-Belief: A System 1 / System 2 Reinforcement Learning architecture tackling POMDPs in non-stationary environments (Quantitative Finance).

    Python

  4. ppo_belief ppo_belief Public

    Python