Git Product home page Git Product logo

Comments (3)

verdverm avatar verdverm commented on July 18, 2024

@jmmcd

Thanks for the approbations! and you are welcome for the code. I'm actually working on a third version of the algorithm. You can find the second one in the following paper:
Scaling up PGE
(Though I plan to skip releasing that code and just release the latest (in a different repo) )

Briefly, it splits up the various parts of PGE into separate services and uses SymPy instead of writing the algebra routines myself (buggy). v3 will add a new service for memoization and you will find vast improvements in everything.

Now to your current issue...

Unknown init method refers to a missing config parameter. You are probably missing a few...
I can't recall if this can be read from the config file, however you can specify it as a command line argument.

Take a look at this script. I think this is the best example of how to setup a run(s).

Let me know if this helps, if not, just post back the latest. Always happy to help!

from go-pge.

jmmcd avatar jmmcd commented on July 18, 2024

Thanks! Yes, I saw the scaling-up paper too.

That's a good idea re SymPy and memoisation -- I've been adding the same stuff to my GP systems recently.

The test.sh script did work -- I am up and running now. It makes sense when you see a single running example.

Looking forward to seeing the v3.

Thanks again.

from go-pge.

verdverm avatar verdverm commented on July 18, 2024

@jmmcd check out the lastest here: https://github.com/verdverm/pypge

from go-pge.

Related Issues (2)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.