NeuralForge

1Upload Training Data
Upload your CSV files and classify each one.
No files uploaded yet.
2Upload Test Data (Optional)
Upload your CSV files and classify each one.
No files uploaded yet.
3Upload Cross-Validation Data (Optional)
Upload your CSV files and classify each one.
No files uploaded yet.
4Configure ANN
Adjust the hyperparameters for training your neural network.

The number of hidden layers in the network. More layers can capture more complex patterns.

The number of neurons in each hidden layer. This affects the model's learning capacity.

Controls how much the model's weights are adjusted during training.

The number of training examples used in one iteration.

The number of times the entire training dataset is passed through the network.

Training Visualization

Train a model to see the results.