Code Monkey home page Code Monkey logo

sau-solver's People

Contributors

qinjinghui avatar

Stargazers

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

sau-solver's Issues

preprocess and transfer num

Hi Author,

Can you upload your transfer_num script for other datasets, like: roth, mawps and dolphins
Besides, I use the preprocess script which you committed before to run alg514, roth, mawps ...etc.
But, it is a little difference between your alg514 and my alg514.
Can you also share your new preprocess script?

Thanks a lot.

Some questions about code usage

Hi Author,
Will you write about the code usage, I'm confused with some functions like prepare_de_data and prepare_data in prepare_data.py

Besides, I can't run seq2seq model successfully.
Error is in generate_rule_mask function, while I print nums_batch[i] is also the list.
res = [_ for _ in range(nums_start, nums_start + nums_batch[i])] +
TypeError: unsupported operand type(s) for +: 'int' and 'list'

Thanks

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.