Giter VIP home page Giter VIP logo

cpcc's People

Contributors

xl2248 avatar

Stargazers

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

Watchers

 avatar

Forkers

longyuewangdcu

cpcc's Issues

How to split dataset into En to Zh and Zh to En

How to split dataset into En to Zh and Zh to En ?

If, as described in the paper "assume 50% speakers as Chinese speakers to keep data balance", then how to identify who is a native English speaker and who is a native Chinese speaker in the BMELD dataset?

Thanks.

The code issue

Hello, thank you for your released code. This is great work.
There are some questions about the implementation of recognition and prior networks what was mentioned in your paper.

  1. The two networks have the same structure in your paper, i.e , MLP and MLP + Softplus, right? But in your released code, It seems that the structure of recognition networks is Linear layer + Linear layer, and the one of prior network is an MLP.
  2. It seems that the Sigma and Mu in Gussian distribution have been gotten from the same network in your released code. i.e, you passed the network once, then split the output of the network into two matrixes as Sigma and Mu, right? But in your paper, the Mu and Sigma have been gotten by MLP and Softplus + MLP, respectively.

So I wonder about which one is more effective and can reach the performance that has been reported in your paper.

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.