- Machine Learning for Finance
- Jannes Klaas
- 131字
- 2021-06-11 13:26:20
Exercises
Now that we have finished the first chapter in this exciting journey, I've got a challenge for you! You'll find some exercises that you can do that are all themed around what we've covered in this chapter!
So, why not try to do the following:
- Expand the two-layer neural network in Python to three layers.
- Within the GitHub repository, you will find an Excel file called
1 Excel Exercise
. The goal is to classify three types of wine by their cultivar data. Build a logistic regressor to this end in Excel. - Build a two-layer neural network in Excel.
- Play around with the hidden layer size and learning rate of the 2-layer neural network. Which options offer the lowest loss? Does the lowest loss also capture the true relationship?
推薦閱讀
- Applied Unsupervised Learning with R
- Creating Dynamic UI with Android Fragments
- Deep Learning with PyTorch
- Intel FPGA/CPLD設計(高級篇)
- INSTANT ForgedUI Starter
- 從零開始學51單片機C語言
- AMD FPGA設計優化寶典:面向Vivado/SystemVerilog
- Svelte 3 Up and Running
- The Deep Learning with Keras Workshop
- Building 3D Models with modo 701
- “硬”核:硬件產品成功密碼
- Arduino項目開發:智能生活
- USB應用分析精粹:從設備硬件、固件到主機端程序設計
- Drupal Rules How-to
- 微服務架構基礎(Spring Boot+Spring Cloud+Docker)