Coder Social home page Coder Social logo

Comments (3)

OverLordGoldDragon avatar OverLordGoldDragon commented on August 17, 2024

Hello, glad you like the repo.

I'm not reproducing your error. Can you install other libraries with pip install? If yes, try asking on SO. Worst case, simply cloning the repository will work, along manually installing requirements (plus TF for full functionality).

from see-rnn.

DagonArises avatar DagonArises commented on August 17, 2024

Hello, glad you like the repo.

I'm not reproducing your error. Can you install other libraries with pip install? If yes, try asking on SO. Worst case, simply cloning the repository will work, along manually installing requirements (plus TF for full functionality).

Realised that it's just a minor issue: a parent file named 'see-rnn' is installed, containing 'see_rnn'. Renaming it to 'See_rnn', calling the imports by

import See_rnn.see_rnn as see_rnn
from See_rnn.see_rnn import get_gradients, features_0D, features_1D, features_2D

will do.

Just an additional point: in the Usage example the kwarg xy_ticks of features_1D should be show_xy_ticks

from see-rnn.

OverLordGoldDragon avatar OverLordGoldDragon commented on August 17, 2024
import See_rnn.see_rnn as see_rnn

Never seen this as necessary, but guess it's an option.

xy_ticks of features_1D should be show_xy_ticks

Thanks, fixed.

Issue looks resolved, closing.

from see-rnn.

Related Issues (16)

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.