traja-team / traja

Python tools for spatial trajectory and time-series data analysis
https://traja.readthedocs.io
MIT License
98 stars 25 forks source link

fixing accuracy > 1 error #66

Closed MaddyThakker closed 3 years ago

MaddyThakker commented 3 years ago

Fixing the error - 57

MaddyThakker commented 3 years ago

Do not merge & delete this branch, there were some errors I faced while training the model on GPU. Will resolve them and then ask for review.

codecov[bot] commented 3 years ago

Codecov Report

Merging #66 (51f7c0e) into master (045a4bd) will increase coverage by 0.02%. The diff coverage is 80.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #66      +/-   ##
==========================================
+ Coverage   75.63%   75.66%   +0.02%     
==========================================
  Files          24       24              
  Lines        2463     2466       +3     
==========================================
+ Hits         1863     1866       +3     
  Misses        600      600              
Impacted Files Coverage Δ
traja/models/train.py 87.82% <50.00%> (ø)
traja/models/losses.py 96.42% <100.00%> (+0.42%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 045a4bd...51f7c0e. Read the comment docs.

JustinShenk commented 3 years ago

Fixed merge conflict