LucasAlegre
PhD student at Institute of Informatics - UFRGS. Project Manager @Farama-Foundation.
Institute of Informatics - UFRGSPorto Alegre
Pinned Repositories
MO-Gymnasium
Multi-objective Gymnasium environments for reinforcement learning
advent-of-code-2019
Python solutions to Advent of Code 2019.
funk-generator
Earley Algorithm implementation to generate random brazilian funk music.
linear-rl
Reinforcement Learning with linear function approximation
mbcd
Code for the paper "Minimum-Delay Adaptation in Non-Stationary Reinforcement Learning via Online High-Confidence Change-Point Detection"
morl-baselines
Multi-Objective Reinforcement Learning algorithms implementations.
sac-plus
Soft Actor-Critic implementation with SOTA model-free extension (REDQ) and SOTA model-based extension (MBPO).
SelfieArt
SelfieArt: Interactive Multi-Style Transfer for Selfies and Videos with Soft Transitions
sfols
Code for the paper Optimistic Linear Support and Successor Features as a Basis for Optimal Policy Transfer - ICML 2022
sumo-rl
Reinforcement Learning environments for Traffic Signal Control with SUMO. Compatible with Gymnasium, PettingZoo, and popular RL libraries.
LucasAlegre's Repositories
LucasAlegre/funk-generator
Earley Algorithm implementation to generate random brazilian funk music.
LucasAlegre/space-invaders
Space Invaders game written in Kotlin using libGDX.
LucasAlegre/AIG
And-Inverter Graph implementations.
LucasAlegre/t2fs
Sistema de Arquivos baseado no modelo UNIX i-node, trabalho da disciplina Sistemas Operacionais I da UFRGS.
LucasAlegre/cthread
Biblioteca de threads em nível de usuário (modelo N:1) para sistema UNIX, trabalho da disciplina Sistemas Operacionais I da UFRGS.
LucasAlegre/daily-gym
Projeto Final da disciplina Engenharia de Software 2018/2 - UFRGS
LucasAlegre/L1
Avaliador e Inferência de Tipos para L1 com Listas e Exceções. Semântica Formal N, UFRGS.
LucasAlegre/ABPxAVL
Comparison between ABP and AVL.
LucasAlegre/advent-of-code-2017
Python solutions to all 25 daily puzzles of Advance of Code 2017
LucasAlegre/carol-fi
Fault Injector
LucasAlegre/competitive-programming
Codes written in the Desafios de Programação(Programming Challenges) course of UFRGS.
LucasAlegre/controle-de-orcamento
Project from Técnicas de Construções de Programas course of UFRGS
LucasAlegre/emotion-detector
Project to predict the rating of a movie review.
LucasAlegre/genetic-algorithm-mdmt
Algoritmo Genético para resolver o problema da Maior Distância Mínima Total. Disciplina Otimização Combinatória, UFRGS.
LucasAlegre/otimizacao-combinatoria
Codes written in the Combinatorial Optimization course of UFRGS.
LucasAlegre/snake-advanCed
Snake Game in C
LucasAlegre/The-Insane-Game