POLAYOR

03 2023 档案

Neural Network
摘要:Neural Network Consist of many layers with coefficients. Divide one part into several subparts and repeat this step for proper times. Train Make a ran 阅读全文

posted @ 2023-03-06 23:17 POLAYOR 阅读(38) 评论(0) 推荐(0)

Gradient Descent
摘要:Gradient Descent Use loops and delta to reduce the difference between y_predict and y import pandas as pd import numpy as np import matplotlib.pyplot 阅读全文

posted @ 2023-03-06 23:16 POLAYOR 阅读(16) 评论(0) 推荐(0)

导航