Description
This is a simple demonstration of PyTorch's neural network capabilities. This is built with Python, PyTorch, and served using Flask. The goal for this network is to predict the parity of a 5-bit string. The network is trained on all permutations of 5-bit strings.
Demo
This application is deployed using Flask and is hosted on Linux machine. The demo is available here.