rkcosmos / deepcut

A Thai word tokenization library using Deep Neural Network
MIT License
420 stars 96 forks source link

Visualisation of DeepCut's architecture #51

Closed p16i closed 5 years ago

p16i commented 5 years ago

Hi,

I'm currently trying to understand how DeepCut actually works in terms of computation. So, I've made this visualisation see how DeepCut's computational graph is constructed.

deepcut-architecture

Could you please confirm me whether the visualisation is correct?

rkcosmos commented 5 years ago

Yes, it looks alright! Do you mind if I put this picture in project's readme file?

p16i commented 5 years ago

@rkcosmos yep, I don't mind if you want to put the picture in the README. I'll let you know when I have the final version.

There are a couple of details that I would like to include in this image. Such details are:

Feel free if you want to have any additional details in the figure.

kittinan commented 5 years ago

@heytitle How you generate this image visualization?

titipata commented 5 years ago

+1 for putting the model architecture in the README krub! Maybe just add a little section on how it works :)

p16i commented 5 years ago

Hi all,

Thanks for the input.

@heytitle How you generate this image visualization?

I manually draw it in Sketch.

+1 for putting the model architecture in the README krub!

Because the figure is quite large, having it in the README would burden the content. I would suggest host the figure somewhere and just add a link inside README.

p16i commented 5 years ago

deepcut-architecture

I've transposed the figure and it now consumes only a small vertical portion of the README. Let me know if there is anything that you want me to adjust. Otherwise, I would say this is the final version. cc: @rkcosmos @kittinan @titipata