Coder Social home page Coder Social logo

Ashwani Singh's Projects

maven-northwind-challenge icon maven-northwind-challenge

Build a top level KPI Dashboard including Sales Trend, Product Performance, Key Customers and Shipping Cost

movielens_dataset icon movielens_dataset

Analyzing MovieLens 25M Dataset and MovieLens 10M Dataset and building a Movie Recommendation System using Pearson Coefficient.

nmt-with-attention--keras icon nmt-with-attention--keras

I have implemented Encoder Decoder with Attention model for French to English language neural machine translation. The dataset has been attached you can download it. I have used GRU RNN, and this model gives a good accuracy for short sentences, but might not perform well for long sentences, for better performance use LSTM and different dataset which is pretty large enough. I ahve only used 100000 sentences and a single layer GRU is used. Note: adding more layers will significantly increase the training time. If have trained this model for 10 epoch using a GPU for about an hour. Moreover here I have implemented custom gradient descent, where you can modify the loop as required. This feature is new in tensorflow 2.0.0.

recognising-hand-written-digits-lenet5-implementation-in-keras- icon recognising-hand-written-digits-lenet5-implementation-in-keras-

I have used mnist dataset and applied 5 layer Convolutional Neural Network. This implementation is similar to the LeNet5 implementation in Keras, except some of minor changes like instead of sigmoid and tanh activation I have used relu and softmax activations. Moreover the no of filters is also different to give a better accuracy.

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.