Changes

Jump to navigation Jump to search
5 bytes removed ,  14:00, 6 May 2019
no edit summary
== Explanation and Implementation==
One-hot-encoding can be understood as representing a word or token as a vector with a lot of zeroes, where the number of zeroes is equal to the number of unique tokens in the DSL file. Let's look at a concrete DSL file from pix2code as an example. The process is as follows:
gui = open('00CDC9A8-3D73-4291-90EF-49178E408797.gui')
tokens=[]
82

edits

Navigation menu