Pinned Repositories
automated-pcm-characterization
BorealBlizzard.github.io
my website that may or may not die
CppTrader
High performance components for building Trading Platform such as ultra fast matching engine, order book processor
dbombara
dbombara.github.io
deluca
Performant, differentiable reinforcement learning
diffusion-policy-demo
equinox
Elegant easy-to-use neural networks + scientific computing in JAX. https://docs.kidger.site/equinox/
franka-pipeline
Internal tool for our lab to develop control policies in simulation, then transfer them to our robot (Franka Research 3)
semidefinite-portfolio-optimization
dbombara's Repositories
dbombara/automated-pcm-characterization
dbombara/BorealBlizzard.github.io
my website that may or may not die
dbombara/CppTrader
High performance components for building Trading Platform such as ultra fast matching engine, order book processor
dbombara/dbombara
dbombara/dbombara.github.io
dbombara/deluca
Performant, differentiable reinforcement learning
dbombara/diffusion-policy-demo
dbombara/equinox
Elegant easy-to-use neural networks + scientific computing in JAX. https://docs.kidger.site/equinox/
dbombara/franka-pipeline
Internal tool for our lab to develop control policies in simulation, then transfer them to our robot (Franka Research 3)
dbombara/Gymnasium
An API standard for single-agent reinforcement learning environments, with popular reference environments and related utilities (formerly Gym)
dbombara/Riskfolio-Lib
Portfolio Optimization and Quantitative Strategic Asset Allocation in Python
dbombara/semidefinite-portfolio-optimization
dbombara/starter-academic-2
dbombara/TradingGym
Trading and Backtesting environment for training reinforcement learning agent or simple rule base algo.
dbombara/Machine-Learning-for-Algorithmic-Trading-Second-Edition
Code and resources for Machine Learning for Algorithmic Trading, 2nd edition.
dbombara/neuron_poker
Texas holdem OpenAi gym poker environment with reinforcement learning based on keras-rl. Includes virtual rendering and montecarlo for equity calculation.
dbombara/PPO-PyTorch
Minimal implementation of clipped objective Proximal Policy Optimization (PPO) in PyTorch
dbombara/stable-baselines3
PyTorch version of Stable Baselines, reliable implementations of reinforcement learning algorithms.