Git Product home page Git Product logo

Comments (7)

zer0n avatar zer0n commented on June 4, 2024

Nodes in Torch's nngraph are layers (or modules). The brick is layer. Nodes in TF/Theano graph are tensor operations. The brick is smaller.

The Python bridge looks pretty half-baked to me. I think that it's near impossible to have an ideal bridge (unless there's a magic function call that translates Python code to Lua code). If you write computational code in Python, you lose the performance of Torch; but you have to write computational code if you want to implement something new. Torch doesn't support symbolic programming.

from deepframeworks.

zer0n avatar zer0n commented on June 4, 2024

FWIW, I'm changing the format of this evaluation to a table view. This should make the comparison more detailed and fairer.

from deepframeworks.

Kaixhin avatar Kaixhin commented on June 4, 2024

You make valid points, so perhaps add those to the comparison in some way?

A table is good, but I would recommend a series of headings/points to cover, for example abstraction level, language support, packages/libraries etc. Then write some prose on each framework which justifies ratings. An example would be this review on API tools. I think this should give you the best of what you have now and a table view.

from deepframeworks.

zer0n avatar zer0n commented on June 4, 2024

Thanks for the suggestion. I've just updated the review.

from deepframeworks.

Kaixhin avatar Kaixhin commented on June 4, 2024

Thanks - much easier to see points of comparison now. Small final suggestion - a table of contents at the top using relative links so that people can see the different areas covered.

from deepframeworks.

zer0n avatar zer0n commented on June 4, 2024

Good suggestion. Will do.

from deepframeworks.

zer0n avatar zer0n commented on June 4, 2024

Added as you suggested. Thanks.

from deepframeworks.

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.