Changes

Jump to navigation Jump to search
17 bytes added ,  14:00, 6 May 2019
no edit summary
python convert_gui.py
==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 example. The process is as follows
gui = open('00CDC9A8-3D73-4291-90EF-49178E408797.gui')
82

edits

Navigation menu