Blog
The OCaml Planet
Articles and videos contributed by both experts, companies and passionate developers from the OCaml community. From in-depth technical articles, project highlights, community news, or insights into Open Source projects, the OCaml Planet RSS feed aggregator has something for everyone.
Want your Blog Posts or Videos to Show Here?
To contribute a blog post, or add your RSS feed, check out the Contributing Guide on GitHub.
This post is aimed at readers who are already familiar withstochastic gradient descent(SGD) and terms like “batch size”. For an introduction to theseideas, ...
It’s time for our nextJane Street Tech Talk. Whenwe’ve solicited suggestions for topics, one common request has been totalk about our internal development pr...
Quoting According to the lexical conventions of OCaml, characters different from \ and " can be enclosed in sing...
Here is the Pearl No.4: Let A and B be two disjoint ordered collections with distinct elements inside. Their combined size is greater than k. A and B are sorted, but the underlying data structures are not specified as...
How to render trees like Unix 'tree' The Unix tree utility produces a pretty rendering of a filesystem. Implementi...
OCaml 4.06 has, by default, immutable strings. This necessitates some changes to "More OCaml" ("OCaml from the Very Beginning" is unaffected). The paper and kindle books (on Amazon), as well as the PDF e-book here, have been updated, together with the online resources.
The Binary Analysis Platform Blog