backprop v0.1.5.2 Release Notes

  • Apr 26, 2018

    🚀 https://github.com/mstksg/backprop/releases/tag/v0.1.5.2

    • Added coerceVar to Numeric.Backprop
    • Added Random instaces for all tuple types. Same as for Binary, this does incur a random and time dependency only from the tuple types. Again, because these packages are a part of GHC's boot libraries, this is hopefully not too bad.