Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 824 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 824 Bytes

Lumine

code code

You can try out our project 👉 Link

Description

This project is to convert AI architecture diagram to actual PyTorch code. Our aim is to help AI researchers and engineers to co-work with visualized AI model architecture, not the source code that is too long to catch in a single sight. Currently, we managed to make user to draw DNN structure and convert it to PyTorch code.

Stack