You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Structure & Advanced Controls panels for setting up the network.
Data Preparation panel for uploading files and performing any necessary encoding on the data.
Codec Class in the frontend responsible for encoding/decoding data with categorical columns, only numerical data should be passed to the backend.
Training panel features many functionalities for customizing the training process (speed, epochs...) and an Error Chart displaying training & testing errors in real time.
Testing panel shows the predictions and allows for custom tests.