Mercurial > hg > tvii
view README.txt @ 37:59044f78d587
documentation
author | Jeff Hammel <k0scist@gmail.com> |
---|---|
date | Mon, 04 Sep 2017 14:05:24 -0700 |
parents | d945a862617c |
children | a69d1e6ff46d |
line wrap: on
line source
tvii ==== TV2 : more experiments in machine learning Dependencies ------------ `tvii` is built upon the shoulders of giants - numpy: http://www.numpy.org/ - h5py: http://www.h5py.org/ - matplotlib: http://matplotlib.org/ - scipy: https://www.scipy.org/install.html For `h5py` you may need your `python-dev` package and or `libhdf5-dev`. For `scipy` you need Lapack. Links ----- - mxnet : http://gluon.mxnet.io/P01-C01-introduction.html - NakedTensor: https://github.com/jostmey/NakedTensor; Bare bone examples of machine learning in TensorFlow ---- Jeff Hammel http://k0s.org/hg/tvii