Skip to content

v0.4.3

Compare
Choose a tag to compare
@christopherzimmerman christopherzimmerman released this 29 Sep 00:05
· 31 commits to master since this release
4c2f50f
0.4.3 NN - Autograd - Random - Plot - Faster iteration (#42)

* testing yielding over iterators

* tri iterator

* iter complete

* sorting for tensors

* matrix exponential using pade

* neural network basics

* remove req

* move images

* full implementation of autograd and better networks

* Added plplot bindings

* merge PRs

* docs

* remove dataframes

* more activation

* default bias

* random creation methods using alea