tsne
Here are 163 public repositories matching this topic...
-
Updated
Jun 23, 2020 - C++
Thank you for this fantastic work!
Could it be possible the fit_transform() method returns the KL divergence of the run?
Thx!
-
Updated
Jun 14, 2020 - Java
-
Updated
Jul 4, 2020 - Python
-
Updated
May 20, 2020 - Jupyter Notebook
-
Updated
Jul 8, 2020 - Go
-
Updated
May 21, 2017 - Jupyter Notebook
-
Updated
Jul 19, 2018 - Python
-
Updated
Nov 22, 2019 - Python
-
Updated
Jan 12, 2018 - Python
-
Updated
May 23, 2020 - Jupyter Notebook
Great script! This issue is to raise how difficult it was to actually get it to run on my computer. Most notably, tensorflow and certain Python 3 versions don't play nicely.
It ended up working with the following settings for me (running macOS Sierra 10.12.6):
- Python 3.6.5 (installed through homebrew, [this url in particular](https://raw.githubusercontent.com/Homebrew/homebrew-core/f2a764ef9
-
Updated
May 29, 2020 - Python
-
Updated
Apr 4, 2017 - Python
-
Updated
Jul 2, 2020 - HTML
Jeff - I get error AttributeError: 'Word2Vec' object has no attribute 'vocab' in TwoStageReduce.py
Environment: Ubuntu 16.04.3 LTS python 2.7 gensim (3.2.0)
Steps to reproduce error:
- modify TrainModel.py line 38 to: model.train(sentences, total_examples=model.corpus_count, epochs=model.iter) as noted in #3
- python TrainModel.py
- python TwoStageReduce.py
loading model..
-
Updated
Nov 15, 2018 - Jupyter Notebook
-
Updated
Jul 9, 2020 - R
-
Updated
Jan 27, 2020 - Python
-
Updated
Oct 19, 2017 - Jupyter Notebook
-
Updated
Jul 26, 2019 - Jupyter Notebook
-
Updated
Oct 7, 2018 - Python
-
Updated
May 7, 2020 - R
-
Updated
Mar 30, 2020 - Python
-
Updated
Jul 24, 2017 - Jupyter Notebook
Improve this page
Add a description, image, and links to the tsne topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the tsne topic, visit your repo's landing page and select "manage topics."
Hi,
I try to understand Deepdetect right now, starting with the Plattforms Docker container.
It looks great on pictures, but I have a hard time right now using it :)
My Problem: The docs seems to step over important points, like using JupyterLab. All examples shows the finished Custom masks, but how do I get them?
Is there something missing in the docs?
Example: https://www.deepdetec