Cadene / Cadene/skip-thoughts.torch

How would a decoder be implemented?

Open
#2 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
146
Forks
17
PR merge metrics
No merged PRs in 30d

Description

The original decoder from Kiros is here: https://github.com/ryankiros/skip-thoughts/tree/master/decoding

How would this be implemented in this repo?

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reading the original decoder under the linked skip-thoughts `decoding` path and comparing it with the code already present in this repository's PyTorch/Torch7 port. Identify the local model entry points that correspond to the original implementation, then define the decoder's expected inputs, outputs, and validation before choosing an implementation approach. Done means the decoder is integrated into this repository and its behavior matches the original model.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
machine-learning
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.