skip to content
Projects Evolutionary Neural Architecture Search

Evolutionary Neural Architecture Search

AI Research
#Genetic Programming #Neural Architecture Search #PyTorch #Evolutionary Algorithms #CUDA

Advancing evolutionary genetic programming for automated neural architecture discovery. Developing novel mutation operators and fitness landscapes for finding optimal deep learning architectures.

This research project focuses on automating the design of neural network architectures using evolutionary computation techniques. The framework implements sophisticated genetic programming operators that can evolve both the topology and hyperparameters of deep neural networks.

Key innovations include:

The system has been tested on various computer vision tasks, showing consistent improvements over manually designed architectures while requiring significantly less human expertise in network design.

← Back to Projects