Skip to content

kasinathps/aimaster

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

aimaster

Artificial Neural Network learning and experimentation tools with live visualization.
(NOTE: Donot use pipe visualization with very large networks 😅.)

This module needs numpy and scipy installed. And matplotlib for visualization.

Feel free to experiment with aimaster.

Installation

Use pip install aimaster or pip3 install aimaster to install package from PyPI.

Running example code

Run example.py from file system or
From interactive terminal
from aimaster import example
example.run()

The example is a NN model learning a basic XOR gate with visualization in action.

About

Handy Artificial Intelligence tools for python3

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages