Results 179 issues of Ken Kahn

Using the sample code at https://github.com/tensorflow/tfjs-tsne#script-tag we get the following exception tfjs-tsne:1 Uncaught TypeError: n.ENV.findBackend is not a function at F (tfjs-tsne:1) at new t (tfjs-tsne:1) at Object.t.tsne (tfjs-tsne:1) at...

I used tfjs-tsne successfully on word embeddings from about 10 languages derived from https://fasttext.cc/docs/en/pretrained-vectors.html But the Swedish one had all but a few of 20,000 items with coordinates 0.5, 0.5....

Using the same scripts for 13 languages only Japanese yields an "Requested texture size [19991x2] greater than WebGL maximum" error. Note that Chinese works fine. And reducing the Japanese data...

> config is an optinal object with the following params optinal should be optional

The following occurs with localhost and also at https://ecraft2learn.github.io/ai/teachablemachine/sound/ ./my_model/metadata.json is https:// but isn't recognized as such (index):57 Uncaught (in promise) Error: Unsupported URL scheme in metadata URL: ./my_model/metadata.json. Supported...

bug

It would be great if one could eventually author web pages that have multiple NetLogo Tortoise models. I tried to combine two on a page by creating and running startLoop...

enhancement

Would be nice to have load-graphml-from-string as well as load-graphml.

enhancement

Running nw:load-graphml on the sample model at http://www.gupro.de/GXL/examples/instance/gxl/simpleExample/content.html raises the exception below. I discovered that if the element is removed that this exception is avoided. But then the elements caused...

enhancement

When I edit the Template Model to have 25000 agents it took over a minute to start and during that time the browser tab was unresponsive. (5000 agents was OK.)...

Failed to load https://toontalk.appspot.com/p/https%3A%2F%2Fdrive.google.com%2Fuc%3Fid%3D1DTStdULciQseH_UsZ2RoC-pWHXmuq3GH: Response to preflight request doesn't pass access control check: No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'https://toontalk.github.io' is therefore not allowed access.

bug