Coder Social home page Coder Social logo

Comments (3)

patrick-kidger avatar patrick-kidger commented on May 21, 2024

Hi there!

It's not immediately clear to me what's going on here. One thing you could try is running Signatory's own benchmarks: python command.py benchmark ... and see what you get.

It's possible that iisignature has been updated since Signatory was first written, and it might be doing something smarter now. In particular Signatory introduced a new asymptotically faster algorithm for computing signatures, and this was the main reason for its speedup -- perhaps iisignature is now using that too?

In any case, I should be honest that at this point Signatory isn't really maintained, and there probably isn't much I can do to help.

from signatory.

louisamand avatar louisamand commented on May 21, 2024

On a single path iisignature is faster (probably because of the overhead of using PyTorch), but I believe that for multiple paths (i.e.shape=(num_sim, time_steps, channels)) it is much, much quicker, taking advantage of parallelization and GPU.

from signatory.

phaelicks avatar phaelicks commented on May 21, 2024

Hi,
thank you for the replies!

Indeed, running tests on multiple paths and / or higher number of input channels the advantage of signatory becomes obvious. Pity, that signatory is not maintained anymore, it is a great package!

from signatory.

Related Issues (20)

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.