gitlab.com / ai_learning1 / neural-network-from-scratch
Implementation of a feed forward neural network from scratch. From a single sigmoïd neuron to a generalised neural network for multi-class sorting.
JSON API: http://repos.ecosyste.ms/api/v1/hosts/gitlab.com/repositories/ai_learning1%2Fneural-network-from-scratch
PURL: pkg:gitlab/ai_learning1/neural-network-from-scratch
Stars: 0
Forks: 0
Open issues: 0
License: None
Language:
Dependencies parsed at: Pending
Created at: over 5 years ago
Updated at: over 2 years ago
Last synced at: over 2 years ago
Topics: AI, neural network, python