issues
search
pavlin-policar
/
openTSNE
Extensible, parallel implementations of t-SNE
https://opentsne.rtfd.io
BSD 3-Clause "New" or "Revised" License
1.48k
stars
165
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
GPU Support
#266
Richienb
opened
2 days ago
8
Add knn_kwargs parameter to TSNE API
#265
jnboehm
opened
1 week ago
5
error: cast from pointer to smaller type 'int' loses information
#264
yurivict
opened
2 weeks ago
1
Update affinity.py
#263
Leoo99G
closed
1 month ago
1
How to develop
#262
hageldave
opened
2 months ago
2
missing hardening flags on Debian building
#261
yuzibo
opened
4 months ago
1
Pickling/unpickling embeddings object does not work on Windows
#260
austinpatrickm
closed
5 months ago
2
Advice on how to use this Repo with sparse data
#259
KukumavMozolo
closed
5 months ago
5
Fix typo
#258
SeanPedersen
closed
6 months ago
1
oldest-supported-numpy depricated
#257
sdamrich
closed
3 months ago
3
Allow KNNIndex classes to take **kwargs arguments and pass them to KNN library
#256
dkobak
opened
7 months ago
2
Build python 3.12 wheels
#255
PrimozGodec
closed
8 months ago
4
Fix failing docs
#254
pavlin-policar
closed
1 year ago
0
import errer
#253
xqfJohn
closed
1 year ago
1
Question on initialization
#252
sbembenek18
closed
1 year ago
4
Problem with data from CSV file
#251
sbembenek18
closed
1 year ago
7
`utils` import error in example notebooks
#250
sbembenek18
closed
1 year ago
1
setup.py maintenance
#249
pavlin-policar
closed
1 year ago
0
Cannot install on Mac M1
#248
bravma
closed
1 year ago
1
Test failure on i386
#247
utkarsh2102
opened
1 year ago
9
Fix KL computation for dof != 1
#246
dkobak
closed
1 year ago
12
Make exact KL computation accept dof
#245
dkobak
closed
1 year ago
1
[Windows] saving/loading TSNEEmbedding objects to pickle, Directory error
#244
Aurelien-Pelissier
closed
5 months ago
6
Various fixes and improvements before release
#243
pavlin-policar
closed
1 year ago
0
Implement binary uniform affinity
#242
dkobak
closed
1 year ago
4
Question about SGD method used
#241
rpadmanabhan
closed
1 year ago
2
process crashes when /tmp gets full
#240
s-baumann
closed
1 year ago
2
Unable to use custom callable metric
#239
tctco
closed
1 year ago
2
Negative reported KL divergence for dof>1
#238
dkobak
closed
1 year ago
4
Tests fail: ImportError: attempted relative import with no known parent package
#237
yurivict
closed
1 year ago
8
Fix exploding memory problem in BH for duplicate rows
#236
pavlin-policar
closed
1 year ago
0
Fix BH collapse
#235
pavlin-policar
closed
1 year ago
3
Auto early exaggeration to prevent collapse for small datasets
#234
dkobak
closed
1 year ago
10
Barnes-Hut optimization with the default learning rate collapses on small datasets
#233
dkobak
closed
1 year ago
4
Extend openTSNE to specific purposes
#232
Yangxiaojun1230
closed
1 year ago
4
Add citation for BH algorithm
#231
pavlin-policar
closed
1 year ago
0
Failed to install from source
#230
Yangxiaojun1230
closed
1 year ago
3
Store the last update between optimize() calls
#229
dkobak
closed
1 year ago
5
Bug: running optimize() multiple times produces different result compared to running it once
#228
dkobak
closed
1 year ago
3
Tutorials do not show ipynb code
#227
stanleyjs
closed
1 year ago
2
azure-pipelines-release.yml: Build macos universal2 wheels
#226
ales-erjavec
closed
1 year ago
0
Improve PCA and spectral inits
#225
dkobak
closed
1 year ago
6
Adding tiny amount of noise to PCA/spectral init to prevent points from overlapping
#224
dkobak
closed
1 year ago
0
Switching spectral initialization to sklean.manifold.SpectralEmbeddings
#223
dkobak
closed
1 year ago
14
`latest` version of ReadTheDocs not rendering Python code
#222
MattScicluna
closed
1 year ago
4
Fix inplace optimization changing init (in some cases)
#221
pavlin-policar
closed
1 year ago
0
Implement auto early exaggeration
#220
dkobak
closed
1 year ago
24
Missed reference
#219
rozyangno
closed
1 year ago
2
Better support for large late exaggeration
#218
dkobak
closed
1 year ago
1
Implement precomputed affinity class
#217
dkobak
closed
2 years ago
3
Next