Git Product home page Git Product logo

Satyaki Sanyal's Projects

boston-housing-with-minilearn icon boston-housing-with-minilearn

This project uses Mini-learn on Boston's housing data-set. Mini-learn is a miniature version of tensor-flow which I made to play around with neural nets. See https://github.com/Satyaki0924/minilearn for more information.

language-translation-english-to-french icon language-translation-english-to-french

This project uses a sequence to sequence model of the recurrent neural network to translate any piece of English text to French. I have used recurrent nets because while training on huge data, recurrent nets actually predict the outcome a lot better than any normal machine learning models. In this specific model, the data first passes through an encoder, comes out as an understanding and passes to a decoder. The decoder generates the output.

minilearn icon minilearn

Mini-learn is a miniature version of tensor-flow which I made with ONLY NUMPY to play with perceptrons. You can use this project like you use tflearn. Go to https://github.com/Satyaki0924/boston-housing-with-minilearn to see it's usage.

sentiment-analysis-with-neural-network icon sentiment-analysis-with-neural-network

This project analyses sentiments using deep learning. I have used only numpy to make the neural network. It portrays basic deep learning features using feed forward, backpropagation, gradient descent and activation functions.

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.