Baike.dev
All toolsAI codingTrendingOpen sourceNewsSubmit
Log in
Back to tool/Back to issues
#122·convnetjs

A better alternative to convnetjs

Author: TrevorBlytheCreated Jun 15, 2022Updated Sep 15, 2023

I made a library similar to this. This library has Deconv layers and other new features that not even convnetjs has. It also let's you utilize your GPU. It also doesn't require you to put your data in a custom data type.

Link

https://github.com/TrevorBlythe/MentisJS/

Source: karpathy/convnetjs

View original on GitHubView discussion on GitHub