scalajs-tfjs
scalajs-tfjs copied to clipboard
move to org?
Hi, first of all thanks for awesome work, any plans to move it to an org https://github.com/scalajs-tensorflow or some other name ... ?
out of curiosity is it autogenerated via ts to sjs ?
Might make sense at some point but I'd like to focus on getting something usable out first. :)
And yes, it was initially generated via a slightly modified https://github.com/sjrd/scala-js-ts-importer. Most of the modifications have been upstreamed but not all yet. Still requires a lot of manual fixes though, due to semantic differences between TypeScript and Scala.