Line 625: | Line 625: | ||
<div class="modelingPartContent" id="partK"> | <div class="modelingPartContent" id="partK"> | ||
<p class="content">The prediction model is also a part of our device system. After using the device to collect data in a farm, we can not only predict the number of moth with the model we already trained but also retrain our model with the data we collect in that farm. So, now we can modify the model according to each farm to get a specific model for it.</p> | <p class="content">The prediction model is also a part of our device system. After using the device to collect data in a farm, we can not only predict the number of moth with the model we already trained but also retrain our model with the data we collect in that farm. So, now we can modify the model according to each farm to get a specific model for it.</p> | ||
− | <p class="content">The programming language we use is python3.5, and the deep learning framework is the one developed by Google called tendorflow.</p> | + | <p class="content">The programming language we use is python3.5, and the deep learning framework is the one developed by Google called tendorflow.(See on<a href="https://github.com/chengchingwen/moth_prediction"style="color:#44E287;"> GitHub</a>)</p> |
</div> | </div> | ||
</div> | </div> |
Revision as of 15:49, 18 October 2016