Implement openTSNE Python Library within Rhino Grasshopper Environment

Job ID: 33648628

Budget: $30 – $250 USD

I need to use the openTSNE framework within Grasshopper Rhino. Grasshopper 3D has native GH Python components to wrap Python code. There are some technical challenges to port or install openTSNE within Grasshopper. Most importantly is the transform function, which allows you to project new points into existing embeddings.

https://opentsne.readthedocs.io/en/latest/
https://developer.rhino3d.com/guides/rhinopython/your-first-python-script-in-grasshopper/