commit
966e68707b
8 changed files with 626 additions and 0 deletions
@ -0,0 +1,8 @@ |
|||||||
|
# Default ignored files |
||||||
|
/shelf/ |
||||||
|
/workspace.xml |
||||||
|
# Editor-based HTTP Client requests |
||||||
|
/httpRequests/ |
||||||
|
# Datasource local storage ignored files |
||||||
|
/dataSources/ |
||||||
|
/dataSources.local.xml |
@ -0,0 +1,6 @@ |
|||||||
|
<component name="InspectionProjectProfileManager"> |
||||||
|
<settings> |
||||||
|
<option name="USE_PROJECT_PROFILE" value="false" /> |
||||||
|
<version value="1.0" /> |
||||||
|
</settings> |
||||||
|
</component> |
@ -0,0 +1,8 @@ |
|||||||
|
<?xml version="1.0" encoding="UTF-8"?> |
||||||
|
<module type="PYTHON_MODULE" version="4"> |
||||||
|
<component name="NewModuleRootManager"> |
||||||
|
<content url="file://$MODULE_DIR$" /> |
||||||
|
<orderEntry type="inheritedJdk" /> |
||||||
|
<orderEntry type="sourceFolder" forTests="false" /> |
||||||
|
</component> |
||||||
|
</module> |
@ -0,0 +1,4 @@ |
|||||||
|
<?xml version="1.0" encoding="UTF-8"?> |
||||||
|
<project version="4"> |
||||||
|
<component name="ProjectRootManager" version="2" project-jdk-name="Python 3.9" project-jdk-type="Python SDK" /> |
||||||
|
</project> |
@ -0,0 +1,8 @@ |
|||||||
|
<?xml version="1.0" encoding="UTF-8"?> |
||||||
|
<project version="4"> |
||||||
|
<component name="ProjectModuleManager"> |
||||||
|
<modules> |
||||||
|
<module fileurl="file://$PROJECT_DIR$/.idea/linearLoss.iml" filepath="$PROJECT_DIR$/.idea/linearLoss.iml" /> |
||||||
|
</modules> |
||||||
|
</component> |
||||||
|
</project> |
@ -0,0 +1,16 @@ |
|||||||
|
# This is a sample Python script. |
||||||
|
|
||||||
|
# Press Shift+F10 to execute it or replace it with your code. |
||||||
|
# Press Double Shift to search everywhere for classes, files, tool windows, actions, and settings. |
||||||
|
|
||||||
|
|
||||||
|
def print_hi(name): |
||||||
|
# Use a breakpoint in the code line below to debug your script. |
||||||
|
print(f'Hi, {name}') # Press Ctrl+F8 to toggle the breakpoint. |
||||||
|
|
||||||
|
|
||||||
|
# Press the green button in the gutter to run the script. |
||||||
|
if __name__ == '__main__': |
||||||
|
print_hi('PyCharm') |
||||||
|
|
||||||
|
# See PyCharm help at https://www.jetbrains.com/help/pycharm/ |
File diff suppressed because one or more lines are too long
@ -0,0 +1,209 @@ |
|||||||
|
8,35.6181 |
||||||
|
8.1,36.3403 |
||||||
|
8.2,36.5208 |
||||||
|
8.3,36.8819 |
||||||
|
8.4,36.4931 |
||||||
|
8.5,36.6319 |
||||||
|
8.6,36.375 |
||||||
|
8.7,36.2917 |
||||||
|
8.8,36.2014 |
||||||
|
8.9,36.6042 |
||||||
|
9,36.4167 |
||||||
|
9.1,36.8056 |
||||||
|
9.2,36.6319 |
||||||
|
9.3,36.7153 |
||||||
|
9.4,37.1181 |
||||||
|
9.5,37.1667 |
||||||
|
9.6,37.1042 |
||||||
|
9.7,37.5347 |
||||||
|
9.8,37.0556 |
||||||
|
9.9,37.4514 |
||||||
|
10,38.0833 |
||||||
|
10.1,38.7708 |
||||||
|
10.21,39.6597 |
||||||
|
10.31,41.8681 |
||||||
|
10.41,43.7569 |
||||||
|
10.51,47.1181 |
||||||
|
10.61,49.8194 |
||||||
|
10.71,51.6458 |
||||||
|
10.81,55.0903 |
||||||
|
10.91,58.1319 |
||||||
|
11.01,61.1458 |
||||||
|
11.11,63.8125 |
||||||
|
11.21,66.7222 |
||||||
|
11.31,69.7361 |
||||||
|
11.41,72.2431 |
||||||
|
11.51,76.6111 |
||||||
|
11.61,78.6667 |
||||||
|
11.71,80.8194 |
||||||
|
11.81,83.5556 |
||||||
|
11.91,86.5625 |
||||||
|
12.01,89.375 |
||||||
|
12.11,91.9861 |
||||||
|
12.21,95.2917 |
||||||
|
12.31,97.5069 |
||||||
|
12.42,100.931 |
||||||
|
12.52,104.368 |
||||||
|
12.62,106.556 |
||||||
|
12.72,109.382 |
||||||
|
12.82,112.451 |
||||||
|
12.92,114.896 |
||||||
|
13.02,118.361 |
||||||
|
13.12,120.278 |
||||||
|
13.22,122.944 |
||||||
|
13.32,125.778 |
||||||
|
13.42,128.778 |
||||||
|
13.52,130.681 |
||||||
|
13.62,133.056 |
||||||
|
13.72,135.743 |
||||||
|
13.82,137.861 |
||||||
|
13.92,140.236 |
||||||
|
14.02,142.25 |
||||||
|
14.12,144.5 |
||||||
|
14.22,146.257 |
||||||
|
14.32,148.229 |
||||||
|
14.42,150.708 |
||||||
|
14.52,151.924 |
||||||
|
14.63,154.069 |
||||||
|
14.73,154.826 |
||||||
|
14.83,157.222 |
||||||
|
14.93,159.569 |
||||||
|
15.03,161.09 |
||||||
|
15.13,163.986 |
||||||
|
15.23,164.389 |
||||||
|
15.33,165.771 |
||||||
|
15.43,167.417 |
||||||
|
15.53,168.924 |
||||||
|
15.63,169.903 |
||||||
|
15.73,172.757 |
||||||
|
15.83,174.729 |
||||||
|
15.93,175.688 |
||||||
|
16.03,176.861 |
||||||
|
16.13,178.965 |
||||||
|
16.23,180.257 |
||||||
|
16.33,181.139 |
||||||
|
16.43,181.854 |
||||||
|
16.53,183.604 |
||||||
|
16.63,184.542 |
||||||
|
16.73,185.91 |
||||||
|
16.84,187.014 |
||||||
|
16.94,187.639 |
||||||
|
17.04,189.833 |
||||||
|
17.14,191.229 |
||||||
|
17.24,192.5 |
||||||
|
17.34,193.111 |
||||||
|
17.44,194.66 |
||||||
|
17.54,194.646 |
||||||
|
17.64,196.833 |
||||||
|
17.74,198.132 |
||||||
|
17.84,199.021 |
||||||
|
17.94,200.215 |
||||||
|
18.04,202.299 |
||||||
|
18.14,202.882 |
||||||
|
18.24,205.028 |
||||||
|
18.34,205.938 |
||||||
|
18.44,207.41 |
||||||
|
18.54,208.708 |
||||||
|
18.64,210.188 |
||||||
|
18.74,211.972 |
||||||
|
18.84,212.646 |
||||||
|
18.94,213.278 |
||||||
|
19.05,214.972 |
||||||
|
19.15,215.729 |
||||||
|
19.25,216.951 |
||||||
|
19.35,218.535 |
||||||
|
19.45,219.354 |
||||||
|
19.55,220.181 |
||||||
|
19.65,221.361 |
||||||
|
19.75,221.889 |
||||||
|
19.85,223.153 |
||||||
|
19.95,223.778 |
||||||
|
20.05,224.639 |
||||||
|
20.15,224.694 |
||||||
|
20.25,224.771 |
||||||
|
20.35,225.028 |
||||||
|
20.45,225.722 |
||||||
|
20.55,225.632 |
||||||
|
20.65,226.375 |
||||||
|
20.75,226.639 |
||||||
|
20.85,227.09 |
||||||
|
20.95,227.646 |
||||||
|
21.05,227.618 |
||||||
|
21.15,227.118 |
||||||
|
21.26,228.111 |
||||||
|
21.36,228.424 |
||||||
|
21.46,228.063 |
||||||
|
21.56,228.681 |
||||||
|
21.66,228.688 |
||||||
|
21.76,228.889 |
||||||
|
21.86,228.861 |
||||||
|
21.96,228.806 |
||||||
|
22.06,229.243 |
||||||
|
22.16,229.472 |
||||||
|
22.26,229.104 |
||||||
|
22.36,229.66 |
||||||
|
22.46,229.833 |
||||||
|
22.56,230.083 |
||||||
|
22.66,229.972 |
||||||
|
22.76,229.986 |
||||||
|
22.86,230.215 |
||||||
|
22.96,230.361 |
||||||
|
23.06,230.549 |
||||||
|
23.16,230.833 |
||||||
|
22.5,229.701 |
||||||
|
22.4,229.521 |
||||||
|
22.3,229.236 |
||||||
|
22.2,229.09 |
||||||
|
22.1,229.174 |
||||||
|
22,228.556 |
||||||
|
21.9,229.042 |
||||||
|
21.8,228.569 |
||||||
|
21.7,227.972 |
||||||
|
21.6,228.618 |
||||||
|
21.5,228.236 |
||||||
|
21.4,227.715 |
||||||
|
21.3,227.854 |
||||||
|
21.2,227.813 |
||||||
|
21.1,227.667 |
||||||
|
21,227.639 |
||||||
|
20.9,227.333 |
||||||
|
20.8,226.819 |
||||||
|
20.7,226.618 |
||||||
|
20.6,226.167 |
||||||
|
20.5,225.785 |
||||||
|
20.39,224.854 |
||||||
|
20.3,225.118 |
||||||
|
20.2,224.375 |
||||||
|
20.1,224.972 |
||||||
|
20,224.389 |
||||||
|
19.89,223.368 |
||||||
|
19.8,222.917 |
||||||
|
19.7,222.271 |
||||||
|
19.6,221.958 |
||||||
|
19.5,220.319 |
||||||
|
19.39,218.785 |
||||||
|
19.3,217.951 |
||||||
|
19.2,216.118 |
||||||
|
19.1,215.944 |
||||||
|
19,214.083 |
||||||
|
18.89,212.313 |
||||||
|
18.8,212.764 |
||||||
|
18.7,211.41 |
||||||
|
18.6,209.042 |
||||||
|
18.5,208.785 |
||||||
|
18.39,207.861 |
||||||
|
18.3,205.951 |
||||||
|
18.2,204.722 |
||||||
|
18.1,204.014 |
||||||
|
18,201.861 |
||||||
|
18,201.611 |
||||||
|
17.89,200.313 |
||||||
|
17.8,199.042 |
||||||
|
17.7,198.514 |
||||||
|
17.6,198.194 |
||||||
|
17.6,197.361 |
||||||
|
17.6,211.405 |
||||||
|
17.6,211.41 |
||||||
|
17.6,202.88 |
||||||
|
17.6,203.222 |
||||||
|
17.6,203.667 |
Loading…
Reference in new issue