Posts & Shots

Notes On Regression Revisit

After revisiting the regressions, I feel having a better view on the implementation details of those regressions.

Notes On Regression Revisit

After revisiting the regressions, I feel having a better view on the implementation details of those regressions.

Efficient Sampling From Known Distribution

Alias table: an efficient sampling method from known distribution.

Efficient Sampling From Known Distribution

Alias table: an efficient sampling method from known distribution.

Notes On Emacs

notes on using emacs

Notes On Emacs

notes on using emacs

Notes On Bayesian Modelling

notes on bayesian modelling

Notes On Bayesian Modelling

notes on bayesian modelling

Notes On Maven

notes on using maven

Notes On Maven

notes on using maven

How To Simulate Typeclass In Scala

summary on 'Type Classes as Objects and Implicits', the way to simulate simple usage of typeclass in scala.

How To Simulate Typeclass In Scala

summary on 'Type Classes as Objects and Implicits', the way to simulate simple usage of typeclass in scala.

Structures Over Functions In Haskell

fifth piece on categorical typeclass in Haskell, structures over functions like other classes.

Structures Over Functions In Haskell

fifth piece on categorical typeclass in Haskell, structures over functions like other classes.

Monad In Haskell

fourth piece on categorical typeclass in Haskell, introduction to Monad in Haskell.

Monad In Haskell

fourth piece on categorical typeclass in Haskell, introduction to Monad in Haskell.

Applicative In Haskell

third piece on categorical typeclass in Haskell, introduction to Applicative in Haskell, which is a rather new typeclass in Haskell.

Applicative In Haskell

third piece on categorical typeclass in Haskell, introduction to Applicative in Haskell, which is a rather new typeclass in Haskell.