Coder Social home page Coder Social logo

dket's People

Contributors

lucianoserafini avatar petrux avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

dket's Issues

Dataset types

Hi,
I was trying to understand what makes these datasets different from each others:
closed/open/open-ref/open-x-control/open-x/ref/open-x-scra-ref
Could you please explain them?
I searched through your paper, but I could not find any reference to these.

Running one of the pre defined experiements raises exceptions

Hi, thanks for providing that interesting repo.

When installing it on my Ubuntu 18 with python3 and the following versions of the relevant packages (installing liteflow from github gives me a version 0.0.3 whereas in the dket setup.py a version 0.1.0 is mentioned ...)

$ pip3 freeze | grep -iE '(lite|tensor)'
liteflow==0.0.3
tensorboard==1.12.2
tensorboardX==1.2
tensorflow-gpu==1.12.0

I am getting a lot of exceptions when launching one of the stored experiments:
python3 ./bin/dket-experiment-run --config experiments/2k-closed.json

Traceback (most recent call last):
File "./bin/dket-experiment-run", line 45, in
runtime.Experiment.load(CONFIG, logdir=ARGS.logdir, force=ARGS.force).run()
File "/usr/local/lib/python3.6/dist-packages/dket-0.0.1-py3.6.egg/dket/runtime.py", line 190, in load
[....]
File "/usr/local/lib/python3.6/dist-packages/liteflow/utils.py", line 41, in as_scope
return next(tf.variable_scope(scope).gen) # pylint: disable=I0011,E1101
AttributeError: 'variable_scope' object has no attribute 'gen'

Any idea where my error could be or what to do about it?

/dket-experiment-run --help

When I want to run as instructed, I get this error:

/git/dket/bin$ ./dket-experiment-run --help
Traceback (most recent call last):
  File "./dket-experiment-run", line 10, in <module>
    from dket import logutils
ImportError: No module named dket


Custom cata feed

Hello, I've gone through the training procedure. Now I would like to try in on some Wiki data. It seems that there is no easy way to feed the data into the model. Can you advise how to do it?

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.