PyTorch Neural Network
Train a network to sort data into several classes.
PyTorch
Neural network training
Train a PyTorch neural network to classify samples into the right class.
Input
x1
x2
…
Predicted
class A
Each chromosome encodes the network's weights; fitness = classification accuracy.
Run this yourself, for free
Sign in to configure and launch a genetic algorithm against this problem, or bring your own.
Get started