Deep Learning in JavaScript, with GPU Support
1–5 of 5 posts
Re: Deep Learning in JavaScript, with GPU Support
#2[deleted]
Re: Deep Learning in JavaScript, with GPU Support
#3Really cool stuff! Does it have save/load functions?
Re: Deep Learning in JavaScript, with GPU Support
#4Really cool stuff! Does it have save/load functions?
Thanks for the feedback, glad you liked it!
It does, and they work similarly to their PyTorch counterparts. The explanation is on the “Running it Yourself” part of the README.
Re: Deep Learning in JavaScript, with GPU Support
#5Three months ago I made a post here with an early version of this project, and received some great feedback! One of the most asked features was GPU support, so I added it alongside many other improvements. Hope you like it!