Pinned Repositories
BalancedBoxPython
DavideTr8.github.io
My home page
EfficientZero
Open-source codebase for EfficientZero, from "Mastering Atari Games with Limited Data" at NeurIPS 2021.
python-data-viz-workshop
A workshop on data visualization in Python with notebooks and exercises for following along.
pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
rl
A modular, primitive-first, python-first PyTorch library for Reinforcement Learning.
rl4co
A PyTorch library for all things Reinforcement Learning (RL) for Combinatorial Optimization (CO)
RL4TSP
sheeprl
Distributed Reinforcement Learning accelerated by Lightning Fabric
TSPZero
DavideTr8's Repositories
DavideTr8/rl4co
A PyTorch library for all things Reinforcement Learning (RL) for Combinatorial Optimization (CO)
DavideTr8/BalancedBoxPython
DavideTr8/DavideTr8.github.io
My home page
DavideTr8/EfficientZero
Open-source codebase for EfficientZero, from "Mastering Atari Games with Limited Data" at NeurIPS 2021.
DavideTr8/python-data-viz-workshop
A workshop on data visualization in Python with notebooks and exercises for following along.
DavideTr8/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
DavideTr8/rl
A modular, primitive-first, python-first PyTorch library for Reinforcement Learning.
DavideTr8/sheeprl
Distributed Reinforcement Learning accelerated by Lightning Fabric
DavideTr8/TSPZero
DavideTr8/turbozero
a vectorized implementation of AlphaZero: model inference, search, and environment simulation all running in parallel on the GPU
DavideTr8/vrpy
A python framework for solving the VRP and its variants with column generation.