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

How relevant is this library as tensorflow.js is available now #103

Open
adnan-kamili opened this issue Jun 7, 2018 · 2 comments
Open

Comments

@adnan-kamili
Copy link

Hi,

I was wondering that whether is this library still relevant as tensorflow.js is available now.

Is there something which I can do with this library and not using tensorflow.js

@adnan-kamili adnan-kamili changed the title How relevant is this library as tensorfkow.js is available now How relevant is this library as tensorflow.js is available now Jun 7, 2018
@ohenepee
Copy link

ohenepee commented Jun 9, 2018

There are essentially two types of machine learning libraries available today:

Deep learning (CNN,RNN, fully connected nets, linear models)
Everything else (SVM, GBMs, Random Forests, Naive Bayes, K-NN, etc)

Tensorflow (and tensorflow.js) fits into Deep Learning

@yawetse
Copy link
Contributor

yawetse commented Aug 3, 2018

I love ml.js, and added a thin layer on top of tensorflow to handle the deep learning side of ml.js but with tensorflow - https://github.com/repetere/tensorscript

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