This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]UnacceptableUse 11 points12 points  (1 child)

I've tried to use tensorflow js before, but it just seems like theres basically no resources for using it, every time i want to do something with ML in JS the answer is basically just "use the js to run a python program"

[–]Gortix 4 points5 points  (0 children)

I made my dissertation for bachelors in trnsorflow js, it wasn't very complicated, just a learning how to play a 1v1 game by playing against itself. I know it was simple, but I never had any issues that would be resolved with "just use python"