Skip to content
View Giovannibriglia's full-sized avatar

Highlights

  • Pro

Block or report Giovannibriglia

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Giovannibriglia/README.md

Anurag's GitHub stats


Pinned Loading

  1. AgentGroup_CausalRL AgentGroup_CausalRL Public

    Repository for our paper: "Improving Reinforcement Learning-based Autonomous Agents with Causal Models", published at PRIMA 2024

    Python 4 2

  2. FrancescoFabiano/deep FrancescoFabiano/deep Public

    deep (Dynamic Epistemic logic-basEd Planner) is a multi-agent epistemic planner that operates over the full scope of mA*, leveraging optimized search algorithms and heuristics.

    C++ 6 1

  3. benchmarking_causal_rl benchmarking_causal_rl Public

    A modular PyTorch benchmarking framework for single- and future multi-agent reinforcement learning, with vectorized environments, reproducible evaluation, and extensible causal augmentation.

    Python

  4. NeuralBayesianNetworks NeuralBayesianNetworks Public

    A PyTorch-native Bayesian network library where each mechanism is learnt by a neural network. Every node carries a learnable, batched, GPU-resident conditional distribution; every query is a batche…

    Python