Coder Social home page Coder Social logo

bytenet's Introduction

Hi there ๐Ÿ‘‹

My name is Namjoo Kim, and I am the CEO of QUARKONIX PTE.,LTD. in Singapore.

  • ๐Ÿ˜„ I was the leader of Klaybay CIC at Krust in Seoul, Korea.
  • ๐Ÿ”ญ I was the former CTO of Kakao brain.
  • ๐ŸŒฑ I was currently learning Javascript, python, Solidity language.
  • ๐Ÿ’™ I love collaborating with developers, engineers and researchers.
  • ๐Ÿ˜„ My current interest is Blockchain and Machine learning.

Namju's GitHub stats

bytenet's People

Contributors

buriburisuri avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

bytenet's Issues

validation loss computation with sg_reuse()

I'm interested in monitoring validation loss during training. I tried to use sg_reuse() function as in the examples of your sugartensor repository. But it seems a little difficult to do this in Bytenet, maybe due to the concatenation (enc = enc.sg_concat(target=y_src.sg_lookup(emb=emb_y))) ?

Could you point me a way to calculation validation loss in Bytenet?

Many Thanks.

Checkpoint file missing: /model.ckpt-22512.data-00000-of-00001

Hi, I tried to load the pre-trained model with your code "translate.py", however, there is an error saying:
"
2018-03-27 13:20:54.342537: W tensorflow/core/framework/op_kernel.cc:1192] Not found: asset/train/model.ckpt-22512.data-00000-of-00001; No such file or directory
"
Is it possible to also upload the .data files? Thanks!

Implementation of dynamic unfolding & bucketed batching

Thanks for the implementation, looks really clean and simple!

I noticed thought that the dynamic unfolding is not quite implemented. There's a max_length parameter, but it's of a fixed size, in the paper they seem to determine it dynamically and use bucketing for more efficient batching. Do you plan to implement this at some point? I might work on that, can reach out if I finish the implementation

Implementation of beam search

I was wondering if you plan to implement beam search for generation of translation candidates, as described here:
image

Alternatively I would be happy to implement this if you can offer some guidance or good references of best approach to do it.

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.