Skip to content

Instantly share code, notes, and snippets.

@supercrazysam
Created September 28, 2020 13:44
Show Gist options
  • Save supercrazysam/85759547ab516babdac5f8c0e017c63a to your computer and use it in GitHub Desktop.
Save supercrazysam/85759547ab516babdac5f8c0e017c63a to your computer and use it in GitHub Desktop.
sample
observation
(8, 5, 2)
[[[6.47 6.68 ]
[8.59 6.85 ]
[1.76 4.89 ]
[1.6 4.13 ]
[9.09 6.02 ]]
[[5.8599997 6.8199997]
[7.78 6.8399997]
[2.81 4.83 ]
[2.67 4.07 ]
[8.2300005 6.04 ]]
[[5.24 6.98 ]
[6.96 6.8399997]
[3.8 4.77 ]
[3.6999998 4.02 ]
[7.4 6.15 ]]
[[4.87 7.16 ]
[6.29 7. ]
[4.9700003 4.69 ]
[4.75 4.04 ]
[6.52 6.15 ]]
[[4.5099998 7.58 ]
[5.62 7.1 ]
[5.9700003 4.7 ]
[5.7599998 4.06 ]
[5.7 6.21 ]]
[[4.2 7.2999997]
[5.0600004 7.04 ]
[6.9700003 4.67 ]
[6.7599998 4.04 ]
[4.96 6.1 ]]
[[3.9499998 7.71 ]
[4.69 7. ]
[8.12 4.95 ]
[7.8199997 4.17 ]
[4.08 6.2 ]]
[[3.4699998 7.8599997]
[4.35 7.0099998]
[9.110001 5.0099998]
[8.85 4.21 ]
[3.31 6.2 ]]]
prediction
(12, 5, 2)
[[[ 3.16522 7.9197836 ]
[ 3.903026 7.0568776 ]
[ 9.876129 5.43436 ]
[ 9.587457 4.553406 ]
[ 2.3988733 5.6783066 ]]
[[ 2.9049807 7.9428453 ]
[ 3.4102368 7.074091 ]
[10.735053 5.5532103 ]
[10.574282 4.663058 ]
[ 1.513771 5.4130764 ]]
[[ 2.5319738 8.111646 ]
[ 2.7537546 7.0080614 ]
[11.3346405 5.65913 ]
[11.648674 4.6484976 ]
[ 1.0116153 5.2932067 ]]
[[ 2.2866802 8.290825 ]
[ 2.2289457 7.118914 ]
[12.234463 5.671326 ]
[12.470726 4.667672 ]
[ 0.2607894 5.42359 ]]
[[ 2.11819 8.508596 ]
[ 1.7825551 7.2772517 ]
[13.123756 5.8263135 ]
[13.31522 4.8961062 ]
[-0.23150587 5.7129154 ]]
[[ 2.1208882 8.70346 ]
[ 1.3395376 7.3461967 ]
[13.932061 5.9268756 ]
[14.060167 5.0561295 ]
[-0.9449277 5.6790338 ]]
[[ 1.7190648 8.810028 ]
[ 0.6664095 7.3673334 ]
[14.796032 5.799988 ]
[15.106211 5.1928425 ]
[-2.0644217 5.807244 ]]
[[ 1.3389492 8.896507 ]
[-0.07990599 7.3709736 ]
[15.434995 5.7159634 ]
[15.9754305 5.1814823 ]
[-2.6520867 6.0698547 ]]
[[ 1.0153625 9.134145 ]
[-0.46419334 7.552571 ]
[15.811386 5.952366 ]
[16.84682 5.2686567 ]
[-2.9933553 5.8865895 ]]
[[ 0.6129689 9.013208 ]
[-0.9778433 7.4187684 ]
[16.495682 6.225641 ]
[17.819202 5.533411 ]
[-3.5986729 5.8739552 ]]
[[ 0.08531117 9.476206 ]
[-1.2717972 7.336082 ]
[17.193462 6.089966 ]
[18.430614 5.259799 ]
[-4.379125 5.502166 ]]
[[-0.22672844 9.594957 ]
[-1.7534418 7.512884 ]
[18.067535 6.345502 ]
[19.42656 5.4838014 ]
[-5.1957793 5.786113 ]]]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment