GithubHelp home page GithubHelp logo

TensorFlow 2.0 plans about tensorsem HOT 2 CLOSED

nredell avatar nredell commented on August 22, 2024
TensorFlow 2.0 plans

from tensorsem.

Comments (2)

vankesteren avatar vankesteren commented on August 22, 2024

Hi Nick,

thank you for the interest! Yes, I am currently looking at several features to move towards in the future. Tensorflow 2.0 is definitely high up on the to-do list, and more generally optimizing the tensorflow backend (e.g., looking at whether using GPU compute can speed up everything, seeing if any other optimizations can be made in this file). Unfortunately right now I'm a bit busy with other projects and I'm not so very up-to-date on the whole tf1 - tf2 upgrade. I'm also not opposed to the idea of implementing the entire package in a different framework than tensorflow (torch, mxnet, or any other computation graph + autodiff + adam optimizer software) because I am not too sure about the whole R -> python -> tensorflow tower of cards -- but this requires quite some research.

If you know how to translate the current state of this package into tensorflow 2.0 I'd be very happy to receive a pull request!

One thing on the feature roadmap is casewise / stochastic gradient descent optimization. There is a (kind of old) branch called batch_processing which implements this, but it's pretty slow and it uses some intransparent data wrangling for the tfdatasets package.
Another thing I want to think about is how to let the user add their own tensors (penalties, alternative losses) to the computation graph without pre-programming them first as in these lines. Some kind of function pass-through in the tf_sem() function would be nice.

Ideally, there would be a CRAN release at some point too.

from tensorsem.

nredell avatar nredell commented on August 22, 2024

Bad follow-up on my part. Thanks for updating to version 2.0+. Looking forward to giving this a spin.

from tensorsem.

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.