agalma / plots.py

Commit History

added docstring and removed unnecessary imported modules
c7d8395

Mark7549 commited on

add pickle module back to plots.py
f9c30de

Mark7549 commited on

made some small cleanups of redundant code
74e30c6

Mark7549 commited on

fastened the 3d plot creation by using pretrained vectors, stored in ./3d_models directory
88d7eed

Mark7549 commited on

used tSNE to reduce dimensions for 3d plot
05fa263

Mark7549 commited on

imported plotly.express
f30d304

Mark7549 commited on

commented unused part in plots.py
17ee1e7

Mark7549 commited on

Created 3d graph functionality, not optimal yet
7b3478d

Mark7549 commited on