Y
Hacker News
new
|
ask
|
show
|
jobs
by
Extigy
1465 days ago
You can run Python directly in the browser via Pyodide:
https://pyodide.org/en/stable/
2 comments
m00dy
1465 days ago
well, I have just implemented webgpu support for Pyodide ;). Soon, we will able to train neural nets right in the browser :). So, right now I'm working a very minimal grad based nn framework
link
nonima
1465 days ago
How do I know it's running in the browser?
link