symreg

A Symbolic Regression engine (by danuker)

Symreg Alternatives

Similar projects and alternatives to symreg

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better symreg alternative or higher similarity.

symreg reviews and mentions

Posts with mentions or reviews of symreg. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-02-20.
  • I Still ‘Lisp’ (and You Should Too)
    4 projects | news.ycombinator.com | 20 Feb 2023
    Well, I wrote a genetic programming library, and it was fun to parse a Lisp-like representation from Python. You still have recursion and everything (albeit no tail call optimization).

    Here, `_from_source` goes from a plain array of tokens to a nested one (tree), depending on their arity:

    https://github.com/danuker/symreg/blob/7c6593d3046f6c52dfb92...

    Lisp is almost valid Python. The exception is the single-element tuple which needs a comma: (x,)

    But I still preferred to use Python as a programming language, and Lisp as a sort of AST. It's just easier. I am curious what roadblocks you faced in your ASCII delimited parsing.

    Do you by any chance still have the two parsers? I'd love to see them. If you are worried about your anonymity, you can find my website on my HN profile, and my e-mail on my website. I promise not to disclose your identity publicly.

  • Do Simpler Machine Learning Models Exist and How Can We Find Them?
    5 projects | news.ycombinator.com | 22 Dec 2022
    If interpretability is sufficiently important, you could straight-up search for mathematical formulae.

    My SymReg library pops to mind. I'm thinking of rewriting it in multithreaded Julia this holiday season.

    https://github.com/danuker/symreg

  • I made an Entity Component System
    2 projects | /r/Python | 15 Jun 2022
    Indeed, I ran face-first into Python's GIL that prevents any useful CPU-bound multithreading, with my symbolic regression library.
  • SymReg: A Python Symbolic Regression Engine
    1 project | news.ycombinator.com | 22 Dec 2020
  • A note from our sponsor - SaaSHub
    www.saashub.com | 1 Jun 2024
    SaaSHub helps you find the best software and product alternatives Learn more →

Stats

Basic symreg repo stats
4
28
0.0
almost 3 years ago

danuker/symreg is an open source project licensed under MIT License which is an OSI approved license.

The primary programming language of symreg is Jupyter Notebook.


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com