Skip to content
View Satyaki0924's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report Satyaki0924

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. digit-recognition-with-convolutional-neural-networks digit-recognition-with-convolutional-neural-networks Public

    This project uses convolutional neural network to recognise digits from images. This project has been trained on MNIST dataset. This project will soon be updated to recognise custom images.

    Python 2

  2. language-translation-english-to-french language-translation-english-to-french Public

    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, recu…

    Python 8 2

  3. sentiment-prediction-and-graphing-of-live-twitter-data-with-recurrent-nets-and-lstm sentiment-prediction-and-graphing-of-live-twitter-data-with-recurrent-nets-and-lstm Public

    This project analyses live twitter sentiments and visualises them using recurrent neural networks and long short term memories.

    Python 2

  4. TV-script-generation-with-embedding-RNN-and-LSTM TV-script-generation-with-embedding-RNN-and-LSTM Public

    This project generates TV scripts with Recurrent Neural Networks and LSTMs. This project is trained on a script of the famous American sitcom, The Simpsons.

    Python 1