Giter Club home page Giter Club logo

patternlab's Introduction

patternlab

We are attempting to reproduce the research paper (Link 1) as part of our Pattern Recognition (Lab) course. This repo will have all the codes and track the progress for our course.

Demo

To have a demo of the current progress in a more presentable way, check out the Project_demo.ipynb file.

Links

These are the links provided in the class and will be used all throughout the course.

  1. Implementing word2vec: https://towardsdatascience.com/implementing-word2vec-in-pytorch-skip-gram-model-e6bae040d2fb

Work Distribution

  • Grasp the ideas written in the 1st link. The article needs to be read by everyone and in case of difficulty, contact @rifazn
  • Implement the code from the 1st link as much as possible by ourselves in a manner that maximises our understanding of the topics (by doing research in between, not just code)
    • Find the right probabilities of every center,context pair (in form of P(context|center))
    • Make word2idx and idx2word arrays, so they can be passed to 'torch'
    • Finish rest of the code (the PyTorch parts)
  • Finally, run the code, and do an excellent demo of what the code can do in class. Have presentation slides ready.
  • The blog's code only calculates the loss of the predictions, doesn't actually show the suggested context given center. We might need to do that extra part.

patternlab's People

Contributors

hossainishtiak avatar rifazn avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Forkers

hossainishtiak

patternlab's Issues

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.