Giter Site home page Giter Site logo

pal's People

Contributors

mengf1 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  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  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

pal's Issues

Data download problem

I found that the data download website cannot open, I do not know how to get the data. Is it possible that you send me the data through email?

Data links seem to be broken again

From where can I download the data (en.train;en.testa;en.testb) and embeddings (en.emb)? I've tried looking around and it's not clear to me where I can find them on the pages pointed to in the README.

Thanks!

issue in q-learning

Hi,
In the paper, as training Q network, the expected Q_value (y) should be reward + r * Q_value_next_state. However, in this code, it seems to be Q_value_this_state. Is there something wrong as code released? Thank you.

can't reproduce because of data issue

Hi,
Thank you for your code releasing.
Could you also upload your data folder? The link in readme is broken.
Also it's still not clear which embedding file should be used. is that multiCCA one ?

Command line provided in README.md fails

I thought your paper was very interesting, so I decided to look at your code. Unfortunately, I have not been able to get it running. Any advice would be appreciated. See below.

Thanks,
Jay
[email protected]

The application appears to be confused between tensorflow flags and your application flags.

$ python launcher_ner_bilingual.py --agent "CNNDQN" --episode 10000 --budget 1000 --train "en.train;en.testa;en.testb;en.emb;en.model.saved" --test "de.train;de.testa;de.testb;de.emb;de.model.saved"

Traceback (most recent call last):
File "launcher_ner_bilingual.py", line 15, in
FLAGS._parse_flags()
File "/Applications/anaconda/envs/py3.6tf1.3keras/lib/python3.6/site-packages/tensorflow/python/platform/flags.py", line 84, in getattr
wrapped(_sys.argv)
File "/Applications/anaconda/envs/py3.6tf1.3keras/lib/python3.6/site-packages/absl/flags/_flagvalues.py", line 630, in call
name, value, suggestions=suggestions)
absl.flags._exceptions.UnrecognizedFlagError: Unknown command line flag 'agent'

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.