view README.txt @ 60:38fe99071b11

[documentation] install editable instructions that work
author Jeff Hammel <k0scist@gmail.com>
date Sat, 02 Dec 2017 10:22:25 -0800
parents cb1a02a413bc
children 2adeb95cf4d5
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
- sci-kit learn: http://scikit-learn.org/stable/install.html

For `h5py` you may need your `python-dev` package
and or `libhdf5-dev`. For `scipy` you need Lapack.

You may install these with python 3.6 using::

   pip install -e .

Links
-----

Things to check out:

- mxnet : http://gluon.mxnet.io/P01-C01-introduction.html

- NakedTensor: https://github.com/jostmey/NakedTensor;
  Bare bone examples of machine learning in TensorFlow

- http://pybrain.org/

- http://deeplearning.net/software/theano/

- https://spacy.io : Industrial-Strength Natural Language Processing

----

Jeff Hammel

http://k0s.org/hg/tvii