Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sergei-mironov/ml-sb

ML sandbox (a toy language project)
https://github.com/sergei-mironov/ml-sb

Last synced: 5 days ago
JSON representation

ML sandbox (a toy language project)

Awesome Lists containing this project

README

        

ML-SB
=====

The goal of ML-sandbox project is self-education.

I paln to experiment with the following algorithms

* Automatic differentiation
* Hindley-Milner type inference
* Defunctionalization

Originally, the code was borrowed from https://github.com/bitonic/ml-w

References
----------

* http://www.brics.dk/RS/01/23/BRICS-RS-01-23.pdf