https://github.com/vivelev/sketchy-code
sketchy-code: Generating Code from Hand-drawn Sketch
https://github.com/vivelev/sketchy-code
code-generation deep-learning
Last synced: 3 months ago
JSON representation
sketchy-code: Generating Code from Hand-drawn Sketch
- Host: GitHub
- URL: https://github.com/vivelev/sketchy-code
- Owner: VIVelev
- License: mit
- Created: 2019-03-22T19:50:20.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2019-04-08T14:52:01.000Z (about 6 years ago)
- Last Synced: 2025-02-15T07:14:37.796Z (4 months ago)
- Topics: code-generation, deep-learning
- Language: Jupyter Notebook
- Homepage:
- Size: 13.1 MB
- Stars: 0
- Watchers: 6
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# sketchy-code
sketchy-code: Generating Code from Hand-drawn Sketch## This is what it does
### Input Sketch drawing:
### Output `HTML/CSS` code (site):

Check out the code written by the machine [here](./src/notebooks/out.html).## Authors
* **Victor Velev** - *Initial work* - [VIVelev](https://github.com/VIVelev)
See also the list of [contributors](https://github.com/VIVelev/PyDojoML/contributors) who participated in this project.
## License
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details