PrototypeML: A Neural Network Integrated Design and Development Environment
Neural network architectures are most often conceptually designed and described in visual terms, but are implemented by writing error-prone code. PrototypeML is a machine learning development environment that bridges the gap between the design and development processes: it provides a highly intuitive visual neural network design interface that supports the full capabilities of the PyTorch deep learning framework, reduces model design and development time, makes debugging easier, and automates many framework and code writing idiosyncrasies.
for detailed design link is https://arxiv.org/abs/2007.01097
or you can download PDF version (1st July 2020) from here
The home page of project is https://prototypeml.com/