This document summarizes a research paper that proposes and evaluates two multi-agent learning algorithms, strategy sharing and joint rewards, to improve decision making. It first provides background on multi-agent learning and reinforcement learning. It then describes a multi-agent model and the two proposed algorithms - strategy sharing averages Q-tables across agents, while joint rewards combines Q-learning with shared rewards. The paper presents results showing the performance of the two algorithms and concludes that multi-agent learning can enhance decision making.