Skip to content

FiniteUI/Nueral-Network-Tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Nueral-Network-Tool

This is a simple nueral network tool in python for creating and using small nueral networks.

NueralNetwork.py is the main script, with the code for creating and running the nueral network. NueralNetworkVisualizer.py is a visualizer for the nueral network, which draws it using TKinter. image

NueralNetworkTester.py is a test script which creates and runs a small nueral network to test the program. The nueral network built is meant to recognize 2x2 grid patters, and is based off the example in this video.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages