Skip to content

Conversation

@pangyuteng
Copy link

@pangyuteng pangyuteng commented Sep 17, 2020

Thanks for sharing this implementation!
I've made slight updates in core.py for it to be compliant with Tensorflow 2.3.0.
Updates were "tested" with your provided example script within a docker container (Dockerfile also added) using below commands.

docker build -t tsne .
docker run --gpus all -it -v ${PWD}:/opt -w /opt tsne /bin/bash
python example/example_viz_parametric_tSNE.py

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant