AlgoBook icon indicating copy to clipboard operation
AlgoBook copied to clipboard

RNN Architecture

Open geekquad opened this issue 4 years ago • 6 comments

Implementation of the following RNN Architectures:

  • [x] ~~RNN~~

  • [x] ~~LSTM~~

  • [x] GRU

Should be pushed into dl folder with respective folder name along with requirements.txt file.

geekquad avatar Dec 06 '20 15:12 geekquad

Hey can i work on LSTM using keras framework?

LakhanMardi avatar Dec 07 '20 05:12 LakhanMardi

Hey, @geekquad I want to work on RNN architecture.

Sure @LakhanMardi. Assigning LSTM network to you. Make sure to add a requirements.txt file as well in the respective folder.

Assigning RNN architecture to @kritikaparmar-programmer.

geekquad avatar Dec 07 '20 06:12 geekquad

Hey can i work on GRU?

LakhanMardi avatar Dec 18 '20 12:12 LakhanMardi

Assigning GRU to @LakhanMardi.

geekquad avatar Dec 19 '20 15:12 geekquad

Assigning GRU to @LakhanMardi.

GRU #443

LakhanMardi avatar Dec 25 '20 06:12 LakhanMardi