Lists (2)
Sort Name ascending (A-Z)
Stars
3
stars
written in Haskell
Clear filter
annotations and solutions for the book Category Theory for Programmers by Bartosz Milewski
Haskell implementation of a symbolic regression algorithm. The regression search is done by means of the IT data structure, and the general structure of the algorithm is based on the AInet algorith…