Neuralnets-based Artificial Intelligence implementation
Project description
Nodes is yet another Pythonic AI library with NN-similar concept. Calculations are splitted into “nodes” - small objects with programmers-defined actions. Nodes are connected into digraph-like network. Every Node has as much input and output arcs as you want (actually, as its shape declares, but it is user-defined too). For information, see README. Editor, Twisted-matrix integration and full documentation may be available in future versions. It is highly recommended to use Python Syncronized Compiler (python-psyco) to accelerate speed.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Nodes-1.2.tar.gz
(190.5 kB
view hashes)
Built Distribution
Nodes-1.2-py2.5.egg
(59.5 kB
view hashes)