-
I have been seeing segfaults on my Windows CI of [SymbolicRegression.jl](https://github.com/MilesCranmer/SymbolicRegression.jl/) for maybe ~6 months now, and I am finally throwing in the towel and sub…
-
I would like to know how to initialize my population with n members which have pre-specified structure. For example, if i want my initiate population to have 15 members all of which have same expressi…
-
### What happened?
After running a search with a custom loss function overnight, I opened an excel sheet and the TaskFailedException happened. I'm running on 16GB ram, I'm not sure if that has anyt…
-
The main advantage of using FromFile.jl is that you have an explicit dependency structure.
I think it would be **awesome** if there was a way you could visualize this - and show which files import …
-
Distributed.jl worker processes crash when importing ReverseDiff.jl, and **only** on Windows. I haven't been able to find any explanation in ReverseDiff.jl itself, so I was hoping I could receive some…
-
I was thinking how to impose a specific functional form on expressions. One way to do this is to write a custom constraint, so that any expression breaking it will receive an infinite loss. But this s…
-
@MilesCranmer Any chance you could add a couple of lines, maybe just pointing to your implementation as an example?
It could go somewhere [here](https://github.com/alan-turing-institute/MLJ.jl/blob…
-
- please rename your notebook into something more indicative
- a bit more introduction in the readme would be nice
- give some explanation what SymbolicRegression does, how it works and what is diff…
-
### What happened?
I get the above warning when try to do:
`using SymbolicRegression: Options, Expression, Node`
### Version
0.23.3
### Operating System
Linux
### Interface
Jupyter Notebook
…
-
### What happened?
The program crashed while using PySR, with an error message indicating a memory access violation (EXCEPTION_ACCESS_VIOLATION). This error occurred during the garbage collection pro…