Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

A better alternative to convnetjs #122

Open
TrevorBlythe opened this issue Jun 15, 2022 · 3 comments
Open

A better alternative to convnetjs #122

TrevorBlythe opened this issue Jun 15, 2022 · 3 comments

Comments

@TrevorBlythe
Copy link

TrevorBlythe commented Jun 15, 2022

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/

@TrevorBlythe TrevorBlythe changed the title A new active ML library. A better alternative to convnetjs Jan 15, 2023
@xieguigang
Copy link

xieguigang commented Sep 4, 2023

WOW, and by the way, are there plans for implementing BatchNorm? BatchNorm layer

@371148606
Copy link

371148606 commented Sep 4, 2023 via email

@TrevorBlythe
Copy link
Author

WOW, and by the way, are there plans for implementing BatchNorm? BatchNorm layer

Yeah I can make batch norm! I'll start it this next week since I'm off doing stuff rn but that sounds like a good idea.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants