Difference between revisions of "Keras.js"
(Created page with "[http://www.youtube.com/results?search_query=karas.js Youtube search...] *Keras **TensorFlow.js for training and deploying ML models in the browser and on Node.js (wa...") |
m |
||
(7 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | [ | + | {{#seo: |
+ | |title=PRIMO.ai | ||
+ | |titlemode=append | ||
+ | |keywords=artificial, intelligence, machine, learning, models, algorithms, data, singularity, moonshot, Tensorflow, Google, Nvidia, Microsoft, Azure, Amazon, AWS | ||
+ | |description=Helpful resources for your journey with artificial intelligence; videos, articles, techniques, courses, profiles, and tools | ||
+ | }} | ||
+ | [https://www.youtube.com/results?search_query=karas.js Youtube search...] | ||
+ | [https://www.google.com/search?q=karas.js+machine+learning+ML+artificial+intelligence ...Google search] | ||
*[[Keras]] | *[[Keras]] | ||
− | **[[TensorFlow.js]] for training and deploying ML models in the browser and on Node.js (was called Deeplearnjs) | + | *[https://transcranial.github.io/keras-js-docs/ Keras.js Documentation] |
− | *[[ | + | *[[TensorFlow.js]] for training and deploying ML models in the browser and on [[JavaScript#Node.js|Node.js]] (was called Deeplearnjs) |
+ | *[[JavaScript]] | ||
*[[TensorFlow]] | *[[TensorFlow]] | ||
− | *[ | + | *[https://transcranial.github.io/keras-js/#/ Keras.js] runs Keras models in the browser, with GPU support using WebGL. since Keras uses a number of frameworks as backends, the models can be trained in TensorFlow, CNTK, and other frameworks as well. |
− | *[ | + | *[https://becominghuman.ai/deploying-your-keras-model-using-keras-js-2e5a29589ad8 Deploying your Keras model using Keras.JS |][https://becominghuman.ai/@burgalon Alon Burg] |
− | + | <youtube>f6Bf3gl4hWY</youtube> | |
+ | |||
+ | https://transcranial.github.io/keras-js-docs/img/architecture_diagram.png |
Latest revision as of 21:59, 5 December 2023
Youtube search... ...Google search
- Keras
- Keras.js Documentation
- TensorFlow.js for training and deploying ML models in the browser and on Node.js (was called Deeplearnjs)
- JavaScript
- TensorFlow
- Keras.js runs Keras models in the browser, with GPU support using WebGL. since Keras uses a number of frameworks as backends, the models can be trained in TensorFlow, CNTK, and other frameworks as well.
- Deploying your Keras model using Keras.JS |Alon Burg