Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 401 Bytes

File metadata and controls

6 lines (4 loc) · 401 Bytes

Computational-Intelligence

University project for elective course Computational Intelligence.

Artificial Neural Networks with 1 and 2 hidden layers and Convolutional Neural Network using the MNIST dataset in PyTorch framework.

Genetic Algorithm for input optimization (feature selection) on 2 hidden layer artificial neural network (bestANN.pth file) using the MNIST dataset in PyTorch framework.