perceptrons topic

List perceptrons repositories

godot-neural-network

64
Stars
8
Forks
Watchers

Applied artificial intelligence in Godot game engine

MiniNeuralNets

21
Stars
1
Forks
Watchers

A framework for mini neural networks (perceptrons), written from scratch in python. The goal of the project is to demystify the workings of a neural network and various training algorithms by providin...