Skip to content

shushantkumar/Neural-Network-and-Natural-Language-Processing-Implementation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

Neural Network Implementations

This repository contains basic Neural Network Implementations

  • Deep Neural Network on MNIST OCR dataset
    This is a Neural Network Model which takes dataset from MNIST of around 60K images of Optical Characters (0-9)
    Detailed readme inside

  • Natural Language Processing

        1. Sentiment Analysis on Movie Reviews and pickling the classifier to use it for other analysis. 
           Detailed readme inside the folder
    
        2. Sentiment Analysis on Twitter Tweets using the pickled classifier.  
           Detailed readme inside the folder
    

Releases

No releases published

Packages

No packages published