mandubian / neurocat
From neural networks to the Category of composable supervised learning algorithms in Scala with compile-time matrix checking based on singleton-types
☆138Updated 7 years ago
Alternatives and similar repositories for neurocat:
Users that are interested in neurocat are comparing it to the libraries listed below
- A dimensional analysis library based on dependent types☆198Updated 8 months ago
- A fast and generic immutable radix tree for scala☆96Updated 5 years ago
- A compiler plug-in to control object lifetimes in Scala☆64Updated 7 years ago
- Limits of Scala typechecking speed☆155Updated 4 years ago
- A Scala compiler plugin for mutual tail recursion☆88Updated 5 years ago
- An exploration of purely functional library design in Scala.☆103Updated 8 years ago
- Simple implementations of forward- and backward-mode automatic differentation in Scala☆23Updated 6 years ago
- Spire's macros for zero-cost operator enrichment☆191Updated 5 years ago
- ☆35Updated 9 years ago
- ☆79Updated 4 years ago
- Seamless interop layer between cats and scalaz☆174Updated 4 years ago
- Automatic code generation for Scala functions and expressions via the Curry-Howard isomorphism☆258Updated 3 years ago
- A purely-functional library for defining type-safe schemas for algebraic data types, providing free generators, SQL queries, JSON codecs,…