Skip to content

Latest commit

 

History

History

vector-spaces

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Vector Spaces

A collection of notebooks exploring vector spaces.

Requirements

These notebooks were developed using Python 3.4. You're advised to have the following versions of libraries, as well (at a minimum - newer versions are probably ok):

  • matplotlib (1.5.0)
  • numpy (1.11.0)
  • scikit-learn (0.17.1)
  • scipy (0.17.0)
  • seaborn (0.7.0)