Git Product home page Git Product logo

Comments (7)

futurely avatar futurely commented on September 23, 2024

This also means clstmimg.cc is not used at all.
https://github.com/tmbdev/clstm/search?utf8=%E2%9C%93&q=d_inputs

from clstm.

futurely avatar futurely commented on September 23, 2024

The Python wrapper can be built after deleting the d_inputs and d_outputs fields from INetwork in clstm.i. Then in IPython, running net.backward() outputs Kernel died, restarting.

from clstm.

futurely avatar futurely commented on September 23, 2024

Adding d_inputs and d_outputs to the INetwork in both clstm.h and clstm.i still has the same problem.

from clstm.

tmbdev avatar tmbdev commented on September 23, 2024

Yes, I'm in the middle of converting to Eigen::Tensor. I should probably have created a branch, but I had hoped it would go a bit quicker than it has.

Use tag a588c8 for now.

from clstm.

futurely avatar futurely commented on September 23, 2024

The tag is the same version that caused the above errors. The backward method can't run.

net.backward()

Kernel died, restarting

from clstm.

tmbdev avatar tmbdev commented on September 23, 2024

Let me see whether I can track down an older working version and set up the branches so that that becomes the default branch.

from clstm.

tmbdev avatar tmbdev commented on September 23, 2024

The Python swig code has been updated; there is a small test case (test-lstm.py) now.
There is also a separate branch now for the old version with separate derivatives.

from clstm.

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.