meraccos
Graduate student at UNIST, South Korea. Mainly interested in RL and autonomy.
UNISTUlsan, South Korea
Pinned Repositories
Clean-Language-Models
Clean implementations of several language models from scratch, in Pytorch
f1tenth_reinforcement_learning
PPO RL agent for F1TENTH racing, simulation and experiment
f1tenth_rl
PPO training of F1TENTH racing simulation
gym-pybullet-drones
PyBullet Gym environments for single and multi-agent reinforcement learning of quadcopter control
mae
PyTorch implementation of MAE https//arxiv.org/abs/2111.06377
meraccos
meraccos.github.io
Website
ModelicaDynamicORC
Dynamic Simulation of ORC (Organic Rankine Cycle) in Modelica
rl_algorithms
PyTorch Implementations of some of the Reinforcement Learning algorithms from scratch.
tictactoe-reinforcement-learning
Using Tabular RL, Value Iteration to train a tic-tac-toe agent
meraccos's Repositories
meraccos/f1tenth_reinforcement_learning
PPO RL agent for F1TENTH racing, simulation and experiment
meraccos/rl_algorithms
PyTorch Implementations of some of the Reinforcement Learning algorithms from scratch.
meraccos/tictactoe-reinforcement-learning
Using Tabular RL, Value Iteration to train a tic-tac-toe agent
meraccos/meraccos
meraccos/meraccos.github.io
Website
meraccos/ModelicaDynamicORC
Dynamic Simulation of ORC (Organic Rankine Cycle) in Modelica
meraccos/Clean-Language-Models
Clean implementations of several language models from scratch, in Pytorch
meraccos/f1tenth_rl
PPO training of F1TENTH racing simulation
meraccos/gym-pybullet-drones
PyBullet Gym environments for single and multi-agent reinforcement learning of quadcopter control
meraccos/mae
PyTorch implementation of MAE https//arxiv.org/abs/2111.06377
meraccos/pytorch_sac_ae
PyTorch implementation of Soft Actor-Critic + Autoencoder(SAC+AE)
meraccos/random_car_racing_track_generator
This repository contains the Python code to randomly generate car racing track.