Code Monkey home page Code Monkey logo

Comments (2)

rainmaker712 avatar rainmaker712 commented on June 15, 2024

RNN은 보섭님과 함께 진행한다.

  1. Basics (보섭)
  • lab-12-0-rnn_basics
  1. many to one (보섭)
  • variable input sequence length (기존 char seq rnn example을 적당히 변경)
  1. many to many (보섭)
  • fixed input sequence length (기존 hello rnn example, language model이므로)
  • variable input sequence length (품사태거 example 정도 쓰면 좋을 듯)
  1. seq2seq
  • variable input sequence length, variable output sequence length (simple nmt 만듬)
  1. seq2seq with attention
  • variable input sequence length, variable output sequence length (edited)
  • 기존의 내용을 gru/lstm or bidirectional로 내용을 추가

from tensorflow.

seopbo avatar seopbo commented on June 15, 2024

오오 issue로 써놓으면 되겟네요 ㅋㅋ

from tensorflow.

Related Issues (15)

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.