A neural net module written in python. The aim of the project is to provide a large set of neural network types accessed by an API that is easy to use and powerful.
Institute of Technology, Blanchardstown Computer Science code by the class of 2007-2011 on course BN104. In this project we are open sourcing all of our project work to the public in the hopes it can be reused, built-upon, and used in education.
Provide Reference Implementations of Data Structures in Python(3)
The aim of the project is to provide reference implementations of data structures along with supporting references to publications and other materials.
The only purpose is for fun and education: I like data structures.