Skip to content

(work in progress) Python3 Neural Network Library

Notifications You must be signed in to change notification settings

unknownblueguy6/DIMAAG

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DIMAAG

A Python3 neural network library heavily inspired by this repo.

This is only meant to be a learning exercise, as obviously there are much better and faster alternatives.

run tester.py to see an example of an XOR gate

TODO:

replace own matrix class with numpy matrices

About

(work in progress) Python3 Neural Network Library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages