Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/anastassia-b/pix2code
https://github.com/anastassia-b/pix2code
Last synced: 18 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/anastassia-b/pix2code
- Owner: anastassia-b
- Created: 2018-04-23T04:14:57.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-05-04T05:54:48.000Z (over 6 years ago)
- Last Synced: 2024-11-06T00:13:36.481Z (about 2 months ago)
- Language: Ruby
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Pix2Code
Steps:
- [x] Build compiler for token dsl to html.
- [ ] Build the training data set.
- [x] In progress: Turn the dsl doc into tokens -> one hot encodings -> X windows.
- [ ] Resize screenshot png and turn into tensor.
3. Begin writing the neural network