Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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)
- Host: GitHub
- URL: https://github.com/sergei-mironov/ml-sb
- Owner: sergei-mironov
- License: gpl-3.0
- Created: 2015-04-08T07:00:52.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2018-09-28T22:16:29.000Z (about 6 years ago)
- Last Synced: 2024-07-07T11:28:51.347Z (4 months ago)
- Language: Haskell
- Homepage:
- Size: 43 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
* DefunctionalizationOriginally, the code was borrowed from https://github.com/bitonic/ml-w
References
----------* http://www.brics.dk/RS/01/23/BRICS-RS-01-23.pdf