I designed an AI that uses evolution strategies(mutations, crossovers, and competitions) to develop the ability to learn on its own through a new architecture I created. It uses a form of 'DNA,' essentially a vector that determines how neurons interact within the brain. Each update not only affects the output but also permanently reshapes the brain, allowing it to learn in real time. All of this happens without using traditional learning algorithms like backpropagation. Ultimately, this creates an AI that pursues its goal while remaining uniquely influenceable.











