Artificial Neural Networks Module for Python
Last Updated on Saturday, 17 July 2010 14:54 Written by Mehmet Ali ANIL Thursday, 15 April 2010 16:48
I have the intention to write an artificial neural networks module, consisting classes and documentation in Python. Though there may be similar things around to consider, (and there are indeed faster algorithms for different platforms) this will be a good introduction for object oriented programming, and a nice package to fool around. If there are others with similar intentions, you can comment this thread.



