crf-chain1-constrained
ad
crf-chain1-constrained | ad | |
---|---|---|
- | 6 | |
3 | 369 | |
- | - | |
0.0 | 6.2 | |
almost 6 years ago | 4 months ago | |
Haskell | Haskell | |
BSD 2-clause "Simplified" License | BSD 3-clause "New" or "Revised" License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
crf-chain1-constrained
We haven't tracked posts mentioning crf-chain1-constrained yet.
Tracking mentions began in Dec 2020.
ad
-
Is there an implementation of The Simple Essence of Automatic Differentiation (2018)?
Maybe ad?
-
Backpropagation and Accelerate
I’ll also link the ad package here in case someone can speak to its value over backprop https://github.com/ekmett/ad
-
[ad] Haskell Revitalisation
Apologies in advance for disappointing a few people but the [ad] part in the title doesn't mean Automatic Differentiation but rather means "advertisement".
-
Let's Program a Calculus Student II: Turning Symbolic Differentiation Automatic
Hi everybody! A couple weeks ago, I made a blog post talking about how recursion and pattern matching could be used to translate Calculus formulas into Haskell. This is a follow-up exploring how to use automatic differentiation to calculate those same derivatives as an example of cool stuff that polymorphism allows us to do. (I learned this idea from the ad package and really fell in love with how elegant it is)
- Monthly Hask Anything (March 2022)
- What are some ways I could tickle my (beginner) haskell-brain with something *useful*?
What are some alternatives?
crf-chain1 - Efficient, first-order, linear-chain conditional random fields
modular-arithmetic - A useful type for working with integers modulo some constant.
gamma - Haskell implementation of gamma and incomplete gamma functions
roots - 1-dimensional root-finding algorithms in Haskell
search - infinite search in finite time with Hilbert's epsilon
nimber - Finite nimber arithmetic
moving-averages
jalla - Just another library for linear algebra (Haskell)
diagrams-solve - Miscellaneous solver code for diagrams (low-degree polynomials, tridiagonal matrices)
gsl-random - Haskell bindings to the GSL random number generators and distribution functions
math-programming-glpk - A GLPK backend to the Haskell math-programming library
noether - Highly polymorphic algebraic structures with custom deriving strategies