Difference between revisions of "IoTGateway/WiseSnail Simulator"
From ESS-WIKI
(Created page with "== Methodology == *Machine Learning Train Steps == Open Source Library == *TensorFlow Introduction *How_to_ev...") |
|||
Line 1: | Line 1: | ||
− | == | + | == Download source code and install required modules == |
*[[Machine_Learning_Train_Steps|Machine Learning Train Steps]] | *[[Machine_Learning_Train_Steps|Machine Learning Train Steps]] | ||
− | == | + | == Folder/File mapping introduction == |
*[[TensorFlow_Introduction|TensorFlow Introduction]] | *[[TensorFlow_Introduction|TensorFlow Introduction]] | ||
Line 10: | Line 10: | ||
*[[Scikit-learn_Sample_Code|Scikit-learn Sample Code]] | *[[Scikit-learn_Sample_Code|Scikit-learn Sample Code]] | ||
− | == | + | == How to test == |
*[[Wrap_a_Machine_Learning_NodeRed_Component|Wrap a Machine Learning NodeRed Component]] | *[[Wrap_a_Machine_Learning_NodeRed_Component|Wrap a Machine Learning NodeRed Component]] |
Revision as of 10:27, 11 October 2016
Download source code and install required modules
Folder/File mapping introduction
- TensorFlow Introduction
- How to evaluate model with TensorBoard
- TensorFlow Sample Code
- Scikit-learn Sample Code