-
Institute of Informatics - UFRGS
- Porto Alegre
- inf.ufrgs.br/~lnalegre
- @lnalegre
Highlights
- Pro
-
lucasalegre.github.io Public template
Forked from alshedivat/al-folioHTML MIT License UpdatedJul 19, 2025 -
morl-baselines Public
Multi-Objective Reinforcement Learning algorithms implementations.
-
sumo-rl Public
Reinforcement Learning environments for Traffic Signal Control with SUMO. Compatible with Gymnasium, PettingZoo, and popular RL libraries.
-
infufrgs Public
Forked from schnorr/infufrgsLatex templates for documents of INF/UFRGS
TeX GNU General Public License v2.0 UpdatedNov 28, 2024 -
-
HighwayEnv Public
Forked from Farama-Foundation/HighwayEnvA minimalist environment for decision-making in autonomous driving
Python MIT License UpdatedAug 9, 2024 -
sfols Public
Code for the paper Optimistic Linear Support and Successor Features as a Basis for Optimal Policy Transfer - ICML 2022
-
mbcd Public
Code for the paper "Minimum-Delay Adaptation in Non-Stationary Reinforcement Learning via Online High-Confidence Change-Point Detection"
-
Gymnasium Public
Forked from Farama-Foundation/GymnasiumAn API standard for single-agent reinforcement learning environments, with popular reference environments and related utilities (formerly Gym)
Python MIT License UpdatedJun 20, 2023 -
pymoo Public
Forked from anyoptimization/pymooNSGA2, NSGA3, R-NSGA3, MOEAD, Genetic Algorithms (GA), Differential Evolution (DE), CMAES, PSO
Python Apache License 2.0 UpdatedMar 30, 2023 -
SelfieArt Public
SelfieArt: Interactive Multi-Style Transfer for Selfies and Videos with Soft Transitions
-
gym-docs Public
Forked from Farama-Foundation/gym-docsCode for Gym documentation website
MIT License UpdatedApr 14, 2022 -
advent-of-code-2021 Public
Python solutions to Advent of Code 2021. https://adventofcode.com/2021
-
-
-
linear-rl Public
Reinforcement Learning with linear function approximation
-
sac-plus Public
Soft Actor-Critic implementation with SOTA model-free extension (REDQ) and SOTA model-based extension (MBPO).
-
cleanrl Public
Forked from vwxyzjn/cleanrlHigh-quality single file implementation of Deep Reinforcement Learning algorithms with research-friendly features
Python MIT License UpdatedFeb 3, 2021 -
advent-of-code-2020 Public
Python solutions to Advent of Code 2020. https://adventofcode.com/2020/
-
stable-baselines3 Public
Forked from DLR-RM/stable-baselines3PyTorch version of Stable Baselines, improved implementations of reinforcement learning algorithms.
Python MIT License UpdatedDec 13, 2020 -
computational-photography Public
Code from the course INF01213/CMP570 - Fotografia Computacional / Computational Photography of UFRGS.
-
graduation Public
Forked from github-education-resources/graduation$ git remote <graduation> yearbook
UpdatedMay 20, 2020 -
-
advent-of-code-2019 Public
Python solutions to Advent of Code 2019.
-
rl-visualization Public
Gym Env wrapper that runs a Flask application to visualize RL agents learning.
-
tcp-fairness Public
Python client and server to analyze TCP's fairness.
-
rl-course-ufrgs Public
Project from Reinforcement Learning course of UFRGS based on http://ai.berkeley.edu/reinforcement.html.
-
compilers Public
UFRGS – Informática - INF01147 - Compiladores - 2019/1 Turma A - Prof. Marcelo Johann
-
backpropagation Public
Implementation of a fully connected neural network from scratch using numpy.
-