• Stars
    star
    7
  • Rank 2,282,210 (Top 46 %)
  • Language
    Python
  • Created over 7 years ago
  • Updated over 7 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Applied attention on Sequence to Sequence model for the task of Text Summarizer using Tensorflow's raw_rnn. here, I haven't used Tensorflow's inbuilt seq2seq function. The reason behind is to apply attention mechanism manually.

More Repositories

1

recurrent_neural_networks_to_predict_churn

Predicting Customer Churn using past customer behavior data is a approach which is more dependent on the preprocessing of the data and how you are approach that. Since lots of data is sparse and requires lots of hand engineered features.Then feeding them in a machine learning model. Since the data is in a time series format, therefore I tried to use Recurrent Neural Networks (LSTM cell unit). But as I said this might not be the best approach unless the data is huge since a deep learning model will not be able to outperform a traditional machine learning algorithm unless the dataset is extremely large and there is minimum sparseness in the time series sequence of the data.
Python
8
star
2

Dynamic-Coattention-Network

Implementation of Dynamic Coattention Network for Question Answering
Jupyter Notebook
6
star
3

Reinforcement-Learning-from-scratch-using-R

Implementation of Value-Iteration and Q-learning for a grid problem from scratch using R
R
2
star
4

diabetic_retinopathy_new

Jupyter Notebook
2
star
5

PlayPongWithPolicyGradients

Atari Pong from pixels using Policy Gradients
Python
2
star
6

diabetic_retinopathy

Convolutional Neural Networks to classify between normal and affected retina from fundus images
Python
2
star
7

url_shortener

URL Shortener FLASK based - Running on Heroku
1
star
8

Siamese_LSTM_basic

Implementation of Siamese LSTM for Semantic similarity
Python
1
star
9

basic_tutorial_tensorflow

Tensorflow Tutorials Basics created by Sayon Dutta
Jupyter Notebook
1
star
10

cnn_assignment_dl_nd_udacity

CNN Assignment of Deep Learning Nanodegree
HTML
1
star
11

deep_learning_tasks

Experimenting with different Deep Learning approaches. <will update accordingly>
Jupyter Notebook
1
star
12

higgs_boson

Kaggle Higgs Boson Challenge
Python
1
star
13

GAN_face_generation

Udacity GAN Assignment
HTML
1
star
14

rnn_assignment_dl_nd_udacity

HTML
1
star
15

katacoda-scenarios

Katacoda Scenarios
1
star
16

testing

Testing some GIT features
HTML
1
star
17

testbot

Python
1
star
18

udacity_rl_quadcopter

Udacity Final Project using Deep Reinforcement Learning
HTML
1
star
19

sayondutta.github.io

SCSS
1
star
20

datasciencecoursera

1
star