{"id":287,"date":"2021-03-30T09:21:00","date_gmt":"2021-03-30T01:21:00","guid":{"rendered":""},"modified":"2023-01-17T17:20:08","modified_gmt":"2023-01-17T09:20:08","slug":"python%e5%ad%b8%e7%bf%92%e7%ad%86%e8%a8%98%ef%bc%9a%e5%af%a6%e9%a9%97%e8%a8%ad%e8%a8%88%e7%b5%84%e5%90%88%e4%b8%80","status":"publish","type":"post","link":"https:\/\/kuo.us.to\/wordpress\/python%e5%ad%b8%e7%bf%92%e7%ad%86%e8%a8%98\/287\/","title":{"rendered":"Python\u5b78\u7fd2\u7b46\u8a18\uff1a\u5be6\u9a57\u8a2d\u8a08\u7d44\u5408(\u4e00)"},"content":{"rendered":"<p>&nbsp;\u672c\u6587\u7684\u8d77\u6e90\u4f86\u81ea\u65bciThelp\u4e2d\u7db2\u53cb\u7684\u63d0\u554f\uff1a<\/p>\n<p><a href=\"https:\/\/ithelp.ithome.com.tw\/questions\/10202744\" target=\"_blank\" rel=\"noopener\">python \u8cc7\u6599\u8655\u7406<\/a><\/p>\n<p>\u7a0b\u5f0f\u78bc\u662f\u6211\u81ea\u5df2\u5beb\u7684\u3002<\/p>\n<div style=\"-webkit-box-align: stretch; -webkit-box-orient: vertical; align-items: stretch; border-color: transparent; border-radius: 2px; border-style: solid; border-width: 1px; box-sizing: border-box; display: flex; flex-direction: column; font-family: &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; font-size: 14px; margin: 0px; outline: none; overflow: visible; padding: 5px; position: relative; width: 1110px;\">\n<div style=\"-webkit-box-align: stretch; -webkit-box-orient: horizontal; align-items: stretch; box-sizing: border-box; break-inside: avoid; display: flex; flex-direction: row;\">\n<div style=\"-webkit-box-align: stretch; -webkit-box-flex: 1; -webkit-box-orient: vertical; align-items: stretch; box-sizing: border-box; display: flex; flex-direction: column; flex: 1 1 0%; min-width: 0px;\">\n<div style=\"background: rgb(247, 247, 247); border-radius: 2px; border: 1px solid rgb(207, 207, 207); box-sizing: border-box; line-height: 1.21429em;\">\n<div style=\"background: transparent; border: none; box-sizing: border-box; margin: 0.4em; padding: 0px;\">\n<pre style=\"background-color: transparent; border-radius: 2px; border: none; box-sizing: border-box; color: #333333; font-size: inherit; line-height: inherit; margin-bottom: 0px; margin-top: 0px; overflow-wrap: break-word; overflow: auto; padding: 0px; white-space: pre-wrap; word-break: break-all;\"><span style=\"box-sizing: border-box; color: green; font-weight: bold;\">import<\/span> <span style=\"box-sizing: border-box; color: blue; font-weight: bold;\">pandas<\/span> <span style=\"box-sizing: border-box; color: green; font-weight: bold;\">as<\/span> <span style=\"box-sizing: border-box; color: blue; font-weight: bold;\">pd<\/span>\n<span style=\"box-sizing: border-box; color: green; font-weight: bold;\">import<\/span> <span style=\"box-sizing: border-box; color: blue; font-weight: bold;\">numpy<\/span> <span style=\"box-sizing: border-box; color: green; font-weight: bold;\">as<\/span> <span style=\"box-sizing: border-box; color: blue; font-weight: bold;\">np<\/span>\n<span style=\"box-sizing: border-box;\">df1<\/span> <span style=\"box-sizing: border-box; color: #666666;\">=<\/span> <span style=\"box-sizing: border-box;\">pd<\/span><span style=\"box-sizing: border-box; color: #666666;\">.<\/span><span style=\"box-sizing: border-box;\">read_excel<\/span><span style=\"box-sizing: border-box;\">(<\/span><span style=\"box-sizing: border-box; color: #ba2121;\">'\u5be6\u9a57\u8a2d\u8a08\u8a66\u89e3.xlsx'<\/span><span style=\"box-sizing: border-box;\">,<\/span> <span style=\"box-sizing: border-box;\">sheet_name<\/span> <span style=\"box-sizing: border-box; color: #666666;\">=<\/span> <span style=\"box-sizing: border-box; color: #ba2121;\">'\u5be6\u9a57\u8a2d\u8a08'<\/span><span style=\"box-sizing: border-box;\">)<\/span>\n<span style=\"box-sizing: border-box;\">df2<\/span> <span style=\"box-sizing: border-box; color: #666666;\">=<\/span> <span style=\"box-sizing: border-box;\">pd<\/span><span style=\"box-sizing: border-box; color: #666666;\">.<\/span><span style=\"box-sizing: border-box;\">read_excel<\/span><span style=\"box-sizing: border-box;\">(<\/span><span style=\"box-sizing: border-box; color: #ba2121;\">'\u5be6\u9a57\u8a2d\u8a08\u8a66\u89e3.xlsx'<\/span><span style=\"box-sizing: border-box;\">,<\/span> <span style=\"box-sizing: border-box;\">sheet_name<\/span> <span style=\"box-sizing: border-box; color: #666666;\">=<\/span> <span style=\"box-sizing: border-box; color: #ba2121;\">'\u6c34\u6e96\u8868'<\/span><span style=\"box-sizing: border-box;\">)<\/span>\n\n<span style=\"box-sizing: border-box;\">df<\/span> <span style=\"box-sizing: border-box; color: #666666;\">=<\/span> <span style=\"box-sizing: border-box;\">pd<\/span><span style=\"box-sizing: border-box; color: #666666;\">.<\/span><span style=\"box-sizing: border-box;\">DataFrame<\/span><span style=\"box-sizing: border-box;\">(<\/span><span style=\"box-sizing: border-box;\">np<\/span><span style=\"box-sizing: border-box; color: #666666;\">.<\/span><span style=\"box-sizing: border-box;\">full<\/span><span style=\"box-sizing: border-box;\">((<\/span><span style=\"box-sizing: border-box; color: #666666;\">6<\/span><span style=\"box-sizing: border-box;\">,<\/span> <span style=\"box-sizing: border-box; color: #666666;\">7<\/span><span style=\"box-sizing: border-box;\">),<\/span> <span style=\"box-sizing: border-box;\">np<\/span><span style=\"box-sizing: border-box; color: #666666;\">.<\/span><span style=\"box-sizing: border-box;\">nan<\/span><span style=\"box-sizing: border-box;\">))<\/span>\n<span style=\"box-sizing: border-box;\">df<\/span><span style=\"box-sizing: border-box; color: #666666;\">.<\/span><span style=\"box-sizing: border-box;\">columns<\/span> <span style=\"box-sizing: border-box; color: #666666;\">=<\/span> <span style=\"box-sizing: border-box; color: green;\">list<\/span><span style=\"box-sizing: border-box;\">(<\/span><span style=\"box-sizing: border-box;\">df1<\/span><span style=\"box-sizing: border-box; color: #666666;\">.<\/span><span style=\"box-sizing: border-box;\">columns<\/span><span style=\"box-sizing: border-box;\">)<\/span>\n\n<span style=\"box-sizing: border-box; color: green;\">print<\/span><span style=\"box-sizing: border-box;\">(<\/span><span style=\"box-sizing: border-box; color: #ba2121;\">'\u5be6\u9a57\u8a2d\u8a08\u7d44\u5408\uff1a'<\/span><span style=\"box-sizing: border-box;\">)<\/span>\n<span style=\"box-sizing: border-box;\">df1<\/span>\n<\/pre>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div style=\"-webkit-box-align: stretch; -webkit-box-orient: vertical; align-items: stretch; box-sizing: border-box; display: flex; flex-direction: column; position: relative; z-index: 1;\">\n<div style=\"-webkit-box-align: stretch; -webkit-box-orient: vertical; align-items: stretch; box-sizing: border-box; display: flex; flex-direction: column;\">\n<div style=\"-webkit-box-align: stretch; -webkit-box-orient: horizontal; align-items: stretch; box-sizing: border-box; break-inside: avoid; display: flex; flex-direction: row; padding: 0px;\">\n<div style=\"box-sizing: border-box; cursor: default; font-family: monospace; line-height: 1.21429em; margin: 0px; min-width: 14ex; padding: 0px 0.4em; text-align: right; user-select: none;\"><\/div>\n<div style=\"-webkit-box-flex: 1; box-sizing: border-box; flex: 1 1 0%; line-height: 1.21429em; max-width: calc(100% - 14ex); overflow-x: auto; padding: 0.4em;\">\n<pre style=\"border-radius: 0px; border: 0px; box-sizing: border-box; font-size: inherit; line-height: inherit; margin-bottom: 0px; margin-top: 0px; overflow-wrap: break-word; overflow: auto; padding: 1px 0px; vertical-align: baseline; white-space: pre-wrap; word-break: break-all;\">\u5be6\u9a57\u8a2d\u8a08\u7d44\u5408\uff1a\n<\/pre>\n<\/div>\n<\/div>\n<div style=\"-webkit-box-align: stretch; -webkit-box-orient: horizontal; align-items: stretch; box-sizing: border-box; break-inside: avoid; display: flex; flex-direction: row; padding: 0px;\">\n<div style=\"box-sizing: border-box; color: #d84315; cursor: default; font-family: monospace; line-height: 1.21429em; margin: 0px; min-width: 14ex; padding: 0.4em; text-align: right; user-select: none;\">Out[1]:<\/div>\n<div style=\"-webkit-box-flex: 1; box-sizing: border-box; flex: 1 1 0%; max-width: calc(100% - 14ex); overflow-x: auto; padding: 0.4em;\">\n<div style=\"box-sizing: border-box;\">\n<table border=\"1\" style=\"border-collapse: collapse; border-spacing: 0px; border: none; color: black; font-size: 12px; margin-left: 0px; margin-right: 0px; margin-top: 1em; table-layout: fixed;\">\n<thead style=\"border-bottom: 1px solid black; box-sizing: border-box; vertical-align: bottom;\">\n<tr style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">\n<th style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\"><\/th>\n<th style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">a<\/th>\n<th style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">b<\/th>\n<th style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">c<\/th>\n<th style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">d<\/th>\n<th style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">e<\/th>\n<th style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">f<\/th>\n<th style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">g<\/th>\n<\/tr>\n<\/thead>\n<tbody style=\"box-sizing: border-box;\">\n<tr style=\"background: rgb(245, 245, 245); border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">\n<th style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">0<\/th>\n<td style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">0<\/td>\n<td style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">2<\/td>\n<td style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">1<\/td>\n<td style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">0<\/td>\n<td style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">1<\/td>\n<td style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">2<\/td>\n<td style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">2<\/td>\n<\/tr>\n<tr style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">\n<th style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">1<\/th>\n<td style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">1<\/td>\n<td style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">1<\/td>\n<td style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">2<\/td>\n<td style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">1<\/td>\n<td style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">0<\/td>\n<td style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">1<\/td>\n<td style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">0<\/td>\n<\/tr>\n<tr style=\"background: rgb(245, 245, 245); border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">\n<th style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">2<\/th>\n<td style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">2<\/td>\n<td style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">0<\/td>\n<td style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">0<\/td>\n<td style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">2<\/td>\n<td style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">2<\/td>\n<td style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">0<\/td>\n<td style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">1<\/td>\n<\/tr>\n<tr style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">\n<th style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">3<\/th>\n<td style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">0<\/td>\n<td style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">2<\/td>\n<td style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">1<\/td>\n<td style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">2<\/td>\n<td style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">0<\/td>\n<td style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">1<\/td>\n<td style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">2<\/td>\n<\/tr>\n<tr style=\"background: rgb(245, 245, 245); border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">\n<th style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">4<\/th>\n<td style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">1<\/td>\n<td style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">1<\/td>\n<td style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">2<\/td>\n<td style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">0<\/td>\n<td style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">2<\/td>\n<td style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">0<\/td>\n<td style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">1<\/td>\n<\/tr>\n<tr style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">\n<th style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">5<\/th>\n<td style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">2<\/td>\n<td style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">0<\/td>\n<td style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">0<\/td>\n<td style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">1<\/td>\n<td style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">1<\/td>\n<td style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">2<\/td>\n<td style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">0<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div style=\"-webkit-box-align: stretch; -webkit-box-orient: vertical; align-items: stretch; border-color: transparent; border-radius: 2px; border-style: solid; border-width: 1px; box-sizing: border-box; display: flex; flex-direction: column; font-family: &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; font-size: 14px; margin: 0px; outline: none; overflow: visible; padding: 5px; position: relative; width: 1110px;\">\n<div style=\"-webkit-box-align: stretch; -webkit-box-orient: horizontal; align-items: stretch; box-sizing: border-box; break-inside: avoid; display: flex; flex-direction: row;\">\n<div style=\"border-top: 1px solid transparent; box-sizing: border-box; color: #303f9f; cursor: default; font-family: monospace; line-height: 1.21429em; margin: 0px; min-width: 14ex; padding: 0.4em; text-align: right; user-select: none;\">In&nbsp;[2]:<\/div>\n<div style=\"-webkit-box-align: stretch; -webkit-box-flex: 1; -webkit-box-orient: vertical; align-items: stretch; box-sizing: border-box; display: flex; flex-direction: column; flex: 1 1 0%; min-width: 0px;\">\n<div style=\"background: rgb(247, 247, 247); border-radius: 2px; border: 1px solid rgb(207, 207, 207); box-sizing: border-box; line-height: 1.21429em;\">\n<div style=\"background: transparent; border: none; box-sizing: border-box; margin: 0.4em; padding: 0px;\">\n<pre style=\"background-color: transparent; border-radius: 2px; border: none; box-sizing: border-box; color: #333333; font-size: inherit; line-height: inherit; margin-bottom: 0px; margin-top: 0px; overflow-wrap: break-word; overflow: auto; padding: 0px; white-space: pre-wrap; word-break: break-all;\"><span style=\"box-sizing: border-box;\"><\/span><span style=\"box-sizing: border-box; color: green;\">print<\/span><span style=\"box-sizing: border-box;\">(<\/span><span style=\"box-sizing: border-box; color: #ba2121;\">'\u6c34\u6e96\u8868\uff1a'<\/span><span style=\"box-sizing: border-box;\">)<\/span>\n<span style=\"box-sizing: border-box;\">df2<\/span>\n<\/pre>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div style=\"-webkit-box-align: stretch; -webkit-box-orient: vertical; align-items: stretch; box-sizing: border-box; display: flex; flex-direction: column; position: relative; z-index: 1;\">\n<div style=\"-webkit-box-align: stretch; -webkit-box-orient: vertical; align-items: stretch; box-sizing: border-box; display: flex; flex-direction: column;\">\n<div style=\"-webkit-box-align: stretch; -webkit-box-orient: horizontal; align-items: stretch; box-sizing: border-box; break-inside: avoid; display: flex; flex-direction: row; padding: 0px;\">\n<div style=\"box-sizing: border-box; cursor: default; font-family: monospace; line-height: 1.21429em; margin: 0px; min-width: 14ex; padding: 0px 0.4em; text-align: right; user-select: none;\"><\/div>\n<div style=\"-webkit-box-flex: 1; box-sizing: border-box; flex: 1 1 0%; line-height: 1.21429em; max-width: calc(100% - 14ex); overflow-x: auto; padding: 0.4em;\">\n<pre style=\"border-radius: 0px; border: 0px; box-sizing: border-box; font-size: inherit; line-height: inherit; margin-bottom: 0px; margin-top: 0px; overflow-wrap: break-word; overflow: auto; padding: 1px 0px; vertical-align: baseline; white-space: pre-wrap; word-break: break-all;\">\u6c34\u6e96\u8868\uff1a\n<\/pre>\n<\/div>\n<\/div>\n<div style=\"-webkit-box-align: stretch; -webkit-box-orient: horizontal; align-items: stretch; box-sizing: border-box; break-inside: avoid; display: flex; flex-direction: row; padding: 0px;\">\n<div style=\"box-sizing: border-box; color: #d84315; cursor: default; font-family: monospace; line-height: 1.21429em; margin: 0px; min-width: 14ex; padding: 0.4em; text-align: right; user-select: none;\">Out[2]:<\/div>\n<div style=\"-webkit-box-flex: 1; box-sizing: border-box; flex: 1 1 0%; max-width: calc(100% - 14ex); overflow-x: auto; padding: 0.4em;\">\n<div style=\"box-sizing: border-box;\">\n<table border=\"1\" style=\"border-collapse: collapse; border-spacing: 0px; border: none; color: black; font-size: 12px; margin-left: 0px; margin-right: 0px; margin-top: 1em; table-layout: fixed;\">\n<thead style=\"border-bottom: 1px solid black; box-sizing: border-box; vertical-align: bottom;\">\n<tr style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">\n<th style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\"><\/th>\n<th style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">\u6c34\u6e96<\/th>\n<th style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">a<\/th>\n<th style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">b<\/th>\n<th style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">c<\/th>\n<th style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">d<\/th>\n<th style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">e<\/th>\n<th style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">f<\/th>\n<th style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">g<\/th>\n<\/tr>\n<\/thead>\n<tbody style=\"box-sizing: border-box;\">\n<tr style=\"background: rgb(245, 245, 245); border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">\n<th style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">0<\/th>\n<td style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">0<\/td>\n<td style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">24<\/td>\n<td style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">1<\/td>\n<td style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">32<\/td>\n<td style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">Sigmoid<\/td>\n<td style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">SGD<\/td>\n<td style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">64<\/td>\n<td style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">0.01<\/td>\n<\/tr>\n<tr style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">\n<th style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">1<\/th>\n<td style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">1<\/td>\n<td style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">72<\/td>\n<td style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">3<\/td>\n<td style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">64<\/td>\n<td style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">Tanh<\/td>\n<td style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">RMSprop<\/td>\n<td style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">128<\/td>\n<td style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">0.05<\/td>\n<\/tr>\n<tr style=\"background: rgb(245, 245, 245); border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">\n<th style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">2<\/th>\n<td style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">2<\/td>\n<td style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">144<\/td>\n<td style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">6<\/td>\n<td style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">128<\/td>\n<td style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">ReLU<\/td>\n<td style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">Adam<\/td>\n<td style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">256<\/td>\n<td style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">0.10<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div style=\"-webkit-box-align: stretch; -webkit-box-orient: vertical; align-items: stretch; border-color: transparent; border-radius: 2px; border-style: solid; border-width: 1px; box-sizing: border-box; display: flex; flex-direction: column; font-family: &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; font-size: 14px; margin: 0px; outline: none; overflow: visible; padding: 5px; position: relative; width: 1110px;\">\n<div style=\"-webkit-box-align: stretch; -webkit-box-orient: horizontal; align-items: stretch; box-sizing: border-box; break-inside: avoid; display: flex; flex-direction: row;\">\n<div style=\"border-top: 1px solid transparent; box-sizing: border-box; color: #303f9f; cursor: default; font-family: monospace; line-height: 1.21429em; margin: 0px; min-width: 14ex; padding: 0.4em; text-align: right; user-select: none;\">In&nbsp;[3]:<\/div>\n<div style=\"-webkit-box-align: stretch; -webkit-box-flex: 1; -webkit-box-orient: vertical; align-items: stretch; box-sizing: border-box; display: flex; flex-direction: column; flex: 1 1 0%; min-width: 0px;\">\n<div style=\"background: rgb(247, 247, 247); border-radius: 2px; border: 1px solid rgb(207, 207, 207); box-sizing: border-box; line-height: 1.21429em;\">\n<div style=\"background: transparent; border: none; box-sizing: border-box; margin: 0.4em; padding: 0px;\">\n<pre style=\"background-color: transparent; border-radius: 2px; border: none; box-sizing: border-box; color: #333333; font-size: inherit; line-height: inherit; margin-bottom: 0px; margin-top: 0px; overflow-wrap: break-word; overflow: auto; padding: 0px; white-space: pre-wrap; word-break: break-all;\"><span style=\"box-sizing: border-box;\"><\/span><span style=\"box-sizing: border-box; color: green;\">print<\/span><span style=\"box-sizing: border-box;\">(<\/span><span style=\"box-sizing: border-box; color: #ba2121;\">'\u9810\u671f\u7d50\u679c\uff1a'<\/span><span style=\"box-sizing: border-box;\">)<\/span>\n<span style=\"box-sizing: border-box;\">df<\/span>\n<\/pre>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div style=\"-webkit-box-align: stretch; -webkit-box-orient: vertical; align-items: stretch; box-sizing: border-box; display: flex; flex-direction: column; position: relative; z-index: 1;\">\n<div style=\"-webkit-box-align: stretch; -webkit-box-orient: vertical; align-items: stretch; box-sizing: border-box; display: flex; flex-direction: column;\">\n<div style=\"-webkit-box-align: stretch; -webkit-box-orient: horizontal; align-items: stretch; box-sizing: border-box; break-inside: avoid; display: flex; flex-direction: row; padding: 0px;\">\n<div style=\"box-sizing: border-box; cursor: default; font-family: monospace; line-height: 1.21429em; margin: 0px; min-width: 14ex; padding: 0px 0.4em; text-align: right; user-select: none;\"><\/div>\n<div style=\"-webkit-box-flex: 1; box-sizing: border-box; flex: 1 1 0%; line-height: 1.21429em; max-width: calc(100% - 14ex); overflow-x: auto; padding: 0.4em;\">\n<pre style=\"border-radius: 0px; border: 0px; box-sizing: border-box; font-size: inherit; line-height: inherit; margin-bottom: 0px; margin-top: 0px; overflow-wrap: break-word; overflow: auto; padding: 1px 0px; vertical-align: baseline; white-space: pre-wrap; word-break: break-all;\">\u9810\u671f\u7d50\u679c\uff1a\n<\/pre>\n<\/div>\n<\/div>\n<div style=\"-webkit-box-align: stretch; -webkit-box-orient: horizontal; align-items: stretch; box-sizing: border-box; break-inside: avoid; display: flex; flex-direction: row; padding: 0px;\">\n<div style=\"box-sizing: border-box; color: #d84315; cursor: default; font-family: monospace; line-height: 1.21429em; margin: 0px; min-width: 14ex; padding: 0.4em; text-align: right; user-select: none;\">Out[3]:<\/div>\n<div style=\"-webkit-box-flex: 1; box-sizing: border-box; flex: 1 1 0%; max-width: calc(100% - 14ex); overflow-x: auto; padding: 0.4em;\">\n<div style=\"box-sizing: border-box;\">\n<table border=\"1\" style=\"border-collapse: collapse; border-spacing: 0px; border: none; color: black; font-size: 12px; margin-left: 0px; margin-right: 0px; margin-top: 1em; table-layout: fixed;\">\n<thead style=\"border-bottom: 1px solid black; box-sizing: border-box; vertical-align: bottom;\">\n<tr style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">\n<th style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\"><\/th>\n<th style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">a<\/th>\n<th style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">b<\/th>\n<th style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">c<\/th>\n<th style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">d<\/th>\n<th style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">e<\/th>\n<th style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">f<\/th>\n<th style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">g<\/th>\n<\/tr>\n<\/thead>\n<tbody style=\"box-sizing: border-box;\">\n<tr style=\"background: rgb(245, 245, 245); border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">\n<th style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">0<\/th>\n<td style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<\/tr>\n<tr style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">\n<th style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">1<\/th>\n<td style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<\/tr>\n<tr style=\"background: rgb(245, 245, 245); border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">\n<th style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">2<\/th>\n<td style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<\/tr>\n<tr style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">\n<th style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">3<\/th>\n<td style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<\/tr>\n<tr style=\"background: rgb(245, 245, 245); border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">\n<th style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">4<\/th>\n<td style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<\/tr>\n<tr style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">\n<th style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">5<\/th>\n<td style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<td style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">NaN<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div style=\"-webkit-box-align: stretch; -webkit-box-orient: vertical; align-items: stretch; border-color: transparent; border-radius: 2px; border-style: solid; border-width: 1px; box-sizing: border-box; display: flex; flex-direction: column; font-family: &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; font-size: 14px; margin: 0px; outline: none; overflow: visible; padding: 5px; position: relative; width: 1110px;\">\n<div style=\"-webkit-box-align: stretch; -webkit-box-orient: horizontal; align-items: stretch; box-sizing: border-box; break-inside: avoid; display: flex; flex-direction: row;\">\n<div style=\"border-top: 1px solid transparent; box-sizing: border-box; color: #303f9f; cursor: default; font-family: monospace; line-height: 1.21429em; margin: 0px; min-width: 14ex; padding: 0.4em; text-align: right; user-select: none;\">In&nbsp;[4]:<\/div>\n<div style=\"-webkit-box-align: stretch; -webkit-box-flex: 1; -webkit-box-orient: vertical; align-items: stretch; box-sizing: border-box; display: flex; flex-direction: column; flex: 1 1 0%; min-width: 0px;\">\n<div style=\"background: rgb(247, 247, 247); border-radius: 2px; border: 1px solid rgb(207, 207, 207); box-sizing: border-box; line-height: 1.21429em;\">\n<div style=\"background: transparent; border: none; box-sizing: border-box; margin: 0.4em; padding: 0px;\">\n<pre style=\"background-color: transparent; border-radius: 2px; border: none; box-sizing: border-box; color: #333333; font-size: inherit; line-height: inherit; margin-bottom: 0px; margin-top: 0px; overflow-wrap: break-word; overflow: auto; padding: 0px; white-space: pre-wrap; word-break: break-all;\"><span style=\"box-sizing: border-box;\"><\/span><span style=\"box-sizing: border-box; color: green;\">print<\/span><span style=\"box-sizing: border-box;\">(<\/span><span style=\"box-sizing: border-box; color: #ba2121;\">'\u9019\u7a2e\u5beb\u6cd5\u6703\u6709\u8a9e\u6cd5\u4e0a\u7684\u554f\u984c\uff1a'<\/span><span style=\"box-sizing: border-box;\">)<\/span>\n<span style=\"box-sizing: border-box; color: green; font-weight: bold;\">for<\/span> <span style=\"box-sizing: border-box;\">i<\/span> <span style=\"box-sizing: border-box; color: #aa22ff; font-weight: bold;\">in<\/span> <span style=\"box-sizing: border-box;\">df<\/span><span style=\"box-sizing: border-box; color: #666666;\">.<\/span><span style=\"box-sizing: border-box;\">columns<\/span><span style=\"box-sizing: border-box;\">:<\/span>\n    <span style=\"box-sizing: border-box; color: green; font-weight: bold;\">for<\/span> <span style=\"box-sizing: border-box;\">j<\/span> <span style=\"box-sizing: border-box; color: #aa22ff; font-weight: bold;\">in<\/span> <span style=\"box-sizing: border-box;\">df<\/span><span style=\"box-sizing: border-box; color: #666666;\">.<\/span><span style=\"box-sizing: border-box;\">index<\/span><span style=\"box-sizing: border-box;\">:<\/span>\n        <span style=\"box-sizing: border-box;\">df<\/span><span style=\"box-sizing: border-box;\">[<\/span><span style=\"box-sizing: border-box;\">i<\/span><span style=\"box-sizing: border-box;\">][<\/span><span style=\"box-sizing: border-box;\">j<\/span><span style=\"box-sizing: border-box;\">]<\/span> <span style=\"box-sizing: border-box; color: #666666;\">=<\/span> <span style=\"box-sizing: border-box;\">df2<\/span><span style=\"box-sizing: border-box;\">[<\/span><span style=\"box-sizing: border-box;\">i<\/span><span style=\"box-sizing: border-box;\">][<\/span><span style=\"box-sizing: border-box;\">df1<\/span><span style=\"box-sizing: border-box;\">[<\/span><span style=\"box-sizing: border-box;\">i<\/span><span style=\"box-sizing: border-box;\">][<\/span><span style=\"box-sizing: border-box;\">j<\/span><span style=\"box-sizing: border-box;\">]]<\/span>\n<span style=\"box-sizing: border-box;\">df<\/span>\n<\/pre>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div style=\"-webkit-box-align: stretch; -webkit-box-orient: vertical; align-items: stretch; box-sizing: border-box; display: flex; flex-direction: column; position: relative; z-index: 1;\">\n<div style=\"-webkit-box-align: stretch; -webkit-box-orient: vertical; align-items: stretch; box-sizing: border-box; display: flex; flex-direction: column;\">\n<div style=\"-webkit-box-align: stretch; -webkit-box-orient: horizontal; align-items: stretch; box-sizing: border-box; break-inside: avoid; display: flex; flex-direction: row; padding: 0px;\">\n<div style=\"box-sizing: border-box; cursor: default; font-family: monospace; line-height: 1.21429em; margin: 0px; min-width: 14ex; padding: 0px 0.4em; text-align: right; user-select: none;\"><\/div>\n<div style=\"-webkit-box-flex: 1; box-sizing: border-box; flex: 1 1 0%; line-height: 1.21429em; max-width: calc(100% - 14ex); overflow-x: auto; padding: 0.4em;\">\n<pre style=\"border-radius: 0px; border: 0px; box-sizing: border-box; font-size: inherit; line-height: inherit; margin-bottom: 0px; margin-top: 0px; overflow-wrap: break-word; overflow: auto; padding: 1px 0px; vertical-align: baseline; white-space: pre-wrap; word-break: break-all;\">\u9019\u7a2e\u5beb\u6cd5\u6703\u6709\u8a9e\u6cd5\u4e0a\u7684\u554f\u984c\uff1a\n<\/pre>\n<\/div>\n<\/div>\n<div style=\"-webkit-box-align: stretch; -webkit-box-orient: horizontal; align-items: stretch; box-sizing: border-box; break-inside: avoid; display: flex; flex-direction: row; padding: 0px;\">\n<div style=\"box-sizing: border-box; cursor: default; font-family: monospace; line-height: 1.21429em; margin: 0px; min-width: 14ex; padding: 0px 0.4em; text-align: right; user-select: none;\"><\/div>\n<div style=\"-webkit-box-flex: 1; background: rgb(255, 221, 221); box-sizing: border-box; flex: 1 1 0%; line-height: 1.21429em; max-width: calc(100% - 14ex); overflow-x: auto; padding: 0.4em;\">\n<pre style=\"background-color: transparent; border-radius: 0px; border: 0px; box-sizing: border-box; font-size: inherit; line-height: inherit; margin-bottom: 0px; margin-top: 0px; overflow-wrap: break-word; overflow: auto; padding: 1px 0px; vertical-align: baseline; white-space: pre-wrap; word-break: break-all;\">c:userssuperuserminiconda3libsite-packagesipykernel_launcher.py:4: SettingWithCopyWarning: \nA value is trying to be set on a copy of a slice from a DataFrame\n\nSee the caveats in the documentation: http:\/\/pandas.pydata.org\/pandas-docs\/stable\/user_guide\/indexing.html#returning-a-view-versus-a-copy\n  after removing the cwd from sys.path.\nc:userssuperuserminiconda3libsite-packagespandascoreindexing.py:205: SettingWithCopyWarning: \nA value is trying to be set on a copy of a slice from a DataFrame\n\nSee the caveats in the documentation: http:\/\/pandas.pydata.org\/pandas-docs\/stable\/user_guide\/indexing.html#returning-a-view-versus-a-copy\n  self._setitem_with_indexer(indexer, value)\n<\/pre>\n<\/div>\n<\/div>\n<div style=\"-webkit-box-align: stretch; -webkit-box-orient: horizontal; align-items: stretch; box-sizing: border-box; break-inside: avoid; display: flex; flex-direction: row; padding: 0px;\">\n<div style=\"box-sizing: border-box; color: #d84315; cursor: default; font-family: monospace; line-height: 1.21429em; margin: 0px; min-width: 14ex; padding: 0.4em; text-align: right; user-select: none;\">Out[4]:<\/div>\n<div style=\"-webkit-box-flex: 1; box-sizing: border-box; flex: 1 1 0%; max-width: calc(100% - 14ex); overflow-x: auto; padding: 0.4em;\">\n<div style=\"box-sizing: border-box;\">\n<table border=\"1\" style=\"border-collapse: collapse; border-spacing: 0px; border: none; color: black; font-size: 12px; margin-left: 0px; margin-right: 0px; margin-top: 1em; table-layout: fixed;\">\n<thead style=\"border-bottom: 1px solid black; box-sizing: border-box; vertical-align: bottom;\">\n<tr style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">\n<th style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\"><\/th>\n<th style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">a<\/th>\n<th style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">b<\/th>\n<th style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">c<\/th>\n<th style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">d<\/th>\n<th style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">e<\/th>\n<th style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">f<\/th>\n<th style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">g<\/th>\n<\/tr>\n<\/thead>\n<tbody style=\"box-sizing: border-box;\">\n<tr style=\"background: rgb(245, 245, 245); border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">\n<th style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">0<\/th>\n<td style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">24.0<\/td>\n<td style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">6.0<\/td>\n<td style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">64.0<\/td>\n<td style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">Sigmoid<\/td>\n<td style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">RMSprop<\/td>\n<td style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">256.0<\/td>\n<td style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">0.10<\/td>\n<\/tr>\n<tr style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">\n<th style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">1<\/th>\n<td style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">72.0<\/td>\n<td style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">3.0<\/td>\n<td style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">128.0<\/td>\n<td style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">Tanh<\/td>\n<td style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">SGD<\/td>\n<td style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">128.0<\/td>\n<td style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">0.01<\/td>\n<\/tr>\n<tr style=\"background: rgb(245, 245, 245); border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">\n<th style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">2<\/th>\n<td style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">144.0<\/td>\n<td style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">1.0<\/td>\n<td style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">32.0<\/td>\n<td style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">ReLU<\/td>\n<td style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">Adam<\/td>\n<td style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">64.0<\/td>\n<td style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">0.05<\/td>\n<\/tr>\n<tr style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">\n<th style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">3<\/th>\n<td style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">24.0<\/td>\n<td style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">6.0<\/td>\n<td style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">64.0<\/td>\n<td style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">ReLU<\/td>\n<td style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">SGD<\/td>\n<td style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">128.0<\/td>\n<td style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">0.10<\/td>\n<\/tr>\n<tr style=\"background: rgb(245, 245, 245); border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">\n<th style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">4<\/th>\n<td style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">72.0<\/td>\n<td style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">3.0<\/td>\n<td style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">128.0<\/td>\n<td style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">Sigmoid<\/td>\n<td style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">Adam<\/td>\n<td style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">64.0<\/td>\n<td style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">0.05<\/td>\n<\/tr>\n<tr style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">\n<th style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">5<\/th>\n<td style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">144.0<\/td>\n<td style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">1.0<\/td>\n<td style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">32.0<\/td>\n<td style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">Tanh<\/td>\n<td style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">RMSprop<\/td>\n<td style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">256.0<\/td>\n<td style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">0.01<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div style=\"-webkit-box-align: stretch; -webkit-box-orient: vertical; align-items: stretch; border-color: transparent; border-radius: 2px; border-style: solid; border-width: 1px; box-sizing: border-box; display: flex; flex-direction: column; font-family: &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; font-size: 14px; margin: 0px; outline: none; overflow: visible; padding: 5px; position: relative; width: 1110px;\">\n<div style=\"-webkit-box-align: stretch; -webkit-box-orient: horizontal; align-items: stretch; box-sizing: border-box; break-inside: avoid; display: flex; flex-direction: row;\">\n<div style=\"border-top: 1px solid transparent; box-sizing: border-box; color: #303f9f; cursor: default; font-family: monospace; line-height: 1.21429em; margin: 0px; min-width: 14ex; padding: 0.4em; text-align: right; user-select: none;\">In&nbsp;[5]:<\/div>\n<div style=\"-webkit-box-align: stretch; -webkit-box-flex: 1; -webkit-box-orient: vertical; align-items: stretch; box-sizing: border-box; display: flex; flex-direction: column; flex: 1 1 0%; min-width: 0px;\">\n<div style=\"background: rgb(247, 247, 247); border-radius: 2px; border: 1px solid rgb(207, 207, 207); box-sizing: border-box; line-height: 1.21429em;\">\n<div style=\"background: transparent; border: none; box-sizing: border-box; margin: 0.4em; padding: 0px;\">\n<pre style=\"background-color: transparent; border-radius: 2px; border: none; box-sizing: border-box; color: #333333; font-size: inherit; line-height: inherit; margin-bottom: 0px; margin-top: 0px; overflow-wrap: break-word; overflow: auto; padding: 0px; white-space: pre-wrap; word-break: break-all;\"><span style=\"box-sizing: border-box;\"><\/span><span style=\"box-sizing: border-box; color: green;\">print<\/span><span style=\"box-sizing: border-box;\">(<\/span><span style=\"box-sizing: border-box; color: #ba2121;\">'\u53e6\u4e00\u7a2e\u66f4\u6709\u6548\u7387\u7684\u5beb\u6cd5\uff1a'<\/span><span style=\"box-sizing: border-box;\">)<\/span>\n<span style=\"box-sizing: border-box;\">df<\/span> <span style=\"box-sizing: border-box; color: #666666;\">=<\/span> <span style=\"box-sizing: border-box;\">pd<\/span><span style=\"box-sizing: border-box; color: #666666;\">.<\/span><span style=\"box-sizing: border-box;\">DataFrame<\/span><span style=\"box-sizing: border-box;\">(<\/span><span style=\"box-sizing: border-box;\">np<\/span><span style=\"box-sizing: border-box; color: #666666;\">.<\/span><span style=\"box-sizing: border-box;\">full<\/span><span style=\"box-sizing: border-box;\">((<\/span><span style=\"box-sizing: border-box; color: #666666;\">6<\/span><span style=\"box-sizing: border-box;\">,<\/span> <span style=\"box-sizing: border-box; color: #666666;\">7<\/span><span style=\"box-sizing: border-box;\">),<\/span> <span style=\"box-sizing: border-box;\">np<\/span><span style=\"box-sizing: border-box; color: #666666;\">.<\/span><span style=\"box-sizing: border-box;\">nan<\/span><span style=\"box-sizing: border-box;\">))<\/span>\n<span style=\"box-sizing: border-box;\">df<\/span><span style=\"box-sizing: border-box; color: #666666;\">.<\/span><span style=\"box-sizing: border-box;\">columns<\/span> <span style=\"box-sizing: border-box; color: #666666;\">=<\/span> <span style=\"box-sizing: border-box; color: green;\">list<\/span><span style=\"box-sizing: border-box;\">(<\/span><span style=\"box-sizing: border-box;\">df1<\/span><span style=\"box-sizing: border-box; color: #666666;\">.<\/span><span style=\"box-sizing: border-box;\">columns<\/span><span style=\"box-sizing: border-box;\">)<\/span>\n\n<span style=\"box-sizing: border-box; color: green; font-weight: bold;\">for<\/span> <span style=\"box-sizing: border-box;\">x<\/span> <span style=\"box-sizing: border-box; color: #aa22ff; font-weight: bold;\">in<\/span> <span style=\"box-sizing: border-box;\">df<\/span><span style=\"box-sizing: border-box; color: #666666;\">.<\/span><span style=\"box-sizing: border-box;\">columns<\/span><span style=\"box-sizing: border-box;\">:<\/span>\n  <span style=\"box-sizing: border-box; color: green; font-weight: bold;\">for<\/span> <span style=\"box-sizing: border-box;\">y<\/span> <span style=\"box-sizing: border-box; color: #aa22ff; font-weight: bold;\">in<\/span> <span style=\"box-sizing: border-box;\">df2<\/span><span style=\"box-sizing: border-box; color: #666666;\">.<\/span><span style=\"box-sizing: border-box;\">index<\/span><span style=\"box-sizing: border-box;\">:<\/span>\n    <span style=\"box-sizing: border-box;\">df<\/span><span style=\"box-sizing: border-box;\">[<\/span><span style=\"box-sizing: border-box;\">x<\/span><span style=\"box-sizing: border-box;\">]<\/span> <span style=\"box-sizing: border-box; color: #666666;\">=<\/span> <span style=\"box-sizing: border-box;\">np<\/span><span style=\"box-sizing: border-box; color: #666666;\">.<\/span><span style=\"box-sizing: border-box;\">where<\/span><span style=\"box-sizing: border-box;\">(<\/span><span style=\"box-sizing: border-box;\">df1<\/span><span style=\"box-sizing: border-box;\">[<\/span><span style=\"box-sizing: border-box;\">x<\/span><span style=\"box-sizing: border-box;\">]<\/span> <span style=\"box-sizing: border-box; color: #666666;\">==<\/span> <span style=\"box-sizing: border-box;\">y<\/span><span style=\"box-sizing: border-box;\">,<\/span> <span style=\"box-sizing: border-box;\">df2<\/span><span style=\"box-sizing: border-box;\">[<\/span><span style=\"box-sizing: border-box;\">x<\/span><span style=\"box-sizing: border-box;\">][<\/span><span style=\"box-sizing: border-box;\">y<\/span><span style=\"box-sizing: border-box;\">],<\/span> <span style=\"box-sizing: border-box;\">df<\/span><span style=\"box-sizing: border-box;\">[<\/span><span style=\"box-sizing: border-box;\">x<\/span><span style=\"box-sizing: border-box;\">])<\/span>\n<span style=\"box-sizing: border-box;\">df<\/span>\n<\/pre>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div style=\"-webkit-box-align: stretch; -webkit-box-orient: vertical; align-items: stretch; box-sizing: border-box; display: flex; flex-direction: column; position: relative; z-index: 1;\">\n<div style=\"-webkit-box-align: stretch; -webkit-box-orient: vertical; align-items: stretch; box-sizing: border-box; display: flex; flex-direction: column;\">\n<div style=\"-webkit-box-align: stretch; -webkit-box-orient: horizontal; align-items: stretch; box-sizing: border-box; break-inside: avoid; display: flex; flex-direction: row; padding: 0px;\">\n<div style=\"box-sizing: border-box; cursor: default; font-family: monospace; line-height: 1.21429em; margin: 0px; min-width: 14ex; padding: 0px 0.4em; text-align: right; user-select: none;\"><\/div>\n<div style=\"-webkit-box-flex: 1; box-sizing: border-box; flex: 1 1 0%; line-height: 1.21429em; max-width: calc(100% - 14ex); overflow-x: auto; padding: 0.4em;\">\n<pre style=\"border-radius: 0px; border: 0px; box-sizing: border-box; font-size: inherit; line-height: inherit; margin-bottom: 0px; margin-top: 0px; overflow-wrap: break-word; overflow: auto; padding: 1px 0px; vertical-align: baseline; white-space: pre-wrap; word-break: break-all;\">\u53e6\u4e00\u7a2e\u66f4\u6709\u6548\u7387\u7684\u5beb\u6cd5\uff1a\n<\/pre>\n<\/div>\n<\/div>\n<div style=\"-webkit-box-align: stretch; -webkit-box-orient: horizontal; align-items: stretch; box-sizing: border-box; break-inside: avoid; display: flex; flex-direction: row; padding: 0px;\">\n<div style=\"box-sizing: border-box; color: #d84315; cursor: default; font-family: monospace; line-height: 1.21429em; margin: 0px; min-width: 14ex; padding: 0.4em; text-align: right; user-select: none;\">Out[5]:<\/div>\n<div style=\"-webkit-box-flex: 1; box-sizing: border-box; flex: 1 1 0%; max-width: calc(100% - 14ex); overflow-x: auto; padding: 0.4em;\">\n<div style=\"box-sizing: border-box;\">\n<table border=\"1\" style=\"border-collapse: collapse; border-spacing: 0px; border: none; color: black; font-size: 12px; margin-left: 0px; margin-right: 0px; margin-top: 1em; table-layout: fixed;\">\n<thead style=\"border-bottom: 1px solid black; box-sizing: border-box; vertical-align: bottom;\">\n<tr style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">\n<th style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\"><\/th>\n<th style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">a<\/th>\n<th style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">b<\/th>\n<th style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">c<\/th>\n<th style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">d<\/th>\n<th style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">e<\/th>\n<th style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">f<\/th>\n<th style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">g<\/th>\n<\/tr>\n<\/thead>\n<tbody style=\"box-sizing: border-box;\">\n<tr style=\"background: rgb(245, 245, 245); border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">\n<th style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">0<\/th>\n<td style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">24.0<\/td>\n<td style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">6.0<\/td>\n<td style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">64.0<\/td>\n<td style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">Sigmoid<\/td>\n<td style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">RMSprop<\/td>\n<td style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">256.0<\/td>\n<td style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">0.10<\/td>\n<\/tr>\n<tr style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">\n<th style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">1<\/th>\n<td style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">72.0<\/td>\n<td style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">3.0<\/td>\n<td style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">128.0<\/td>\n<td style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">Tanh<\/td>\n<td style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">SGD<\/td>\n<td style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">128.0<\/td>\n<td style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">0.01<\/td>\n<\/tr>\n<tr style=\"background: rgb(245, 245, 245); border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">\n<th style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">2<\/th>\n<td style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">144.0<\/td>\n<td style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">1.0<\/td>\n<td style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">32.0<\/td>\n<td style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">ReLU<\/td>\n<td style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">Adam<\/td>\n<td style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">64.0<\/td>\n<td style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">0.05<\/td>\n<\/tr>\n<tr style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">\n<th style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">3<\/th>\n<td style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">24.0<\/td>\n<td style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">6.0<\/td>\n<td style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">64.0<\/td>\n<td style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">ReLU<\/td>\n<td style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">SGD<\/td>\n<td style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">128.0<\/td>\n<td style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">0.10<\/td>\n<\/tr>\n<tr style=\"background: rgb(245, 245, 245); border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">\n<th style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">4<\/th>\n<td style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">72.0<\/td>\n<td style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">3.0<\/td>\n<td style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">128.0<\/td>\n<td style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">Sigmoid<\/td>\n<td style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">Adam<\/td>\n<td style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">64.0<\/td>\n<td style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">0.05<\/td>\n<\/tr>\n<tr style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">\n<th style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">5<\/th>\n<td style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">144.0<\/td>\n<td style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">1.0<\/td>\n<td style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">32.0<\/td>\n<td style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">Tanh<\/td>\n<td style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">RMSprop<\/td>\n<td style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">256.0<\/td>\n<td style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">0.01<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div style=\"-webkit-box-align: stretch; -webkit-box-orient: vertical; align-items: stretch; border-color: transparent; border-radius: 2px; border-style: solid; border-width: 1px; box-sizing: border-box; display: flex; flex-direction: column; font-family: &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; font-size: 14px; margin: 0px; outline: none; overflow: visible; padding: 5px; position: relative; width: 1110px;\">\n<div style=\"-webkit-box-align: stretch; -webkit-box-orient: horizontal; align-items: stretch; box-sizing: border-box; break-inside: avoid; display: flex; flex-direction: row;\">\n<div style=\"border-top: 1px solid transparent; box-sizing: border-box; color: #303f9f; cursor: default; font-family: monospace; line-height: 1.21429em; margin: 0px; min-width: 14ex; padding: 0.4em; text-align: right; user-select: none;\">In&nbsp;[6]:<\/div>\n<div style=\"-webkit-box-align: stretch; -webkit-box-flex: 1; -webkit-box-orient: vertical; align-items: stretch; box-sizing: border-box; display: flex; flex-direction: column; flex: 1 1 0%; min-width: 0px;\">\n<div style=\"background: rgb(247, 247, 247); border-radius: 2px; border: 1px solid rgb(207, 207, 207); box-sizing: border-box; line-height: 1.21429em;\">\n<div style=\"background: transparent; border: none; box-sizing: border-box; margin: 0.4em; padding: 0px;\">\n<pre style=\"background-color: transparent; border-radius: 2px; border: none; box-sizing: border-box; color: #333333; font-size: inherit; line-height: inherit; margin-bottom: 0px; margin-top: 0px; overflow-wrap: break-word; overflow: auto; padding: 0px; white-space: pre-wrap; word-break: break-all;\"><span style=\"box-sizing: border-box;\"><\/span><span style=\"box-sizing: border-box; color: green;\">print<\/span><span style=\"box-sizing: border-box;\">(<\/span><span style=\"box-sizing: border-box; color: #ba2121;\">'\u6539\u826f\u81ea\u7b2c\u4e00\u7a2e\uff0c\u4fee\u6b63\u8a9e\u6cd5\uff1a'<\/span><span style=\"box-sizing: border-box;\">)<\/span>\n<span style=\"box-sizing: border-box;\">df<\/span> <span style=\"box-sizing: border-box; color: #666666;\">=<\/span> <span style=\"box-sizing: border-box;\">df1<\/span>\n\n<span style=\"box-sizing: border-box; color: green; font-weight: bold;\">for<\/span> <span style=\"box-sizing: border-box;\">x<\/span> <span style=\"box-sizing: border-box; color: #aa22ff; font-weight: bold;\">in<\/span> <span style=\"box-sizing: border-box;\">df<\/span><span style=\"box-sizing: border-box; color: #666666;\">.<\/span><span style=\"box-sizing: border-box;\">columns<\/span><span style=\"box-sizing: border-box;\">:<\/span>\n  <span style=\"box-sizing: border-box; color: green; font-weight: bold;\">for<\/span> <span style=\"box-sizing: border-box;\">y<\/span> <span style=\"box-sizing: border-box; color: #aa22ff; font-weight: bold;\">in<\/span> <span style=\"box-sizing: border-box;\">df2<\/span><span style=\"box-sizing: border-box; color: #666666;\">.<\/span><span style=\"box-sizing: border-box;\">index<\/span><span style=\"box-sizing: border-box;\">:<\/span>\n    <span style=\"box-sizing: border-box;\">df<\/span><span style=\"box-sizing: border-box; color: #666666;\">.<\/span><span style=\"box-sizing: border-box;\">loc<\/span><span style=\"box-sizing: border-box;\">[<\/span><span style=\"box-sizing: border-box;\">df<\/span><span style=\"box-sizing: border-box;\">[<\/span><span style=\"box-sizing: border-box;\">x<\/span><span style=\"box-sizing: border-box;\">]<\/span> <span style=\"box-sizing: border-box; color: #666666;\">==<\/span> <span style=\"box-sizing: border-box;\">y<\/span><span style=\"box-sizing: border-box;\">,<\/span> <span style=\"box-sizing: border-box;\">x<\/span><span style=\"box-sizing: border-box;\">]<\/span> <span style=\"box-sizing: border-box; color: #666666;\">=<\/span> <span style=\"box-sizing: border-box;\">df2<\/span><span style=\"box-sizing: border-box;\">[<\/span><span style=\"box-sizing: border-box;\">x<\/span><span style=\"box-sizing: border-box;\">][<\/span><span style=\"box-sizing: border-box;\">y<\/span><span style=\"box-sizing: border-box;\">]<\/span>\n<span style=\"box-sizing: border-box;\">df<\/span>\n<\/pre>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div style=\"-webkit-box-align: stretch; -webkit-box-orient: vertical; align-items: stretch; box-sizing: border-box; display: flex; flex-direction: column; position: relative; z-index: 1;\">\n<div style=\"-webkit-box-align: stretch; -webkit-box-orient: vertical; align-items: stretch; box-sizing: border-box; display: flex; flex-direction: column;\">\n<div style=\"-webkit-box-align: stretch; -webkit-box-orient: horizontal; align-items: stretch; box-sizing: border-box; break-inside: avoid; display: flex; flex-direction: row; padding: 0px;\">\n<div style=\"box-sizing: border-box; cursor: default; font-family: monospace; line-height: 1.21429em; margin: 0px; min-width: 14ex; padding: 0px 0.4em; text-align: right; user-select: none;\"><\/div>\n<div style=\"-webkit-box-flex: 1; box-sizing: border-box; flex: 1 1 0%; line-height: 1.21429em; max-width: calc(100% - 14ex); overflow-x: auto; padding: 0.4em;\">\n<pre style=\"border-radius: 0px; border: 0px; box-sizing: border-box; font-size: inherit; line-height: inherit; margin-bottom: 0px; margin-top: 0px; overflow-wrap: break-word; overflow: auto; padding: 1px 0px; vertical-align: baseline; white-space: pre-wrap; word-break: break-all;\">\u6539\u826f\u81ea\u7b2c\u4e00\u7a2e\uff0c\u4fee\u6b63\u8a9e\u6cd5\uff1a\n<\/pre>\n<\/div>\n<\/div>\n<div style=\"-webkit-box-align: stretch; -webkit-box-orient: horizontal; align-items: stretch; box-sizing: border-box; break-inside: avoid; display: flex; flex-direction: row; padding: 0px;\">\n<div style=\"box-sizing: border-box; color: #d84315; cursor: default; font-family: monospace; line-height: 1.21429em; margin: 0px; min-width: 14ex; padding: 0.4em; text-align: right; user-select: none;\">Out[6]:<\/div>\n<div style=\"-webkit-box-flex: 1; box-sizing: border-box; flex: 1 1 0%; max-width: calc(100% - 14ex); overflow-x: auto; padding: 0.4em;\">\n<div style=\"box-sizing: border-box;\">\n<table border=\"1\" style=\"border-collapse: collapse; border-spacing: 0px; border: none; color: black; font-size: 12px; margin-left: 0px; margin-right: 0px; margin-top: 1em; table-layout: fixed;\">\n<thead style=\"border-bottom: 1px solid black; box-sizing: border-box; vertical-align: bottom;\">\n<tr style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">\n<th style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\"><\/th>\n<th style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">a<\/th>\n<th style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">b<\/th>\n<th style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">c<\/th>\n<th style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">d<\/th>\n<th style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">e<\/th>\n<th style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">f<\/th>\n<th style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">g<\/th>\n<\/tr>\n<\/thead>\n<tbody style=\"box-sizing: border-box;\">\n<tr style=\"background: rgb(245, 245, 245); border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">\n<th style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">0<\/th>\n<td style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">24<\/td>\n<td style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">6<\/td>\n<td style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">64<\/td>\n<td style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">Sigmoid<\/td>\n<td style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">RMSprop<\/td>\n<td style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">256<\/td>\n<td style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">0.10<\/td>\n<\/tr>\n<tr style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">\n<th style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">1<\/th>\n<td style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">72<\/td>\n<td style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">3<\/td>\n<td style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">128<\/td>\n<td style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">Tanh<\/td>\n<td style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">SGD<\/td>\n<td style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">128<\/td>\n<td style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">0.01<\/td>\n<\/tr>\n<tr style=\"background: rgb(245, 245, 245); border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">\n<th style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">2<\/th>\n<td style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">144<\/td>\n<td style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">3<\/td>\n<td style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">32<\/td>\n<td style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">ReLU<\/td>\n<td style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">Adam<\/td>\n<td style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">64<\/td>\n<td style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">0.05<\/td>\n<\/tr>\n<tr style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">\n<th style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">3<\/th>\n<td style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">24<\/td>\n<td style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">6<\/td>\n<td style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">64<\/td>\n<td style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">ReLU<\/td>\n<td style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">SGD<\/td>\n<td style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">128<\/td>\n<td style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">0.10<\/td>\n<\/tr>\n<tr style=\"background: rgb(245, 245, 245); border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">\n<th style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">4<\/th>\n<td style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">72<\/td>\n<td style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">3<\/td>\n<td style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">128<\/td>\n<td style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">Sigmoid<\/td>\n<td style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">Adam<\/td>\n<td style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">64<\/td>\n<td style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">0.05<\/td>\n<\/tr>\n<tr style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">\n<th style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; text-align: right; vertical-align: middle;\">5<\/th>\n<td style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">144<\/td>\n<td style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">3<\/td>\n<td style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">32<\/td>\n<td style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">Tanh<\/td>\n<td style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">RMSprop<\/td>\n<td style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">256<\/td>\n<td style=\"border: none; box-sizing: border-box; line-height: normal; max-width: none; padding: 0.5em; vertical-align: middle;\">0.01<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div style=\"-webkit-box-align: stretch; -webkit-box-orient: vertical; align-items: stretch; border-color: transparent; border-radius: 2px; border-style: solid; border-width: 1px; box-sizing: border-box; display: flex; flex-direction: column; font-family: &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; font-size: 14px; margin: 0px; outline: none; overflow: visible; padding: 5px; position: relative; width: 1110px;\">\n<div style=\"-webkit-box-align: stretch; -webkit-box-orient: horizontal; align-items: stretch; box-sizing: border-box; break-inside: avoid; display: flex; flex-direction: row;\">\n<div style=\"-webkit-box-align: stretch; -webkit-box-flex: 1; -webkit-box-orient: vertical; align-items: stretch; box-sizing: border-box; display: flex; flex-direction: column; flex: 1 1 0%; min-width: 0px;\">\n<div style=\"background: rgb(247, 247, 247); border-radius: 2px; border: 1px solid rgb(207, 207, 207); box-sizing: border-box; line-height: 1.21429em;\">\n<div style=\"background: transparent; border: none; box-sizing: border-box; margin: 0.4em; padding: 0px;\">\n<pre style=\"background-color: transparent; border-radius: 2px; border: none; box-sizing: border-box; color: #333333; font-size: inherit; line-height: inherit; margin-bottom: 0px; margin-top: 0px; overflow-wrap: break-word; overflow: auto; padding: 0px; white-space: pre-wrap; word-break: break-all;\">\n<\/pre>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>&nbsp;\u672c\u6587\u7684\u8d77\u6e90\u4f86\u81ea\u65bciThelp\u4e2d\u7db2\u53cb\u7684\u63d0\u554f\uff1a python \u8cc7\u6599\u8655\u7406 \u7a0b\u5f0f\u78bc\u662f\u6211\u81ea\u5df2\u5beb\u7684\u3002 impo [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"advgb_blocks_editor_width":"","advgb_blocks_columns_visual_guide":"","site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}}},"categories":[4],"tags":[262,263,9,254],"author_meta":{"display_name":"mackuo","author_link":"https:\/\/kuo.us.to\/wordpress\/author\/mackuo\/"},"featured_img":null,"coauthors":[],"tax_additional":{"categories":{"linked":["<a href=\"https:\/\/kuo.us.to\/wordpress\/category\/python%e5%ad%b8%e7%bf%92%e7%ad%86%e8%a8%98\/\" class=\"advgb-post-tax-term\">Python\u5b78\u7fd2\u7b46\u8a18<\/a>"],"unlinked":["<span class=\"advgb-post-tax-term\">Python\u5b78\u7fd2\u7b46\u8a18<\/span>"]},"tags":{"linked":["<a href=\"https:\/\/kuo.us.to\/wordpress\/category\/python%e5%ad%b8%e7%bf%92%e7%ad%86%e8%a8%98\/\" class=\"advgb-post-tax-term\">np.where<\/a>","<a href=\"https:\/\/kuo.us.to\/wordpress\/category\/python%e5%ad%b8%e7%bf%92%e7%ad%86%e8%a8%98\/\" class=\"advgb-post-tax-term\">numpy<\/a>","<a href=\"https:\/\/kuo.us.to\/wordpress\/category\/python%e5%ad%b8%e7%bf%92%e7%ad%86%e8%a8%98\/\" class=\"advgb-post-tax-term\">Python<\/a>","<a href=\"https:\/\/kuo.us.to\/wordpress\/category\/python%e5%ad%b8%e7%bf%92%e7%ad%86%e8%a8%98\/\" class=\"advgb-post-tax-term\">\u5be6\u9a57\u8a2d\u8a08<\/a>"],"unlinked":["<span class=\"advgb-post-tax-term\">np.where<\/span>","<span class=\"advgb-post-tax-term\">numpy<\/span>","<span class=\"advgb-post-tax-term\">Python<\/span>","<span class=\"advgb-post-tax-term\">\u5be6\u9a57\u8a2d\u8a08<\/span>"]}},"comment_count":"0","relative_dates":{"created":"Posted 5 \u5e74 ago","modified":"Updated 3 \u5e74 ago"},"absolute_dates":{"created":"Posted on 2021 \u5e74 3 \u6708 30 \u65e5","modified":"Updated on 2023 \u5e74 1 \u6708 17 \u65e5"},"absolute_dates_time":{"created":"Posted on 2021 \u5e74 3 \u6708 30 \u65e5 \u4e0a\u5348 9:21","modified":"Updated on 2023 \u5e74 1 \u6708 17 \u65e5 \u4e0b\u5348 5:20"},"featured_img_caption":"","series_order":"","_links":{"self":[{"href":"https:\/\/kuo.us.to\/wordpress\/wp-json\/wp\/v2\/posts\/287"}],"collection":[{"href":"https:\/\/kuo.us.to\/wordpress\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/kuo.us.to\/wordpress\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/kuo.us.to\/wordpress\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/kuo.us.to\/wordpress\/wp-json\/wp\/v2\/comments?post=287"}],"version-history":[{"count":2,"href":"https:\/\/kuo.us.to\/wordpress\/wp-json\/wp\/v2\/posts\/287\/revisions"}],"predecessor-version":[{"id":652,"href":"https:\/\/kuo.us.to\/wordpress\/wp-json\/wp\/v2\/posts\/287\/revisions\/652"}],"wp:attachment":[{"href":"https:\/\/kuo.us.to\/wordpress\/wp-json\/wp\/v2\/media?parent=287"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/kuo.us.to\/wordpress\/wp-json\/wp\/v2\/categories?post=287"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/kuo.us.to\/wordpress\/wp-json\/wp\/v2\/tags?post=287"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}