Neil Stoker
Neil Stoker
Not a particularly well put issue, but i see it's your first 🙂 This isn't a bug as such, it's a limitation. I suppose you could research the underlying causes...
FYI, there's further discussion here too: https://github.com/pyodide/pyodide/issues/1911
@taranis2025 How constrained are you with regards to the NN you want to work with? Do you have pre-existing models or do you particularly want to use a certain framework...
> Sympy so doesn't function in pyscript @naschimhit - please could you clarify your point? Looks like you may have a typo.
Thanks @naschimhit . I believe it should work, since it's available in Pyodide as you'll see [here](https://pyodide.org/en/stable/usage/packages-in-pyodide.html) Based on Stack Overflow questions/answers like this one, it looks like it does...
@marimeireles happy to have a go at coming up with some initial text. I like @philippjfr 's points and would be good to have input from others. Also i totally...
Sounds like it'll be clearer after #264 is merged. That will help as it will separate out distinct kinds of issues but from looking at the file changes, if I'm...
I can see this being appealing as a user of KenLM but from a quick look over the [README](../blob/master/README.md) and with some (limited) knowledge of Web Assembly I believe it...
I see there's an extension that does this in VS Code now too: https://marketplace.visualstudio.com/items?itemName=HardeepSingh.pyscript
Thanks for this! I'll give it a go when https://github.com/Sublime-Instincts/PyScript/issues/1 is resolved