Artificial Intelligence – some ideas

While taking a brake from game development, I though to myself, why not ?? Everybody is doing it ! So I started working on an AI project. Did some literature research for a month or so and then decided what I wanna do. Some sort of a Hebbian type of AI without a correction function (backpropagation).. Well sort of, there is a self correction based on frequency of data and what data is associated with what. Working in Pyhton with the Matplotlib , using, for now, a random spherical distribution for network topology.

Blue -is the input layer, Green dots is the output layer. Trying to learn 3 letters.

CategoriesAI

Leave a Reply

Your email address will not be published. Required fields are marked *