[Haskell-cafe] ANN: tensor-safe-0.1.0.1

Leonardo Piñeyro leopiney at gmail.com
Wed May 8 02:27:51 UTC 2019


Hello everyone,

I’m happy to announce a preliminary release of what I called TensorSafe, a library to build structurally correct deep neural networks using dependent types in Haskell. Currently, it also provides the option to compile the models to external frameworks like Keras for Python or Keras JavaScript. I’ve built this as a part of what it is my capstone project to get my degree in computer engineering this year. I’ve learned a ton in a few months, especially thanks to projects like Grenade and the MM Haskell blogs 🙌

I’m still working on details but I think it’s ready for anyone to take a look at it. Any feedback is welcome!

• http://hackage.haskell.org/package/tensor-safehttps://github.com/leopiney/tensor-safe


Thanks!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/haskell-cafe/attachments/20190507/a3436061/attachment.html>


More information about the Haskell-Cafe mailing list