Giter Club home page Giter Club logo

practical-3's People

Contributors

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

Watchers

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

practical-3's Issues

How to encode <start> <unknown> and <pad> words

(I am an Oxford student taking this course, but I haven't found how to sign up to Piazza.)

I figure could be encoded with all zeros. Is it worth having separate dimensions for and in the embeddings, such that all the words are embedded except those two which are one-hot? Otherwise, should they be random, learned, embeddings? Perhaps I can make only those two embeddings learnable.

Should I just implement all and test?

Baseline of task1

Thanks for the great course and I am not an oxford student.
I wonder that is there some baselines of task1? Since my model's performance is not good, which is:

Test : 25.60% (size : 250)
Validation : 30.40% (size : 250)
Train : 50.40%

I use word2vec as embedding method. It seems that RNNs work not as well as the perceptions in practice2. I think that there may be some bugs in my networks and I just want to figure out what is the right RNNs' performance.
Thank you.

Language Generation Input

Hi, I'd like to better understand the input/label format for the LTSM RNN model for language generation. As far as I understand (and correct me if I'm wrong), we have a one-hot-encoding of a word which we feed into the network at each training iteration. My question concerns the training label - do we want a one hot encoding of the next word, or do we want some sort of output word distribution? If so, how would we format these distribution labels that we want to feed into the network? 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.