rickiepark/deep-learning-with-javascript
<구글 브레인 팀에게 배우는 딥러닝 with TensorFlow.js>(길벗, 2022)의 코드 저장소
This is a collection of code examples that demonstrate how to use deep learning for various practical applications. It includes examples for tasks like predicting house prices, detecting phishing websites, classifying images, and recognizing speech commands. If you're a developer or data scientist looking to learn how to build deep learning models directly within web browsers or Node.js, these examples will guide you through the process.
No commits in the last 6 months.
Use this if you are a developer or data scientist who wants to learn deep learning concepts and apply them using JavaScript with TensorFlow.js.
Not ideal if you are a non-technical user looking for a ready-made application, as this provides code examples for building solutions, not finished products.
Stars
22
Forks
12
Language
JavaScript
License
Apache-2.0
Category
Last pushed
Apr 04, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/rickiepark/deep-learning-with-javascript"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
OpenMined/syft.js
The official Syft worker for Web and Node, built in Javascript
transcranial/keras-js
Run Keras models in the browser, with GPU support using WebGL
nikhilk/node-tensorflow
Node.js + TensorFlow
ewfian/faiss-node
Node.js bindings for faiss
beenotung/tensorflow-helpers
Helper functions to use tensorflow in nodejs for transfer learning, image classification, and more