Giter Club home page Giter Club logo

saeed shoaraye nejati's Projects

convolutional-neural-networks-for-sentence-classification icon convolutional-neural-networks-for-sentence-classification

In this project, we attempt to reproduce and improve the results achieved by Yoon Kim (2014), in [1] with no published code. We implement the proposed models in his paper, which describes sentence classifiers using CNN on top of pre-trained word vectors, Word2Vec. Classification in [1], is performed on multiple datasets, with static and minimally fine-tuned Word2Vec, feeding a single layer CNN. To improve the state-of-the-art, both static and fine-tuned word vectors are used in 2 separate channels to classify sentences[1]. In this work, we simplify Kim’s approach and instead focus only on the use of different kernel sizes with parallel layers. We see that the skill of the model on the unseen test dataset was very impressive, achieving 89%, which is above the skill of the model reported in the 2014 paper. We observed, fine-tuning the pre-trained vectors for specific task improves accuracy over static vectors, and we were able to reach accuracy mentioned in [1] for MR dataset.

imdb-sentiment-analysis- icon imdb-sentiment-analysis-

In this project, I have developed models to predict the sentiment of IMBD reviews. IMDB is a popular website and database of movie information and reviews (https://www.imdb.com/). The goal is to classify IMBD reviews as positive or negative based on the language they contain. This project was done for competing with other groups in www.kaggle.com to achieve the best accuracy in a competition.

modified-mnist icon modified-mnist

Image Processing Project which the goal was to perform an image analysis prediction challenge. The task is based upon the MNIST dataset (https://en.wikipedia.org/wiki/MNIST_database). The original MNIST contains handwritten numeric digits from 0-9 and the goal is to classify which digit is present in an image. Here, I worked with a Modified MNIST dataset. In this modified dataset, the images contain more than one digit and the goal was to find which number occupies the most space in the image. Each example is represented as a 64 × 64 matrix of pixel intensity values (i.e., the images are grey-scale not color).

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.