Skip to content

Tags: bayerj/arac

Tags

0.1.5

Toggle 0.1.5's commit message
FIXED: clipping for numerical stability in SoftmaxLayer was not equiv…

…alent to that of PyBrain.

0.1.4

Toggle 0.1.4's commit message
FIXED: continuous memory of buffers was not detected correctly. (Smal…

…l speedups for pybrain users here)

0.1.3

Toggle 0.1.3's commit message
Wrong parameter usage in the lstm layer for the construction of the h…

…eld mdlstm layer corrected.

0.1.2

Toggle 0.1.2's commit message
Made arac compilation path invariant.

0.1.1

Toggle 0.1.1's commit message
Added support for SharedFullConnections.

Also added some tests from pybrain's equivalence to ctypes test suite that test this exact behaviour within a BorderSwipingNetwork.

0.1

Toggle 0.1's commit message
Compilation is now doine via distutils.