Coder Social home page Coder Social logo

Changing Backends about clifford HOT 6 CLOSED

pygae avatar pygae commented on July 21, 2024
Changing Backends

from clifford.

Comments (6)

 avatar commented on July 21, 2024

@arsenovic What about GPU-accelerated deep learning backends like Tensorflow, PyTorch, CNTK? EDIT: There is also Gaalop https://github.com/CallForSanity/Gaalop/

from clifford.

arsenovic avatar arsenovic commented on July 21, 2024

i dont know what a deep learning backend for GA would mean.
you could use GA in deep learning modules, but that is kind of the other way around.

this demo was more to show that adopting a consistent high-level API would allow python to act like a GA pseudo-code. however, i dont think this concept would scale to complex or high performance applications.

from clifford.

 avatar commented on July 21, 2024

@arsenovic What I had in mind was something similar to how Pyro (http://pyro.ai/ , a probabilistic programming language) is built on top of PyTorch. I understand what you mean about it being the wrong way around. Maybe it is not the goal of the Clifford project, it’s just what I personally am looking for (a way to use geometric algebra in GPU-accelerated neural nets).

from clifford.

hugohadfield avatar hugohadfield commented on July 21, 2024

On this note I have played around with a range of different GPU accelerated backends including tensorflow, pytorch and have so far found that the best results come from using numba.cuda combined with a custom code generator. This will probably be rolled into clifford.tools at some point in the vaguely near future when I find time... I definitely like the idea of compatibility with other tools, it would be interesting to see how the speed of the library compares with @tingelst 's pyversor!

from clifford.

hugohadfield avatar hugohadfield commented on July 21, 2024

@arsenovic I think we should close this for now, it is useful but probably not a core focus of the library? Would definitely make a nice demo to show how similar the syntax between the two libraries is though etc

from clifford.

arsenovic avatar arsenovic commented on July 21, 2024

yes, i would say this can be removed as it is impractical except for simplest demos.

from clifford.

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.