This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| en:iot-reloaded:hints_for_further_readings_on_ai [2023/10/31 08:45] – created margus | en:iot-reloaded:hints_for_further_readings_on_ai [2024/12/03 18:07] (current) – ktokarz | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Hints for Further Readings on AI ====== | ====== Hints for Further Readings on AI ====== | ||
| + | This chapter has covered some of the most widely used data analysis methods applicable in sensor data analysis, which might be typical for IoT systems. However, it is only the surface of the exciting world of data analytics and AI. The authors suggest the following online resources besides the well-known online learning platforms to dive into this world. | ||
| + | |||
| + | === Useful Python libraries === | ||
| + | |||
| + | * **SciKit learn** library for general data analysis and fundamental AI algorithms ((https:// | ||
| + | * Time series library **TSlearn** ((https:// | ||
| + | * **Pytorch** ((https:// | ||
| + | * **Scipy** ((https:// | ||
| + | |||
| + | |||
| + | === Useful tools === | ||
| + | |||
| + | * **Orange** ((https:// | ||
| + | * **Weka** ((https:// | ||