Here is a quick summary of merged pull requests for DeepChem during the first week of May:
1. Add ConsScaleLayer, MLP for flows, Clamp exp: This PR adds ConsScaleLayer, MLP for flows and ClampExp.
2. Pass loss in model training callbacks: This PR updates callback to accept more metrics.