This web app allows users to input a Boolean function and neural network structure to generate a scatter plot of the learned function. The backend, built with Flask and TensorFlow/Keras, trains a simple MLP (Multi-Layer Perceptron) on the Boolean function, while the React frontend provides an intuitive interface.
-
Updated
Feb 6, 2025 - JavaScript