- Machine Learning with Swift
- Alexander Sosnovshchenko
- 139字
- 2021-06-24 18:54:54
Machine learning for extra-terrestrial life explorers
Swift is undoubtedly the programming language of the future. In the nearest years, we're expecting to see Swift being employed to program-intelligent scout robots that will explore alien planets and life forms on them. These robots should be able to recognize and classify aliens they will encounter. Let's build a model to distinguish between two alien species using their characteristic features.
The biosphere of the distant planet consists mainly of two species: night predators rabbosauruses, and peaceful, herbivorous platyhogs (see the following diagram). Roboscouts are equipped with sensors to measure only three features of each individual: length (in meters), color, and fluffiness.

Figure 2.1: Objects of interest in our first machine learning task. Picture by Mykola Sosnovshchenko.
The full code of the Python part of this chapter can be found here: ML_Intro.ipynb .
推薦閱讀
- Learning Cocos2d-x Game Development
- 極簡Spring Cloud實戰(zhàn)
- SDL Game Development
- 辦公通信設(shè)備維修
- 嵌入式技術(shù)基礎(chǔ)與實踐(第5版)
- INSTANT Wijmo Widgets How-to
- Intel FPGA/CPLD設(shè)計(高級篇)
- micro:bit魔法修煉之Mpython初體驗
- OUYA Game Development by Example
- 計算機組裝與維護(第3版)
- 微軟互聯(lián)網(wǎng)信息服務(wù)(IIS)最佳實踐 (微軟技術(shù)開發(fā)者叢書)
- 筆記本電腦維修300問
- Intel Edison智能硬件開發(fā)指南:基于Yocto Project
- The Artificial Intelligence Infrastructure Workshop
- FreeSWITCH Cookbook